Revision: 121488 https://trac.macports.org/changeset/121488 Author: ryandesign@macports.org Date: 2014-06-26 15:14:51 -0700 (Thu, 26 Jun 2014) Log Message: ----------- libffi: update to 3.1 (#44149) Modified Paths: -------------- trunk/dports/devel/libffi/Portfile Modified: trunk/dports/devel/libffi/Portfile =================================================================== --- trunk/dports/devel/libffi/Portfile 2014-06-26 21:50:01 UTC (rev 121487) +++ trunk/dports/devel/libffi/Portfile 2014-06-26 22:14:51 UTC (rev 121488) @@ -4,7 +4,7 @@ PortGroup muniversal 1.0 name libffi -version 3.0.13 +version 3.1 categories devel platforms darwin license MIT @@ -30,8 +30,8 @@ http://ftp.cs.pu.edu.tw/Linux/sourceware/libffi/ \ ftp://sourceware.org/pub/libffi/ -checksums rmd160 03f0627c0fcc800d38636258a2fab2d6bb8b6625 \ - sha256 1dddde1400c3bcb7749d398071af88c3e4754058d2d4c0b3696c2f82dc5cf11c +checksums rmd160 2445ad6cf9cf42adbd29b9ced4cd29f252864ec5 \ + sha256 97feeeadca5e21870fa4433bc953d1b3af3f698d5df8a428f68b73cd60aef6eb array set merger_host { ppc64 powerpc-apple-darwin
participants (1)
-
ryandesign@macports.org