Revision: 124791 https://trac.macports.org/changeset/124791 Author: ryandesign@macports.org Date: 2014-08-27 22:11:21 -0700 (Wed, 27 Aug 2014) Log Message: ----------- p5-math-gmp: update to 2.07 and add p5.18 and p5.20 Modified Paths: -------------- trunk/dports/perl/p5-math-gmp/Portfile Modified: trunk/dports/perl/p5-math-gmp/Portfile =================================================================== --- trunk/dports/perl/p5-math-gmp/Portfile 2014-08-28 05:09:31 UTC (rev 124790) +++ trunk/dports/perl/p5-math-gmp/Portfile 2014-08-28 05:11:21 UTC (rev 124791) @@ -3,17 +3,16 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.branches 5.8 5.10 5.12 5.14 5.16 -perl5.setup Math-GMP 2.06 -revision 3 +perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20 +perl5.setup Math-GMP 2.07 license LGPL maintainers nomaintainer description high speed arbitrary size integer math long_description ${description} platforms darwin -checksums sha1 fb2f49eed88c7f4760cb663ff8b6bcca53fe7445 \ - rmd160 4ef2e5104d5e48133506fbd1e1efd84af23bcdab +checksums sha1 9e2a7f8532e2a530e0fb66a002b452a62a18d58d \ + rmd160 df5cf6081db68684821834a5d1b75cb89c65bc09 if {${perl5.major} != ""} { depends_build port:gmp
participants (1)
-
ryandesign@macports.org