diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-01-13 04:02:45 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-01-13 04:02:45 +0800 |
commit | 974f314c370ad317ae8c28c5b7e3c16e91a9ad55 (patch) | |
tree | 09c6efa52d19552a21c7a5474a371d72c161fb11 /math | |
parent | ebf876f5b1a699057333e5311e8f07da93fe706b (diff) | |
download | freebsd-ports-gnome-974f314c370ad317ae8c28c5b7e3c16e91a9ad55.tar.gz freebsd-ports-gnome-974f314c370ad317ae8c28c5b7e3c16e91a9ad55.tar.zst freebsd-ports-gnome-974f314c370ad317ae8c28c5b7e3c16e91a9ad55.zip |
Update to 1.999808
Changes: http://search.cpan.org/dist/Math-BigInt/CHANGES
With hat: perl
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-BigInt/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-BigInt/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/math/p5-Math-BigInt/Makefile b/math/p5-Math-BigInt/Makefile index 529c1a9f0276..b636c449c824 100644 --- a/math/p5-Math-BigInt/Makefile +++ b/math/p5-Math-BigInt/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Math-BigInt -PORTVERSION= 1.999801 -PORTREVISION= 1 +PORTVERSION= 1.999808 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PJACKLAM diff --git a/math/p5-Math-BigInt/distinfo b/math/p5-Math-BigInt/distinfo index 39dbdd054f75..a26efc299b02 100644 --- a/math/p5-Math-BigInt/distinfo +++ b/math/p5-Math-BigInt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1480092668 -SHA256 (Math-BigInt-1.999801.tar.gz) = 41deb23d453f5a376759fff155e4947988a6b6713a4164f21aedac8238089e57 -SIZE (Math-BigInt-1.999801.tar.gz) = 2761631 +TIMESTAMP = 1484236619 +SHA256 (Math-BigInt-1.999808.tar.gz) = 279e7311f4ac0a00a61ffca2c3c508ba39a71b7510b4112af60979cf36d583c6 +SIZE (Math-BigInt-1.999808.tar.gz) = 2883035 |