aboutsummaryrefslogtreecommitdiff
path: root/math/p5-bignum/Makefile
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2008-05-11 15:02:41 +0000
committerLars Thegler <lth@FreeBSD.org>2008-05-11 15:02:41 +0000
commite2ae405b7a36b60cee1d3f85896f5452c0b93aa9 (patch)
tree26b6a17c5c4c785c7ec7be3d433e2c3d6e3be8b6 /math/p5-bignum/Makefile
parent9edbeff3d9b56ad74acefa5b17b3c4fc3fe17faf (diff)
downloadports-e2ae405b7a36b60cee1d3f85896f5452c0b93aa9.tar.gz
ports-e2ae405b7a36b60cee1d3f85896f5452c0b93aa9.zip
Notes
Diffstat (limited to 'math/p5-bignum/Makefile')
-rw-r--r--math/p5-bignum/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-bignum/Makefile b/math/p5-bignum/Makefile
index 9a4827505c58..250020079cce 100644
--- a/math/p5-bignum/Makefile
+++ b/math/p5-bignum/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= bignum
-PORTVERSION= 0.22
+PORTVERSION= 0.23
CATEGORIES= math perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../by-authors/id/T/TE/TELS/math
@@ -15,8 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Transparent BigNumber/BigRational support for Perl
-RUN_DEPENDS= p5-Math-BigInt>=1.87:${PORTSDIR}/math/p5-Math-BigInt \
- p5-Math-BigRat>=0.19:${PORTSDIR}/math/p5-Math-BigRat
+RUN_DEPENDS= p5-Math-BigInt>=1.88:${PORTSDIR}/math/p5-Math-BigInt \
+ p5-Math-BigRat>=0.21:${PORTSDIR}/math/p5-Math-BigRat
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes