diff options
-rw-r--r-- | math/p5-Math-BigInt-GMP/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Math-BigInt-GMP/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Math-BigInt-GMP/Makefile b/math/p5-Math-BigInt-GMP/Makefile index 4436465eb12c..f49d20f4442d 100644 --- a/math/p5-Math-BigInt-GMP/Makefile +++ b/math/p5-Math-BigInt-GMP/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-BigInt-GMP -PORTVERSION= 1.49 +PORTVERSION= 1.51 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,7 +13,7 @@ COMMENT= Math::BigInt::GMP - Use the GMP library for Math::BigInt routines LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Math-BigInt>=1.999714:math/p5-Math-BigInt +BUILD_DEPENDS= p5-Math-BigInt>=1.999719:math/p5-Math-BigInt LIB_DEPENDS= libgmp.so:math/gmp RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/math/p5-Math-BigInt-GMP/distinfo b/math/p5-Math-BigInt-GMP/distinfo index f79cec80acea..37e47dce12b6 100644 --- a/math/p5-Math-BigInt-GMP/distinfo +++ b/math/p5-Math-BigInt-GMP/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-BigInt-GMP-1.49.tar.gz) = 757b5f7859f1e82ef96ef560bac22fe37c1d7d6759f479a312676ad65181362f -SIZE (Math-BigInt-GMP-1.49.tar.gz) = 59712 +SHA256 (Math-BigInt-GMP-1.51.tar.gz) = 77ac59cc5af8a2c88ccc27098ed8c4b301d2b5ed5b9c1f12eb8961844f119475 +SIZE (Math-BigInt-GMP-1.51.tar.gz) = 59701 |