diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2019-10-28 22:57:16 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2019-10-28 22:57:16 +0800 |
commit | 3182c20dc491857884367c22f832070bc98f2e57 (patch) | |
tree | 7bc4258a2862e0b059a2235b5695874c1a784b45 /math | |
parent | 02157dc269f67229f99afa1502545af2bd7374c9 (diff) | |
download | freebsd-ports-gnome-3182c20dc491857884367c22f832070bc98f2e57.tar.gz freebsd-ports-gnome-3182c20dc491857884367c22f832070bc98f2e57.tar.zst freebsd-ports-gnome-3182c20dc491857884367c22f832070bc98f2e57.zip |
Update to 1.999818
Changes: https://metacpan.org/changes/distribution/Math-BigInt
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-BigInt/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-BigInt/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Math-BigInt/Makefile b/math/p5-Math-BigInt/Makefile index 6d0f797d7e83..c19e0dd95ca3 100644 --- a/math/p5-Math-BigInt/Makefile +++ b/math/p5-Math-BigInt/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-BigInt -PORTVERSION= 1.999816 +PORTVERSION= 1.999818 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-BigInt/distinfo b/math/p5-Math-BigInt/distinfo index 623501bf87e6..3d347657be74 100644 --- a/math/p5-Math-BigInt/distinfo +++ b/math/p5-Math-BigInt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1540753615 -SHA256 (Math-BigInt-1.999816.tar.gz) = 95a5a1f636a23f66d400d40bffb0d24ad50df00e6e3c7359c9e645c375f40a89 -SIZE (Math-BigInt-1.999816.tar.gz) = 3068270 +TIMESTAMP = 1572266808 +SHA256 (Math-BigInt-1.999818.tar.gz) = b27634356ce2af9b7c0123ac8395a89a32fb15aeae82fcd39de8156cad278c15 +SIZE (Math-BigInt-1.999818.tar.gz) = 3047629 |