From owner-svn-ports-head@freebsd.org Mon Jan 15 17:17:01 2018 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 C5F77EBC26E; Mon, 15 Jan 2018 17:17:01 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 62B6E82920; Mon, 15 Jan 2018 17:16:42 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id EF7871414C; Mon, 15 Jan 2018 17:16:40 +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 w0FHGeMs062993; Mon, 15 Jan 2018 17:16:40 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w0FHGe0Q062990; Mon, 15 Jan 2018 17:16:40 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201801151716.w0FHGe0Q062990@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 15 Jan 2018 17:16:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r459092 - head/math/p5-Math-MPC X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/math/p5-Math-MPC X-SVN-Commit-Revision: 459092 X-SVN-Commit-Repository: ports 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.25 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: Mon, 15 Jan 2018 17:17:02 -0000 Author: sunpoet Date: Mon Jan 15 17:16:40 2018 New Revision: 459092 URL: https://svnweb.freebsd.org/changeset/ports/459092 Log: Update to 1.08 Changes: http://search.cpan.org/dist/Math-MPC/CHANGES Modified: head/math/p5-Math-MPC/Makefile head/math/p5-Math-MPC/distinfo head/math/p5-Math-MPC/pkg-plist Modified: head/math/p5-Math-MPC/Makefile ============================================================================== --- head/math/p5-Math-MPC/Makefile Mon Jan 15 17:16:35 2018 (r459091) +++ head/math/p5-Math-MPC/Makefile Mon Jan 15 17:16:40 2018 (r459092) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-MPC -PORTVERSION= 1.07 +PORTVERSION= 1.08 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/math/p5-Math-MPC/distinfo ============================================================================== --- head/math/p5-Math-MPC/distinfo Mon Jan 15 17:16:35 2018 (r459091) +++ head/math/p5-Math-MPC/distinfo Mon Jan 15 17:16:40 2018 (r459092) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481116629 -SHA256 (Math-MPC-1.07.tar.gz) = 1d94ac3926e5fe252e062bc118d142b538f07364d98285d256a4f7bcac8bbfd8 -SIZE (Math-MPC-1.07.tar.gz) = 62272 +TIMESTAMP = 1516028301 +SHA256 (Math-MPC-1.08.tar.gz) = 3e3fe49a9102b514378060bec2531b1e56efdddf3e0646603bcbd533d49ae62e +SIZE (Math-MPC-1.08.tar.gz) = 63363 Modified: head/math/p5-Math-MPC/pkg-plist ============================================================================== --- head/math/p5-Math-MPC/pkg-plist Mon Jan 15 17:16:35 2018 (r459091) +++ head/math/p5-Math-MPC/pkg-plist Mon Jan 15 17:16:40 2018 (r459092) @@ -1,3 +1,4 @@ %%SITE_ARCH%%/Math/MPC.pm +%%SITE_ARCH%%/Math/MPC.pod %%SITE_ARCH%%/auto/Math/MPC/MPC.so %%PERL5_MAN3%%/Math::MPC.3.gz