[41584] trunk/dports/lang/sbcl/Portfile

gwright at macports.org gwright at macports.org
Thu Nov 6 10:15:15 PST 2008


Revision: 41584
          http://trac.macports.org/changeset/41584
Author:   gwright at macports.org
Date:     2008-11-06 10:15:14 -0800 (Thu, 06 Nov 2008)
Log Message:
-----------
Update bootstrap compiler for ppc.

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

Modified: trunk/dports/lang/sbcl/Portfile
===================================================================
--- trunk/dports/lang/sbcl/Portfile	2008-11-06 17:55:28 UTC (rev 41583)
+++ trunk/dports/lang/sbcl/Portfile	2008-11-06 18:15:14 UTC (rev 41584)
@@ -21,10 +21,10 @@
 use_bzip2	yes
 
 platform powerpc {
-		   set bootversion 1.0.2
+		   set bootversion 1.0.22
 		   distfiles-append ${name}-${bootversion}-powerpc-darwin-binary${extract.suffix}
 		   checksums-append ${name}-${bootversion}-powerpc-darwin-binary${extract.suffix} \
-			md5 5135c1e202ee1351263d0c2c015f17b6
+			md5 61179259f7a7cccfa731f652f5edd29c
 
 		   global host_lisp
 		   set host_lisp	"\"${workpath}/${name}-${bootversion}-powerpc-darwin/src/runtime/sbcl --core ${workpath}/${name}-${bootversion}-powerpc-darwin/output/sbcl.core --disable-debugger --sysinit /dev/null --userinit /dev/null\" "
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081106/26c42564/attachment.html>


More information about the macports-changes mailing list