diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-11-20 01:10:52 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-11-20 01:10:52 +0800 |
commit | 1a35bf1600cf41cc6257d824c7fd61b14a6fc57e (patch) | |
tree | f2d1ede0706ea4e1a5e86bfab9a103b9ddf67ea4 /math | |
parent | d9400397c3adcb4812c7ea86696a8aea4fc23d34 (diff) | |
download | freebsd-ports-gnome-1a35bf1600cf41cc6257d824c7fd61b14a6fc57e.tar.gz freebsd-ports-gnome-1a35bf1600cf41cc6257d824c7fd61b14a6fc57e.tar.zst freebsd-ports-gnome-1a35bf1600cf41cc6257d824c7fd61b14a6fc57e.zip |
- Update to 0.5000
- Remove PORTSCOUT
Changes: http://search.cpan.org/dist/Math-BigInt-FastCalc/CHANGES
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-BigInt-FastCalc/Makefile | 6 | ||||
-rw-r--r-- | math/p5-Math-BigInt-FastCalc/distinfo | 5 |
2 files changed, 5 insertions, 6 deletions
diff --git a/math/p5-Math-BigInt-FastCalc/Makefile b/math/p5-Math-BigInt-FastCalc/Makefile index 7494705482e2..db181d2f8ac8 100644 --- a/math/p5-Math-BigInt-FastCalc/Makefile +++ b/math/p5-Math-BigInt-FastCalc/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-BigInt-FastCalc -PORTVERSION= 0.42 +PORTVERSION= 0.5000 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,11 +13,9 @@ COMMENT= Math::BigInt::Calc with some XS for more speed LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Math-BigInt>=1.999719:math/p5-Math-BigInt +BUILD_DEPENDS= p5-Math-BigInt>=1.999800:math/p5-Math-BigInt RUN_DEPENDS:= ${BUILD_DEPENDS} -PORTSCOUT= skipv:0.251 - USES= perl5 USE_PERL5= configure diff --git a/math/p5-Math-BigInt-FastCalc/distinfo b/math/p5-Math-BigInt-FastCalc/distinfo index 6593463a5a66..77fa720eb93e 100644 --- a/math/p5-Math-BigInt-FastCalc/distinfo +++ b/math/p5-Math-BigInt-FastCalc/distinfo @@ -1,2 +1,3 @@ -SHA256 (Math-BigInt-FastCalc-0.42.tar.gz) = c42ad5d22bbb0b68baf4467f0b17bee80353c2e48714833c5236eb8e945c0f7e -SIZE (Math-BigInt-FastCalc-0.42.tar.gz) = 71538 +TIMESTAMP = 1479554292 +SHA256 (Math-BigInt-FastCalc-0.5000.tar.gz) = 219b5d688a76fd98fd54839a6153aa53912d3421a7ee82afaaddf62628e60234 +SIZE (Math-BigInt-FastCalc-0.5000.tar.gz) = 2261645 |