From owner-svn-ports-all@freebsd.org Sat Jan 6 04:33:28 2018 Return-Path: Delivered-To: svn-ports-all@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 50643EB86CA; Sat, 6 Jan 2018 04:33:28 +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 BCE007214E; Sat, 6 Jan 2018 04:33:27 +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 65F0DAAAE; Sat, 6 Jan 2018 04:33:26 +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 w064XQMp076753; Sat, 6 Jan 2018 04:33:26 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w064XQil076751; Sat, 6 Jan 2018 04:33:26 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201801060433.w064XQil076751@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, 6 Jan 2018 04:33:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r458197 - 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: 458197 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.25 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: Sat, 06 Jan 2018 04:33:28 -0000 Author: sunpoet Date: Sat Jan 6 04:33:25 2018 New Revision: 458197 URL: https://svnweb.freebsd.org/changeset/ports/458197 Log: Update to 4.0 Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES 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 Sat Jan 6 04:33:21 2018 (r458196) +++ head/math/p5-Math-MPFR/Makefile Sat Jan 6 04:33:25 2018 (r458197) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-MPFR -PORTVERSION= 3.36 +PORTVERSION= 4.0 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/math/p5-Math-MPFR/distinfo ============================================================================== --- head/math/p5-Math-MPFR/distinfo Sat Jan 6 04:33:21 2018 (r458196) +++ head/math/p5-Math-MPFR/distinfo Sat Jan 6 04:33:25 2018 (r458197) @@ -1,3 +1,3 @@ -TIMESTAMP = 1503223763 -SHA256 (Math-MPFR-3.36.tar.gz) = 7f0c0e1f95663b4e9ae8db576df82d6e2f6616456182424a264a43250cc45c03 -SIZE (Math-MPFR-3.36.tar.gz) = 144106 +TIMESTAMP = 1515159240 +SHA256 (Math-MPFR-4.0.tar.gz) = 9f1f1237781b01f4d319be97ea370c3e8ae64c103f258a7a2311985686195ab5 +SIZE (Math-MPFR-4.0.tar.gz) = 147334