Date: Thu, 13 Aug 2015 00:04:34 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r394046 - head/math/p5-Math-GMP Message-ID: <201508130004.t7D04YbM010664@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Thu Aug 13 00:04:33 2015 New Revision: 394046 URL: https://svnweb.freebsd.org/changeset/ports/394046 Log: - Update to 2.10 Changes: http://cpansearch.perl.org/src/SHLOMIF/Math-GMP-2.10/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 Wed Aug 12 22:49:21 2015 (r394045) +++ head/math/p5-Math-GMP/Makefile Thu Aug 13 00:04:33 2015 (r394046) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-GMP -PORTVERSION= 2.09 +PORTVERSION= 2.10 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/math/p5-Math-GMP/distinfo ============================================================================== --- head/math/p5-Math-GMP/distinfo Wed Aug 12 22:49:21 2015 (r394045) +++ head/math/p5-Math-GMP/distinfo Thu Aug 13 00:04:33 2015 (r394046) @@ -1,2 +1,2 @@ -SHA256 (Math-GMP-2.09.tar.gz) = b3b753392ab45c2bcf06563274686aa7dcf3ab2d1204c0371f153a8a6c5f1e03 -SIZE (Math-GMP-2.09.tar.gz) = 28335 +SHA256 (Math-GMP-2.10.tar.gz) = 40bc8895ac6ba4c3f26f6c26da7af72c3ffc3400811e267bc6b57a477d6f2749 +SIZE (Math-GMP-2.10.tar.gz) = 30226
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508130004.t7D04YbM010664>