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

easieste at macports.org easieste at macports.org
Thu Jan 7 03:12:16 PST 2010


Revision: 62418
          http://trac.macports.org/changeset/62418
Author:   easieste at macports.org
Date:     2010-01-07 03:12:13 -0800 (Thu, 07 Jan 2010)
Log Message:
-----------
New Year, new SLIME.

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

Modified: trunk/dports/lang/slime/Portfile
===================================================================
--- trunk/dports/lang/slime/Portfile	2010-01-07 10:54:40 UTC (rev 62417)
+++ trunk/dports/lang/slime/Portfile	2010-01-07 11:12:13 UTC (rev 62418)
@@ -4,8 +4,8 @@
 PortSystem  1.0
 
 name        slime
-version     20090905
-epoch       20090905
+version     20100106
+epoch       20100106
 revision    0
 categories  lang
 platforms   darwin
@@ -129,7 +129,7 @@
     ui_msg ""
     ui_msg "Then put the following in your ~/.emacs:"
     ui_msg ""
-    ui_msg "(setq load-path (cons \"${prefix}/share/emacs/site-lisp/slime\" load-path))"
+    ui_msg "(add-to-list 'load-path \"${prefix}/share/emacs/site-lisp/slime\")"
     ui_msg "(require 'slime-autoloads)"
     ui_msg "(setq slime-lisp-implementations"
     ui_msg "     \`((sbcl (\"${prefix}/bin/sbcl\"))"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100107/5124c207/attachment.html>


More information about the macports-changes mailing list