From owner-dev-commits-ports-all@freebsd.org Sun May 30 20:04:25 2021 Return-Path: Delivered-To: dev-commits-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 2FB98634368; Sun, 30 May 2021 20:04:25 +0000 (UTC) (envelope-from git@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FtTsN4cFCz3n93; Sun, 30 May 2021 20:04:24 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 46E0C22B6B; Sun, 30 May 2021 20:04:24 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 14UK4O46077398; Sun, 30 May 2021 20:04:24 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14UK4O9G077397; Sun, 30 May 2021 20:04:24 GMT (envelope-from git) Date: Sun, 30 May 2021 20:04:24 GMT Message-Id: <202105302004.14UK4O9G077397@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: e93beb87f2cb - main - math/p5-Math-MPFR: Update to 4.16 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e93beb87f2cb7663b05a84c33ff7c3b24e0a14ec Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 May 2021 20:04:25 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=e93beb87f2cb7663b05a84c33ff7c3b24e0a14ec commit e93beb87f2cb7663b05a84c33ff7c3b24e0a14ec Author: Po-Chuan Hsieh AuthorDate: 2021-05-30 19:53:41 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-05-30 19:53:41 +0000 math/p5-Math-MPFR: Update to 4.16 Changes: https://metacpan.org/changes/distribution/Math-MPFR --- math/p5-Math-MPFR/Makefile | 2 +- math/p5-Math-MPFR/distinfo | 6 +++--- math/p5-Math-MPFR/files/patch-Makefile.PL | 34 +++++++++++++++---------------- 3 files changed, 21 insertions(+), 21 deletions(-) diff --git a/math/p5-Math-MPFR/Makefile b/math/p5-Math-MPFR/Makefile index 6dcff994faff..921d865e3b18 100644 --- a/math/p5-Math-MPFR/Makefile +++ b/math/p5-Math-MPFR/Makefile @@ -1,7 +1,7 @@ # Created by: Wen Heping PORTNAME= Math-MPFR -PORTVERSION= 4.14 +PORTVERSION= 4.16 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-MPFR/distinfo b/math/p5-Math-MPFR/distinfo index e2fb3041b66c..14e141264e3b 100644 --- a/math/p5-Math-MPFR/distinfo +++ b/math/p5-Math-MPFR/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1595416749 -SHA256 (Math-MPFR-4.14.tar.gz) = 49fc1195fbbe3a5f8d9e6da30951cb3fbb7f165695f7d606ea4a835afa84746c -SIZE (Math-MPFR-4.14.tar.gz) = 184586 +TIMESTAMP = 1622214062 +SHA256 (Math-MPFR-4.16.tar.gz) = 7511292faa0e4a7c8325a0d9a80e0ada73a60ccc197830087e456b236532a635 +SIZE (Math-MPFR-4.16.tar.gz) = 191992 diff --git a/math/p5-Math-MPFR/files/patch-Makefile.PL b/math/p5-Math-MPFR/files/patch-Makefile.PL index 59c4ca165819..0f91682676f0 100644 --- a/math/p5-Math-MPFR/files/patch-Makefile.PL +++ b/math/p5-Math-MPFR/files/patch-Makefile.PL @@ -1,20 +1,20 @@ ---- Makefile.PL.orig 2020-07-13 12:00:38 UTC +--- Makefile.PL.orig 2021-02-12 11:08:52 UTC +++ Makefile.PL -@@ -193,7 +193,7 @@ else { # we still need to determine whether__float128 - $mycc = defined($Config{cc}) ? $Config{cc} : 'cc'; - } +@@ -206,7 +206,7 @@ else { # we still need to determine whether__float128 -- $mylibs = '-lmpfr -lgmp -lquadmath' unless $mylibs; -+ $mylibs = '-lmpfr -lgmp' unless $mylibs; + print $SAVE "\n\n" if $save; - # Include $mylibs to ensure that -lquadmath is locatable. - my $out = `$mycc -o have_f128.exe -x c have_f128.in $mylibs 2>&1`; -@@ -336,7 +336,7 @@ my %options = ( - ABSTRACT => 'Perl interface to the MPFR (floating point) library', - DEFINE => $defines, - LIBS => [ -- '-lmpfr -lgmp -lquadmath' -+ '-lmpfr -lgmp' - ], - PREREQ_PM => { - 'Test::More' => '0.88', +- my $mylibs = $mklib . " " . $mylibpth . " -lquadmath"; ++ my $mylibs = $mklib . " " . $mylibpth; + + my $out = `$mycc -o have_f128.exe -x c have_f128.in 2>&1`; + +@@ -347,7 +347,7 @@ my %options = ( + AUTHOR => 'Sisyphus (sisyphus at (@) cpan dot (.) org)', + ABSTRACT => 'Perl interface to the MPFR (floating point) library', + DEFINE => $defines, +- LIBS => [ '-lmpfr -lgmp -lquadmath' ], ++ LIBS => [ '-lmpfr -lgmp' ], + PREREQ_PM => { 'Test::More' => '0.88', }, + #OBJECT => '$(O_FILES)', # set below if $Config{nvsize} == 8 + LICENSE => 'perl',