Date: Mon, 28 Oct 2019 14:57:31 +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: r515901 - head/math/p5-Math-BigInt-Pari Message-ID: <201910281457.x9SEvV6R070493@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Oct 28 14:57:31 2019 New Revision: 515901 URL: https://svnweb.freebsd.org/changeset/ports/515901 Log: Update to 1.3006 Changes: https://metacpan.org/changes/distribution/Math-BigInt-Pari Modified: head/math/p5-Math-BigInt-Pari/Makefile head/math/p5-Math-BigInt-Pari/distinfo Modified: head/math/p5-Math-BigInt-Pari/Makefile ============================================================================== --- head/math/p5-Math-BigInt-Pari/Makefile Mon Oct 28 14:57:26 2019 (r515900) +++ head/math/p5-Math-BigInt-Pari/Makefile Mon Oct 28 14:57:31 2019 (r515901) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-BigInt-Pari -PORTVERSION= 1.3005 +PORTVERSION= 1.3006 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +14,7 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-Math-BigInt>=1.999812:math/p5-Math-BigInt \ +RUN_DEPENDS= p5-Math-BigInt>=1.999817:math/p5-Math-BigInt \ p5-Math-Pari>=2.010709:math/p5-Math-Pari USES= perl5 Modified: head/math/p5-Math-BigInt-Pari/distinfo ============================================================================== --- head/math/p5-Math-BigInt-Pari/distinfo Mon Oct 28 14:57:26 2019 (r515900) +++ head/math/p5-Math-BigInt-Pari/distinfo Mon Oct 28 14:57:31 2019 (r515901) @@ -1,3 +1,3 @@ -TIMESTAMP = 1539368589 -SHA256 (Math-BigInt-Pari-1.3005.tar.gz) = 5c3c910e5eee6a009e10216b87e60cd09604e24a6eade6f81a241e9dbf8a51b9 -SIZE (Math-BigInt-Pari-1.3005.tar.gz) = 2449486 +TIMESTAMP = 1572266814 +SHA256 (Math-BigInt-Pari-1.3006.tar.gz) = b7e747527e8298b0393bb51e8551164badcd9d8c64429de7cc245bbaba1f7c21 +SIZE (Math-BigInt-Pari-1.3006.tar.gz) = 2449676
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910281457.x9SEvV6R070493>