diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-05-11 21:47:27 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-05-11 21:47:27 +0800 |
commit | 068dcbc348b16ab93bee5801dbabe0a6f05518d9 (patch) | |
tree | 609fbc9e3c22038210a08ed65c19c7da4ed41da1 | |
parent | f532efb12994c8f90475ae507e426395240bde7c (diff) | |
download | freebsd-ports-gnome-068dcbc348b16ab93bee5801dbabe0a6f05518d9.tar.gz freebsd-ports-gnome-068dcbc348b16ab93bee5801dbabe0a6f05518d9.tar.zst freebsd-ports-gnome-068dcbc348b16ab93bee5801dbabe0a6f05518d9.zip |
- Update to 1.16
Changes: http://search.cpan.org/dist/Math-BigInt-Pari/CHANGES
-rw-r--r-- | math/p5-Math-BigInt-Pari/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-BigInt-Pari/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-Math-BigInt-Pari/Makefile b/math/p5-Math-BigInt-Pari/Makefile index 89e1bc81b0ba..4126e4ca5cd7 100644 --- a/math/p5-Math-BigInt-Pari/Makefile +++ b/math/p5-Math-BigInt-Pari/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-BigInt-Pari -PORTVERSION= 1.14 +PORTVERSION= 1.16 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-BigInt-Pari/distinfo b/math/p5-Math-BigInt-Pari/distinfo index 9748a85681cd..ab5bff341c3f 100644 --- a/math/p5-Math-BigInt-Pari/distinfo +++ b/math/p5-Math-BigInt-Pari/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-BigInt-Pari-1.14.tar.gz) = bf9d1cc4bf54266fcf4f649e8d456bf07911b0168eee532df7ba8850303c4b91 -SIZE (Math-BigInt-Pari-1.14.tar.gz) = 54001 +SHA256 (Math-BigInt-Pari-1.16.tar.gz) = 026a58a13fea4fab55a72cba3ad2afb828e549fe3260ce6d5faecbfcf0b3b70e +SIZE (Math-BigInt-Pari-1.16.tar.gz) = 56114 |