From owner-svn-ports-head@freebsd.org Sun Oct 28 19:58:11 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0F7ED10DEBD5; Sun, 28 Oct 2018 19:58:11 +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 AE00F6D381; Sun, 28 Oct 2018 19:58:10 +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 AAD0A23F51; Sun, 28 Oct 2018 19:58:09 +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 w9SJw9ZX066588; Sun, 28 Oct 2018 19:58:09 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9SJw9JY066587; Sun, 28 Oct 2018 19:58:09 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201810281958.w9SJw9JY066587@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 28 Oct 2018 19:58:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483341 - head/math/p5-Math-MPFR X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/math/p5-Math-MPFR X-SVN-Commit-Revision: 483341 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.29 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: Sun, 28 Oct 2018 19:58:11 -0000 Author: sunpoet Date: Sun Oct 28 19:58:09 2018 New Revision: 483341 URL: https://svnweb.freebsd.org/changeset/ports/483341 Log: Update to 4.05 Changes: https://metacpan.org/changes/distribution/Math-MPFR Modified: head/math/p5-Math-MPFR/Makefile head/math/p5-Math-MPFR/distinfo Modified: head/math/p5-Math-MPFR/Makefile ============================================================================== --- head/math/p5-Math-MPFR/Makefile Sun Oct 28 19:58:00 2018 (r483340) +++ head/math/p5-Math-MPFR/Makefile Sun Oct 28 19:58:09 2018 (r483341) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-MPFR -PORTVERSION= 4.04 +PORTVERSION= 4.05 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -20,8 +20,8 @@ TEST_DEPENDS= p5-Math-GMP>=0:math/p5-Math-GMP \ p5-Math-GMPq>=0:math/p5-Math-GMPq \ p5-Math-GMPz>=0:math/p5-Math-GMPz -USE_PERL5= configure USES= localbase perl5 +USE_PERL5= configure post-patch: @${REINPLACE_CMD} -e 's| -lquadmath||' ${WRKSRC}/Makefile.PL Modified: head/math/p5-Math-MPFR/distinfo ============================================================================== --- head/math/p5-Math-MPFR/distinfo Sun Oct 28 19:58:00 2018 (r483340) +++ head/math/p5-Math-MPFR/distinfo Sun Oct 28 19:58:09 2018 (r483341) @@ -1,3 +1,3 @@ -TIMESTAMP = 1525792945 -SHA256 (Math-MPFR-4.04.tar.gz) = f7b65878ffdcaefc1c818f14fbdc63bd025c64606da52532d8f39d96f3094b2e -SIZE (Math-MPFR-4.04.tar.gz) = 154403 +TIMESTAMP = 1540753674 +SHA256 (Math-MPFR-4.05.tar.gz) = cea18f80dffffb6cdd12c4cc789d6f1c17130a1ad02fa039282aa3f996f40647 +SIZE (Math-MPFR-4.05.tar.gz) = 158993