diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-04-29 03:04:59 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-04-29 03:04:59 +0800 |
commit | e6b1440d4b221418c70dea63677a3bd4dcc17595 (patch) | |
tree | b579ea46abd6518c30d20e9f03e83a3782f8c0b2 /math | |
parent | 5638e79739fd156631c5f031ea3b81f68d099b86 (diff) | |
download | freebsd-ports-gnome-e6b1440d4b221418c70dea63677a3bd4dcc17595.tar.gz freebsd-ports-gnome-e6b1440d4b221418c70dea63677a3bd4dcc17595.tar.zst freebsd-ports-gnome-e6b1440d4b221418c70dea63677a3bd4dcc17595.zip |
- Update to 1.51
Changes: http://search.cpan.org/dist/Math-BigInt-GMP/CHANGES
Diffstat (limited to 'math')
-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 |