From owner-svn-ports-head@freebsd.org Sat Apr 15 00:47:06 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 B9ABAD3DA6B; Sat, 15 Apr 2017 00:47:06 +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 8724BE08; Sat, 15 Apr 2017 00:47:06 +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 v3F0l5u9028465; Sat, 15 Apr 2017 00:47:05 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3F0l59X028462; Sat, 15 Apr 2017 00:47:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201704150047.v3F0l59X028462@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 15 Apr 2017 00:47:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438556 - head/math/p5-Math-GMPq 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: Sat, 15 Apr 2017 00:47:06 -0000 Author: sunpoet Date: Sat Apr 15 00:47:05 2017 New Revision: 438556 URL: https://svnweb.freebsd.org/changeset/ports/438556 Log: Update to 0.43 Changes: http://search.cpan.org/dist/Math-GMPq/CHANGES Modified: head/math/p5-Math-GMPq/Makefile head/math/p5-Math-GMPq/distinfo head/math/p5-Math-GMPq/pkg-plist Modified: head/math/p5-Math-GMPq/Makefile ============================================================================== --- head/math/p5-Math-GMPq/Makefile Sat Apr 15 00:47:00 2017 (r438555) +++ head/math/p5-Math-GMPq/Makefile Sat Apr 15 00:47:05 2017 (r438556) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-GMPq -PORTVERSION= 0.42 +PORTVERSION= 0.43 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/math/p5-Math-GMPq/distinfo ============================================================================== --- head/math/p5-Math-GMPq/distinfo Sat Apr 15 00:47:00 2017 (r438555) +++ head/math/p5-Math-GMPq/distinfo Sat Apr 15 00:47:05 2017 (r438556) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479403389 -SHA256 (Math-GMPq-0.42.tar.gz) = b76c3263112538d6a8e58cdf10d537fb5e257858dfaec69a7dd04d48c0030768 -SIZE (Math-GMPq-0.42.tar.gz) = 40399 +TIMESTAMP = 1492187255 +SHA256 (Math-GMPq-0.43.tar.gz) = f6b82cdfb367a7901ccf0f09dbeddd99789919a7c75238d6abaf61a9b0b0cb77 +SIZE (Math-GMPq-0.43.tar.gz) = 42592 Modified: head/math/p5-Math-GMPq/pkg-plist ============================================================================== --- head/math/p5-Math-GMPq/pkg-plist Sat Apr 15 00:47:00 2017 (r438555) +++ head/math/p5-Math-GMPq/pkg-plist Sat Apr 15 00:47:05 2017 (r438556) @@ -1,4 +1,5 @@ %%SITE_ARCH%%/Math/GMPq.pm +%%SITE_ARCH%%/Math/GMPq.pod %%SITE_ARCH%%/Math/GMPq/Random.pm %%SITE_ARCH%%/Math/GMPq/V.pm %%SITE_ARCH%%/auto/Math/GMPq/GMPq.so