Date: Mon, 21 Nov 2016 17:36:17 +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: r426745 - head/math/p5-Math-BigInt-FastCalc Message-ID: <201611211736.uALHaH96070128@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Nov 21 17:36:17 2016 New Revision: 426745 URL: https://svnweb.freebsd.org/changeset/ports/426745 Log: - Update to 0.5001 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 Mon Nov 21 17:36:13 2016 (r426744) +++ head/math/p5-Math-BigInt-FastCalc/Makefile Mon Nov 21 17:36:17 2016 (r426745) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-BigInt-FastCalc -PORTVERSION= 0.5000 +PORTVERSION= 0.5001 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/math/p5-Math-BigInt-FastCalc/distinfo ============================================================================== --- head/math/p5-Math-BigInt-FastCalc/distinfo Mon Nov 21 17:36:13 2016 (r426744) +++ head/math/p5-Math-BigInt-FastCalc/distinfo Mon Nov 21 17:36:17 2016 (r426745) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479554292 -SHA256 (Math-BigInt-FastCalc-0.5000.tar.gz) = 219b5d688a76fd98fd54839a6153aa53912d3421a7ee82afaaddf62628e60234 -SIZE (Math-BigInt-FastCalc-0.5000.tar.gz) = 2261645 +TIMESTAMP = 1479732131 +SHA256 (Math-BigInt-FastCalc-0.5001.tar.gz) = 9b465b0acd5ca0e0941cfa72230b9088b7fbb90d0ce2e1bd50cbc27324941214 +SIZE (Math-BigInt-FastCalc-0.5001.tar.gz) = 2261793
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611211736.uALHaH96070128>