From owner-svn-ports-head@freebsd.org Thu Aug 13 00:04:34 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DB4419B732F; Thu, 13 Aug 2015 00:04:34 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C25ADB05; Thu, 13 Aug 2015 00:04:34 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t7D04YKv010666; Thu, 13 Aug 2015 00:04:34 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t7D04YbM010664; Thu, 13 Aug 2015 00:04:34 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201508130004.t7D04YbM010664@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Thu, 13 Aug 2015 00:04:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r394046 - head/math/p5-Math-GMP X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Aug 2015 00:04:35 -0000 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