[74004] trunk/dports/lang/slime/Portfile

easieste at macports.org easieste at macports.org
Wed Dec 1 15:08:31 PST 2010


Revision: 74004
          http://trac.macports.org/changeset/74004
Author:   easieste at macports.org
Date:     2010-12-01 15:08:26 -0800 (Wed, 01 Dec 2010)
Log Message:
-----------
Update SLIME to 20101107.

Mark as openmaintainer. If someone wants to update SLIME more
frequently.  I update it when I update the abcl port, but others may
wish for more frequent updates.

Modified Paths:
--------------
    trunk/dports/lang/slime/Portfile

Modified: trunk/dports/lang/slime/Portfile
===================================================================
--- 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 ]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101201/e23e72a7/attachment.html>


More information about the macports-changes mailing list