Index: head/math/p5-Math-BigInt-FastCalc/Makefile =================================================================== --- head/math/p5-Math-BigInt-FastCalc/Makefile (revision 281581) +++ head/math/p5-Math-BigInt-FastCalc/Makefile (revision 281582) @@ -1,23 +1,24 @@ # New ports collection makefile for: p5-Math-BigInt-FastCalc # Date created: 2010-11-26 # Whom: Gea-Suan Lin # # $FreeBSD$ # PORTNAME= Math-BigInt-FastCalc -PORTVERSION= 0.29 +PORTVERSION= 0.30 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Math::BigInt::Calc with some XS for more speed -RUN_DEPENDS= p5-Math-BigInt>=1.993:${PORTSDIR}/math/p5-Math-BigInt +BUILD_DEPENDS= p5-Math-BigInt>=1.997:${PORTSDIR}/math/p5-Math-BigInt +RUN_DEPENDS= p5-Math-BigInt>=1.997:${PORTSDIR}/math/p5-Math-BigInt PERL_CONFIGURE= yes MAN3= Math::BigInt::FastCalc.3 .include Property changes on: head/math/p5-Math-BigInt-FastCalc/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/math/p5-Math-BigInt-FastCalc/distinfo =================================================================== --- head/math/p5-Math-BigInt-FastCalc/distinfo (revision 281581) +++ head/math/p5-Math-BigInt-FastCalc/distinfo (revision 281582) @@ -1,2 +1,2 @@ -SHA256 (Math-BigInt-FastCalc-0.29.tar.gz) = 85428f27040eb333705e5287773f658eab93bc83b41fd6b7da610f6d9b4419b9 -SIZE (Math-BigInt-FastCalc-0.29.tar.gz) = 64035 +SHA256 (Math-BigInt-FastCalc-0.30.tar.gz) = b9a73b1d0afc084dc72805bac3a46d3b56eaec6b4024f0f8f2b1bd4fb9d099c0 +SIZE (Math-BigInt-FastCalc-0.30.tar.gz) = 65100 Property changes on: head/math/p5-Math-BigInt-FastCalc/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property