Revision: 139586 https://trac.macports.org/changeset/139586 Author: devans@macports.org Date: 2015-08-20 22:53:48 -0700 (Thu, 20 Aug 2015) Log Message: ----------- p5-math-bigint-gmp: update to version 1.40, drop maintainership. Modified Paths: -------------- trunk/dports/perl/p5-math-bigint-gmp/Portfile Modified: trunk/dports/perl/p5-math-bigint-gmp/Portfile =================================================================== --- trunk/dports/perl/p5-math-bigint-gmp/Portfile 2015-08-21 05:36:37 UTC (rev 139585) +++ trunk/dports/perl/p5-math-bigint-gmp/Portfile 2015-08-21 05:53:48 UTC (rev 139586) @@ -5,16 +5,16 @@ PortGroup perl5 1.0 perl5.branches 5.16 5.18 5.20 5.22 -perl5.setup Math-BigInt-GMP 1.38 +perl5.setup Math-BigInt-GMP 1.40 license {Artistic-1 GPL} -maintainers devans openmaintainer +maintainers nomaintainer description Math::BigInt::GMP - Use the GMP library for Math::BigInt routines long_description ${description} platforms darwin -checksums rmd160 2f9da7eee96440200d3664bcf8295316474658de \ - sha256 1ad0cac911a08f150c5e5a8286aec20de21c863bd27b8f002456cff11e086f15 +checksums rmd160 4b1b644c3b7a8de07f811da07ca845722df43f99 \ + sha256 3892881cf98e30642336cdb3d394a0105ea74b4f63db5eccee75b84b29822d54 if {${perl5.major} != ""} { depends_lib-append \
participants (1)
-
devans@macports.org