Date: Sat, 19 Nov 2016 17:10:53 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426496 - head/math/p5-Math-BigInt-FastCalc Message-ID: <201611191710.uAJHArZd078546@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Nov 19 17:10:52 2016 New Revision: 426496 URL: https://svnweb.freebsd.org/changeset/ports/426496 Log: - Update to 0.5000 - Remove PORTSCOUT Changes: http://search.cpan.org/dist/Math-BigInt-FastCalc/CHANGES Modified: head/math/p5-Math-BigInt-FastCalc/Makefile head/math/p5-Math-BigInt-FastCalc/distinfo Modified: head/math/p5-Math-BigInt-FastCalc/Makefile ============================================================================== --- head/math/p5-Math-BigInt-FastCalc/Makefile Sat Nov 19 17:10:48 2016 (r426495) +++ head/math/p5-Math-BigInt-FastCalc/Makefile Sat Nov 19 17:10:52 2016 (r426496) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-BigInt-FastCalc -PORTVERSION= 0.42 +PORTVERSION= 0.5000 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,11 +13,9 @@ COMMENT= Math::BigInt::Calc with some XS 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 RUN_DEPENDS:= ${BUILD_DEPENDS} -PORTSCOUT= skipv:0.251 - USES= perl5 USE_PERL5= configure Modified: head/math/p5-Math-BigInt-FastCalc/distinfo ============================================================================== --- head/math/p5-Math-BigInt-FastCalc/distinfo Sat Nov 19 17:10:48 2016 (r426495) +++ head/math/p5-Math-BigInt-FastCalc/distinfo Sat Nov 19 17:10:52 2016 (r426496) @@ -1,2 +1,3 @@ -SHA256 (Math-BigInt-FastCalc-0.42.tar.gz) = c42ad5d22bbb0b68baf4467f0b17bee80353c2e48714833c5236eb8e945c0f7e -SIZE (Math-BigInt-FastCalc-0.42.tar.gz) = 71538 +TIMESTAMP = 1479554292 +SHA256 (Math-BigInt-FastCalc-0.5000.tar.gz) = 219b5d688a76fd98fd54839a6153aa53912d3421a7ee82afaaddf62628e60234 +SIZE (Math-BigInt-FastCalc-0.5000.tar.gz) = 2261645
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611191710.uAJHArZd078546>