[Midnightbsd-cvs] mports: Makefile:

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Jul 19 14:17:01 EDT 2008


Log Message:
-----------


Modified Files:
--------------
    mports/math/p5-bignum:
        Makefile (r1.3 -> r1.4)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/math/p5-bignum/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L math/p5-bignum/Makefile -L math/p5-bignum/Makefile -u -r1.3 -r1.4
--- math/p5-bignum/Makefile
+++ math/p5-bignum/Makefile
@@ -16,8 +16,8 @@
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Transparent BigNumber/BigRational support for Perl
 LICENSE=        perl
-RUN_DEPENDS=	p5-Math-BigInt>=1.87:${PORTSDIR}/math/p5-Math-BigInt \
-		p5-Math-BigRat>=0.20:${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


More information about the Midnightbsd-cvs mailing list