From owner-svn-ports-all@freebsd.org Mon Sep 7 18:12:34 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 58E4A3D1ABE; Mon, 7 Sep 2020 18:12:34 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Blbwc2qndz4VYf; Mon, 7 Sep 2020 18:12:32 +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 6302323893; Mon, 7 Sep 2020 18:12:30 +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 087ICUkV079498; Mon, 7 Sep 2020 18:12:30 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 087ICUJk079496; Mon, 7 Sep 2020 18:12:30 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202009071812.087ICUJk079496@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, 7 Sep 2020 18:12:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r547932 - 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: 547932 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Sep 2020 18:12:35 -0000 Author: sunpoet Date: Mon Sep 7 18:12:29 2020 New Revision: 547932 URL: https://svnweb.freebsd.org/changeset/ports/547932 Log: Update to 1.12 Changes: https://metacpan.org/changes/distribution/Math-MPC Modified: head/math/p5-Math-MPC/Makefile head/math/p5-Math-MPC/distinfo Modified: head/math/p5-Math-MPC/Makefile ============================================================================== --- head/math/p5-Math-MPC/Makefile Mon Sep 7 18:12:25 2020 (r547931) +++ head/math/p5-Math-MPC/Makefile Mon Sep 7 18:12:29 2020 (r547932) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-MPC -PORTVERSION= 1.09 +PORTVERSION= 1.12 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,10 +14,10 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-Math-MPFR>=3.23:math/p5-Math-MPFR LIB_DEPENDS= libgmp.so:math/gmp \ libmpc.so:math/mpc \ libmpfr.so:math/mpfr +RUN_DEPENDS= p5-Math-MPFR>=3.23:math/p5-Math-MPFR USES= localbase perl5 USE_PERL5= configure Modified: head/math/p5-Math-MPC/distinfo ============================================================================== --- head/math/p5-Math-MPC/distinfo Mon Sep 7 18:12:25 2020 (r547931) +++ head/math/p5-Math-MPC/distinfo Mon Sep 7 18:12:29 2020 (r547932) @@ -1,3 +1,3 @@ -TIMESTAMP = 1598175300 -SHA256 (Math-MPC-1.09.tar.gz) = f85b641c58870f565df5d2bbb924cf87dfe2dc5174f6bd6a9159172b27237bbb -SIZE (Math-MPC-1.09.tar.gz) = 65089 +TIMESTAMP = 1599492122 +SHA256 (Math-MPC-1.12.tar.gz) = 8bbee29b06a2142bf9a4a39b580e6d13ad880c4bdcf5853c233de19f4382005a +SIZE (Math-MPC-1.12.tar.gz) = 65215