Date: Tue, 19 Dec 2017 18:20:37 +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: r456747 - head/math/p5-Math-GMP Message-ID: <201712191820.vBJIKbag045330@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Dec 19 18:20:37 2017 New Revision: 456747 URL: https://svnweb.freebsd.org/changeset/ports/456747 Log: Update to 2.16 Changes: http://search.cpan.org/dist/Math-GMP/Changes Modified: head/math/p5-Math-GMP/Makefile head/math/p5-Math-GMP/distinfo Modified: head/math/p5-Math-GMP/Makefile ============================================================================== --- head/math/p5-Math-GMP/Makefile Tue Dec 19 18:20:31 2017 (r456746) +++ head/math/p5-Math-GMP/Makefile Tue Dec 19 18:20:37 2017 (r456747) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-GMP -PORTVERSION= 2.15 +PORTVERSION= 2.16 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/math/p5-Math-GMP/distinfo ============================================================================== --- head/math/p5-Math-GMP/distinfo Tue Dec 19 18:20:31 2017 (r456746) +++ head/math/p5-Math-GMP/distinfo Tue Dec 19 18:20:37 2017 (r456747) @@ -1,3 +1,3 @@ -TIMESTAMP = 1498387822 -SHA256 (Math-GMP-2.15.tar.gz) = 3053450ff81eb8578ba90c1ecf9036fd401df03b4d40f3e9bd259523751bc5d9 -SIZE (Math-GMP-2.15.tar.gz) = 33002 +TIMESTAMP = 1513699842 +SHA256 (Math-GMP-2.16.tar.gz) = 0ecfc9d2e00a1f6d9ce477d264118a43d0db905ea4141af527c16939f99328db +SIZE (Math-GMP-2.16.tar.gz) = 33290
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712191820.vBJIKbag045330>