From owner-svn-ports-head@freebsd.org Tue Jan 19 14:04:09 2016 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 3D4CEA88C48; Tue, 19 Jan 2016 14:04:09 +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 0EDE71EF2; Tue, 19 Jan 2016 14:04:08 +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 u0JE48Mo008932; Tue, 19 Jan 2016 14:04:08 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u0JE47Bn008929; Tue, 19 Jan 2016 14:04:07 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201601191404.u0JE47Bn008929@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 19 Jan 2016 14:04:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r406688 - head/math/p5-Math-GMPz 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: Tue, 19 Jan 2016 14:04:09 -0000 Author: sunpoet Date: Tue Jan 19 14:04:07 2016 New Revision: 406688 URL: https://svnweb.freebsd.org/changeset/ports/406688 Log: - Update to 0.43 Changes: http://search.cpan.org/dist/Math-GMPz/CHANGES Modified: head/math/p5-Math-GMPz/Makefile head/math/p5-Math-GMPz/distinfo Modified: head/math/p5-Math-GMPz/Makefile ============================================================================== --- head/math/p5-Math-GMPz/Makefile Tue Jan 19 14:04:03 2016 (r406687) +++ head/math/p5-Math-GMPz/Makefile Tue Jan 19 14:04:07 2016 (r406688) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-GMPz -PORTVERSION= 0.42 +PORTVERSION= 0.43 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/math/p5-Math-GMPz/distinfo ============================================================================== --- head/math/p5-Math-GMPz/distinfo Tue Jan 19 14:04:03 2016 (r406687) +++ head/math/p5-Math-GMPz/distinfo Tue Jan 19 14:04:07 2016 (r406688) @@ -1,2 +1,2 @@ -SHA256 (Math-GMPz-0.42.tar.gz) = f91943a0a5f31a3f4f4bd4324d17318330a202321c098747a1556ac70eb76af0 -SIZE (Math-GMPz-0.42.tar.gz) = 62486 +SHA256 (Math-GMPz-0.43.tar.gz) = fbdd136c49448d4b1bce692e58c1e6241f0cd768e5db36bb90666e1494dbd58e +SIZE (Math-GMPz-0.43.tar.gz) = 68224