diff options
author | Lars Thegler <lth@FreeBSD.org> | 2007-10-22 10:04:54 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2007-10-22 10:04:54 +0000 |
commit | a1955c5c15e489f63d2945012f239fc4385c45b1 (patch) | |
tree | 7b107158e00d50ab544163d49a3537d341bd3279 /math/p5-bignum | |
parent | 3175f99138ea9b295c34e18b4060b2e5b85fe41c (diff) | |
download | ports-a1955c5c15e489f63d2945012f239fc4385c45b1.tar.gz ports-a1955c5c15e489f63d2945012f239fc4385c45b1.zip |
Notes
Diffstat (limited to 'math/p5-bignum')
-rw-r--r-- | math/p5-bignum/Makefile | 4 | ||||
-rw-r--r-- | math/p5-bignum/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/p5-bignum/Makefile b/math/p5-bignum/Makefile index ea2f50717ca0..9a4827505c58 100644 --- a/math/p5-bignum/Makefile +++ b/math/p5-bignum/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bignum -PORTVERSION= 0.21 +PORTVERSION= 0.22 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/T/TE/TELS/math @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= Transparent BigNumber/BigRational support for Perl -RUN_DEPENDS= p5-Math-BigInt>=1.83:${PORTSDIR}/math/p5-Math-BigInt \ +RUN_DEPENDS= p5-Math-BigInt>=1.87:${PORTSDIR}/math/p5-Math-BigInt \ p5-Math-BigRat>=0.19:${PORTSDIR}/math/p5-Math-BigRat BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/math/p5-bignum/distinfo b/math/p5-bignum/distinfo index ebd2baa1a50b..1dbb19a9ea99 100644 --- a/math/p5-bignum/distinfo +++ b/math/p5-bignum/distinfo @@ -1,3 +1,3 @@ -MD5 (bignum-0.21.tar.gz) = 090532fad1dec171da009688dae3cd4e -SHA256 (bignum-0.21.tar.gz) = b6b43bba4ea326baf13fe299b2f3aab3224dde9b773a206ba1d6c172b5f7c374 -SIZE (bignum-0.21.tar.gz) = 27397 +MD5 (bignum-0.22.tar.gz) = bc93c7ae2e1508ee7be4afa8c2ec2cd0 +SHA256 (bignum-0.22.tar.gz) = bdf833aff30183c3fb5890226e31d20707ea60ce05ccdf8a0ecdf28f3edf64cb +SIZE (bignum-0.22.tar.gz) = 31077 |