Modified: trunk/dports/lang/slime/Portfile (74003 => 74004)
--- trunk/dports/lang/slime/Portfile 2010-12-01 23:04:50 UTC (rev 74003)
+++ trunk/dports/lang/slime/Portfile 2010-12-01 23:08:26 UTC (rev 74004)
@@ -4,12 +4,14 @@
PortSystem 1.0
name slime
-version 20100928
-epoch 20100928
+version 20101107
+epoch 20101107
revision 0
categories lang
platforms darwin
-maintainers easieste
+# If you want to update SLIME, go ahead, but please first test with
+# all the currently working Lisps 'abcl', 'ccl', 'clisp', 'ecl' and 'sbcl'.
+maintainers easieste openmaintainer
description An Emacs mode for unifying Common Lisp development
@@ -75,6 +77,7 @@
set slime_site_lisp_contrib_dir "${slime_site_lisp_dir}/contrib"
set slime_byte_compile_p 0
+
configure {
set slime_emacs_binary [
if { [ variant_isset app ]