[91174] trunk/dports/lang/apple-gcc40/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sat Mar 24 21:00:23 PDT 2012


Revision: 91174
          https://trac.macports.org/changeset/91174
Author:   jeremyhu at macports.org
Date:     2012-03-24 21:00:23 -0700 (Sat, 24 Mar 2012)
Log Message:
-----------
apple-gcc40: Bump to 5494

This was the last gcc-4.0 release from Apple, way back in the day, and it
actually built for me on Lion, FWIW...

Modified Paths:
--------------
    trunk/dports/lang/apple-gcc40/Portfile

Modified: trunk/dports/lang/apple-gcc40/Portfile
===================================================================
--- trunk/dports/lang/apple-gcc40/Portfile	2012-03-25 03:44:58 UTC (rev 91173)
+++ trunk/dports/lang/apple-gcc40/Portfile	2012-03-25 04:00:23 UTC (rev 91174)
@@ -3,8 +3,7 @@
 PortSystem 1.0
 
 name			apple-gcc40
-version			5493
-revision		1
+version			5494
 categories		lang
 platforms		darwin
 maintainers		nomaintainer
@@ -13,12 +12,13 @@
 			version 4.0. Supports C and Objective-C only.
 
 homepage		http://opensource.apple.com/
-master_sites		http://opensource.apple.com/tarballs/gcc
-distname		gcc-${version}
-checksums               md5     66651c04639a222434f21e62f4cf0419 \
-                        sha1    e3b1f67ff250730f5b4ee9674a1970aa7d9db399 \
-                        rmd160  3566d6e5c74bdb442cfb6b20450c2b2137ef0627
+master_sites		http://opensource.apple.com/tarballs/gcc_40
+distname		gcc_40-${version}
 
+checksums           sha1    07574623e23103cb4024410ca48481fbb5da322e \
+                    rmd160  d7a5d15d312b9d7295564cf3862ec63296e769a3 \
+                    sha256  86b9c1d48c30042ba23d181a58ceeb3afb850b595206d976f78c985baea4b5ad
+
 post-extract { file mkdir ${workpath}/build }
 
 set nprefix ${prefix}/lib/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120324/9582bf00/attachment.html>


More information about the macports-changes mailing list