Date: Mon, 28 Oct 2019 14:57:26 +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: r515900 - head/math/p5-Math-BigInt-GMP Message-ID: <201910281457.x9SEvQoW070369@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Oct 28 14:57:26 2019 New Revision: 515900 URL: https://svnweb.freebsd.org/changeset/ports/515900 Log: Update to 1.6007 Changes: https://metacpan.org/changes/distribution/Math-BigInt-GMP Modified: head/math/p5-Math-BigInt-GMP/Makefile head/math/p5-Math-BigInt-GMP/distinfo Modified: head/math/p5-Math-BigInt-GMP/Makefile ============================================================================== --- head/math/p5-Math-BigInt-GMP/Makefile Mon Oct 28 14:57:21 2019 (r515899) +++ head/math/p5-Math-BigInt-GMP/Makefile Mon Oct 28 14:57:26 2019 (r515900) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-BigInt-GMP -PORTVERSION= 1.6006 +PORTVERSION= 1.6007 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +15,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} LIB_DEPENDS= libgmp.so:math/gmp -RUN_DEPENDS= p5-Math-BigInt>=1.999812:math/p5-Math-BigInt +RUN_DEPENDS= p5-Math-BigInt>=1.999817:math/p5-Math-BigInt USES= localbase perl5 USE_PERL5= configure Modified: head/math/p5-Math-BigInt-GMP/distinfo ============================================================================== --- head/math/p5-Math-BigInt-GMP/distinfo Mon Oct 28 14:57:21 2019 (r515899) +++ head/math/p5-Math-BigInt-GMP/distinfo Mon Oct 28 14:57:26 2019 (r515900) @@ -1,3 +1,3 @@ -TIMESTAMP = 1539368534 -SHA256 (Math-BigInt-GMP-1.6006.tar.gz) = 0ec210b5dfb60b74a1923c03a8d5cd2cca287e5ea80380c4ba60b0270b1caf81 -SIZE (Math-BigInt-GMP-1.6006.tar.gz) = 2460173 +TIMESTAMP = 1572266812 +SHA256 (Math-BigInt-GMP-1.6007.tar.gz) = 5d725e6d20ccb37e072673628f0b0dd10e5dd011619f70f50ad58aded454c01f +SIZE (Math-BigInt-GMP-1.6007.tar.gz) = 2459995
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910281457.x9SEvQoW070369>