[44994] trunk/dports/devel/libffi/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon Jan 5 22:13:50 PST 2009


Revision: 44994
          http://trac.macports.org/changeset/44994
Author:   jeremyhu at macports.org
Date:     2009-01-05 22:13:50 -0800 (Mon, 05 Jan 2009)
Log Message:
-----------
libffi: not universal... see #17679

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

Modified: trunk/dports/devel/libffi/Portfile
===================================================================
--- trunk/dports/devel/libffi/Portfile	2009-01-06 06:11:53 UTC (rev 44993)
+++ trunk/dports/devel/libffi/Portfile	2009-01-06 06:13:50 UTC (rev 44994)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name                libffi
-version             3.0.6
+version             3.0.7
 categories          devel
 platforms           darwin
 maintainers         pguyot at kallisys.net
@@ -23,12 +23,14 @@
 
 homepage            http://sources.redhat.com/libffi/
 master_sites        ftp://sourceware.org/pub/libffi
-checksums           md5     8994a7e0e8baeedf63e3d0d94d75ac68 \
-                    sha1    04a5f38c76dfe3e078767645ca89f2ff71721104 \
-                    rmd160  da8f547209e6b13dc7be86ea29ad5fa5e85844e5
+checksums           md5     810593f32406b2bfe44439ab1309648f \
+                    sha1    15bb5acbc77d7335369962bd080f945f323a2e4f \
+                    rmd160  d2afefa8932995beb12d838af03360e227cb396e
 
 patchfiles          patch-include-Makefile-in.diff
 
+universal_variant   no
+
 livecheck.url       ftp://sourceware.org/pub/libffi/md5.sum
 livecheck.check     md5
 livecheck.md5       34bbd45a4d7f553f7fa991b6b47452ec
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090105/3d2a8b09/attachment.html>


More information about the macports-changes mailing list