[92178] trunk/dports/devel/cctools/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sat Apr 21 01:24:45 PDT 2012


Revision: 92178
          https://trac.macports.org/changeset/92178
Author:   jeremyhu at macports.org
Date:     2012-04-21 01:24:41 -0700 (Sat, 21 Apr 2012)
Log Message:
-----------
cctools: Also use the correct libLTO for ppc users

Modified Paths:
--------------
    trunk/dports/devel/cctools/Portfile

Modified: trunk/dports/devel/cctools/Portfile
===================================================================
--- trunk/dports/devel/cctools/Portfile	2012-04-21 06:06:25 UTC (rev 92177)
+++ trunk/dports/devel/cctools/Portfile	2012-04-21 08:24:41 UTC (rev 92178)
@@ -30,11 +30,11 @@
 if {${os.arch} == "powerpc"} {
     # XCode 3.1.4
     version             698.1
-    revision            1
+    revision            2
     distname            cctools-${version}
     checksums           rmd160  898c7b46869d4989c115420912fdd8d96ae923d3 \
                         sha256  383f1c0c78a2b3efdfdf7ce01adb7e2f8ee9985164dba6ab1c0fae800a211cec
-    patchfiles          patch-misc_libtool.c.diff PR-11136237-698.1.patch
+    patchfiles          patch-misc_libtool.c.diff PR-11136237-698.1.patch lto.patch
 
     supported_archs     i386 ppc
 } elseif {${os.major} <= 9} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120421/bc40db1b/attachment.html>


More information about the macports-changes mailing list