From owner-svn-ports-head@freebsd.org Thu Feb 2 13:31:13 2017 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 B7EC8CC977D; Thu, 2 Feb 2017 13:31:13 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 8272C976; Thu, 2 Feb 2017 13:31:13 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v12DVCkk095986; Thu, 2 Feb 2017 13:31:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v12DVCnn095984; Thu, 2 Feb 2017 13:31:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702021331.v12DVCnn095984@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 2 Feb 2017 13:31:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433152 - 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.23 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, 02 Feb 2017 13:31:13 -0000 Author: sunpoet Date: Thu Feb 2 13:31:12 2017 New Revision: 433152 URL: https://svnweb.freebsd.org/changeset/ports/433152 Log: Update to 2.14 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 Thu Feb 2 13:31:07 2017 (r433151) +++ head/math/p5-Math-GMP/Makefile Thu Feb 2 13:31:12 2017 (r433152) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-GMP -PORTVERSION= 2.13 +PORTVERSION= 2.14 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/math/p5-Math-GMP/distinfo ============================================================================== --- head/math/p5-Math-GMP/distinfo Thu Feb 2 13:31:07 2017 (r433151) +++ head/math/p5-Math-GMP/distinfo Thu Feb 2 13:31:12 2017 (r433152) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479554344 -SHA256 (Math-GMP-2.13.tar.gz) = d44b782b41ca275991b057a778fb102a8e0c10d882ab4832028701995df0429c -SIZE (Math-GMP-2.13.tar.gz) = 32642 +TIMESTAMP = 1486036630 +SHA256 (Math-GMP-2.14.tar.gz) = 257e82e5d7e084baf5d1ebb41fbc71a3026be2f99e22d8e2b581675372f72ef8 +SIZE (Math-GMP-2.14.tar.gz) = 33025