diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-11-20 01:11:01 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-11-20 01:11:01 +0800 |
commit | e1bb36dc56c8bcaed393501ffc51a5bce90b1910 (patch) | |
tree | 4ad26c7269da0857adb845cce2c1cec92ebad532 /math | |
parent | 79fa27652686c12df7edaa36f3fe0dc39c1e6a51 (diff) | |
download | freebsd-ports-gnome-e1bb36dc56c8bcaed393501ffc51a5bce90b1910.tar.gz freebsd-ports-gnome-e1bb36dc56c8bcaed393501ffc51a5bce90b1910.tar.zst freebsd-ports-gnome-e1bb36dc56c8bcaed393501ffc51a5bce90b1910.zip |
- Update to 1.3000
Changes: http://search.cpan.org/dist/Math-BigInt-Pari/CHANGES
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-BigInt-Pari/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Math-BigInt-Pari/distinfo | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/math/p5-Math-BigInt-Pari/Makefile b/math/p5-Math-BigInt-Pari/Makefile index 845eeb5a3c46..d7b61af92e03 100644 --- a/math/p5-Math-BigInt-Pari/Makefile +++ b/math/p5-Math-BigInt-Pari/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-BigInt-Pari -PORTVERSION= 1.27 +PORTVERSION= 1.3000 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,7 +13,7 @@ COMMENT= Use Math::Pari for Math::BigInt routines LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Math-BigInt>=1.999719:math/p5-Math-BigInt \ +BUILD_DEPENDS= p5-Math-BigInt>=1.999800:math/p5-Math-BigInt \ p5-Math-Pari>=2.010709:math/p5-Math-Pari RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/math/p5-Math-BigInt-Pari/distinfo b/math/p5-Math-BigInt-Pari/distinfo index 60ef937e7f9d..90c685afb655 100644 --- a/math/p5-Math-BigInt-Pari/distinfo +++ b/math/p5-Math-BigInt-Pari/distinfo @@ -1,2 +1,3 @@ -SHA256 (Math-BigInt-Pari-1.27.tar.gz) = e50ce81cf2aefa2b8201ecf7d691a0a24a76428d1679c4f7dca4e34c4fd4d620 -SIZE (Math-BigInt-Pari-1.27.tar.gz) = 61016 +TIMESTAMP = 1479554329 +SHA256 (Math-BigInt-Pari-1.3000.tar.gz) = b0b111776bfb32c35f2600c4dde3bd06fb324fa9201aa5d54d4f54ea37c74dbe +SIZE (Math-BigInt-Pari-1.3000.tar.gz) = 2250861 |