Revision: 124762 https://trac.macports.org/changeset/124762 Author: ryandesign@macports.org Date: 2014-08-27 20:28:22 -0700 (Wed, 27 Aug 2014) Log Message: ----------- p5-math-bigint: update to 1.9993 and add p5.18 and p5.20 Modified Paths: -------------- trunk/dports/perl/p5-math-bigint/Portfile Modified: trunk/dports/perl/p5-math-bigint/Portfile =================================================================== --- trunk/dports/perl/p5-math-bigint/Portfile 2014-08-28 03:23:06 UTC (rev 124761) +++ trunk/dports/perl/p5-math-bigint/Portfile 2014-08-28 03:28:22 UTC (rev 124762) @@ -3,9 +3,8 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.branches 5.8 5.10 5.12 5.14 5.16 -perl5.setup Math-BigInt 1.89 -revision 3 +perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20 +perl5.setup Math-BigInt 1.9993 maintainers nomaintainer categories-append math license {Artistic-1 GPL} @@ -18,9 +17,9 @@ if {${perl5.major} != ""} { depends_build-append port:p${perl5.major}-test-simple -checksums md5 695d70be20c3cb1778961b88c6b4ac42 \ - sha1 7924059adc037ee220fcf7e89800634e02e0ac20 \ - rmd160 e1090c931a8fa1cc0db9c7cc851507739ec7598c +checksums md5 55b863845e4680f7b4e2c593c220bfdd \ + sha1 24dfdb511da9bd6b5254f668727f8a50a15c54ca \ + rmd160 1a136d75752d5459249b66bf71a3c4b652f0c3b2 supported_archs noarch }
participants (1)
-
ryandesign@macports.org