Revision: 124788 https://trac.macports.org/changeset/124788 Author: ryandesign@macports.org Date: 2014-08-27 22:03:14 -0700 (Wed, 27 Aug 2014) Log Message: ----------- p5-math-pari: update to 2.010808 and add p5.18 and p5.20 Modified Paths: -------------- trunk/dports/perl/p5-math-pari/Portfile Modified: trunk/dports/perl/p5-math-pari/Portfile =================================================================== --- trunk/dports/perl/p5-math-pari/Portfile 2014-08-28 04:43:34 UTC (rev 124787) +++ trunk/dports/perl/p5-math-pari/Portfile 2014-08-28 05:03:14 UTC (rev 124788) @@ -4,9 +4,8 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.branches 5.8 5.10 5.12 5.14 5.16 -perl5.setup Math-Pari 2.01080605 -revision 1 +perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20 +perl5.setup Math-Pari 2.010808 license {Artistic-1 GPL} maintainers nomaintainer description perl interface to pari. @@ -14,8 +13,9 @@ platforms darwin +use_zip yes master_sites-append http://pari.math.u-bordeaux.fr/pub/pari/unix/OLD/:pari - + dist_subdir pari # 2.1.7, though old, is the newest version of pari @@ -28,8 +28,8 @@ extract.only ${p5_distfile} checksums ${p5_distfile} \ - rmd160 2cc1e02f9666873999379f8130262da68a8801b9 \ - sha256 eed553dc838973566c23b77cc30c9130802ba502e6a33969e25183bc5831ca46 \ + rmd160 4c869bbdf56326eb0f98a06f7abf09891f4627f7 \ + sha256 543633b2984a71e8adee2a6130f740cc1e22aefb95ca3e886338aee9e1ae3c06 \ ${pari_distfile} \ rmd160 6d7ca649cdd457d96c12e1f9333143d496a78b7e \ sha256 9142f2cdaf3083c8962f1a5c2bb0e9fe8915f7d9490c03312ac2361c7ea155fa
participants (1)
-
ryandesign@macports.org