Revision: 144236 https://trac.macports.org/changeset/144236 Author: devans@macports.org Date: 2016-01-04 19:16:57 -0800 (Mon, 04 Jan 2016) Log Message: ----------- p5-math-gmpq: update to version 0.39. Modified Paths: -------------- trunk/dports/perl/p5-math-gmpq/Portfile Modified: trunk/dports/perl/p5-math-gmpq/Portfile =================================================================== --- trunk/dports/perl/p5-math-gmpq/Portfile 2016-01-05 03:16:29 UTC (rev 144235) +++ trunk/dports/perl/p5-math-gmpq/Portfile 2016-01-05 03:16:57 UTC (rev 144236) @@ -5,7 +5,7 @@ PortGroup perl5 1.0 perl5.branches 5.16 5.18 5.20 5.22 -perl5.setup Math-GMPq 0.38 +perl5.setup Math-GMPq 0.39 license {Artistic-1 GPL} maintainers nomaintainer description Math::GMPq - perl interface to the GMP library's rational (mpq) functions. @@ -13,8 +13,8 @@ platforms darwin -checksums rmd160 9d3b2d818238f09c78c0cea190137d9fd4d0c78d \ - sha256 b656cff629f4753234d85b2c1d5a5294550fc442aa4c98ee7ff98adc7cd34662 +checksums rmd160 cd3de5a2554af9aa82253dd9b23dba189c249e86 \ + sha256 23faa53ce845ad0ce60ed0024cd962f1354bf4d149d9e7a499173f273555ec0a if {${perl5.major} != ""} { depends_lib-append \
participants (1)
-
devans@macports.org