diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-04-21 00:47:05 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-04-21 00:47:05 +0800 |
commit | 995147300f9f8ab0fa1627dcdaa1197bca897a85 (patch) | |
tree | 92b24e433b46d6d24914d0d072f0833345058d52 /math | |
parent | b9d16983dec34180c4fdf831e3ed7e464abbc344 (diff) | |
download | freebsd-ports-gnome-995147300f9f8ab0fa1627dcdaa1197bca897a85.tar.gz freebsd-ports-gnome-995147300f9f8ab0fa1627dcdaa1197bca897a85.tar.zst freebsd-ports-gnome-995147300f9f8ab0fa1627dcdaa1197bca897a85.zip |
Update to 0.45
Changes: http://search.cpan.org/dist/Math-GMPq/CHANGES
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-GMPq/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-GMPq/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Math-GMPq/Makefile b/math/p5-Math-GMPq/Makefile index ba02f3a0f51f..d1daa8f8983c 100644 --- a/math/p5-Math-GMPq/Makefile +++ b/math/p5-Math-GMPq/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-GMPq -PORTVERSION= 0.44 +PORTVERSION= 0.45 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-GMPq/distinfo b/math/p5-Math-GMPq/distinfo index 81a4fb08febb..148a6959ae49 100644 --- a/math/p5-Math-GMPq/distinfo +++ b/math/p5-Math-GMPq/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1492287402 -SHA256 (Math-GMPq-0.44.tar.gz) = 6d0a4e9d4445562d9903db3059070758cc2df30b287756fca6bb4a581af073f0 -SIZE (Math-GMPq-0.44.tar.gz) = 42740 +TIMESTAMP = 1492706367 +SHA256 (Math-GMPq-0.45.tar.gz) = 10e50ba3ad8575b0836b0effff1788be257a51f9fb9159aa8da5fd35c9f26323 +SIZE (Math-GMPq-0.45.tar.gz) = 44234 |