Date: Thu, 12 Jan 2017 20:02:59 +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: r431309 - head/math/p5-Math-BigInt-Pari Message-ID: <201701122002.v0CK2xgG040941@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Jan 12 20:02:59 2017 New Revision: 431309 URL: https://svnweb.freebsd.org/changeset/ports/431309 Log: Update to 1.3003 Changes: http://search.cpan.org/dist/Math-BigInt-Pari/CHANGES 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 Thu Jan 12 20:02:54 2017 (r431308) +++ head/math/p5-Math-BigInt-Pari/Makefile Thu Jan 12 20:02:59 2017 (r431309) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-BigInt-Pari -PORTVERSION= 1.3002 +PORTVERSION= 1.3003 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,7 +13,7 @@ COMMENT= Use Math::Pari for Math::BigInt LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Math-BigInt>=1.999801:math/p5-Math-BigInt \ +BUILD_DEPENDS= p5-Math-BigInt>=1.999808:math/p5-Math-BigInt \ p5-Math-Pari>=2.010709:math/p5-Math-Pari RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/math/p5-Math-BigInt-Pari/distinfo ============================================================================== --- head/math/p5-Math-BigInt-Pari/distinfo Thu Jan 12 20:02:54 2017 (r431308) +++ head/math/p5-Math-BigInt-Pari/distinfo Thu Jan 12 20:02:59 2017 (r431309) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481028718 -SHA256 (Math-BigInt-Pari-1.3002.tar.gz) = 45668807799fe488468d807cafd78063f5e4f67bad4afe70fc67768dd5f847be -SIZE (Math-BigInt-Pari-1.3002.tar.gz) = 2276073 +TIMESTAMP = 1484237842 +SHA256 (Math-BigInt-Pari-1.3003.tar.gz) = 22ecec8c104c0efeed2ffccab4a026743bc9772568ee151cbc1f314a2ed5d34e +SIZE (Math-BigInt-Pari-1.3003.tar.gz) = 2430114
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701122002.v0CK2xgG040941>