From owner-svn-ports-all@freebsd.org Fri Nov 20 13:20:43 2015 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 65ADEA3326E; Fri, 20 Nov 2015 13:20:43 +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 mx1.freebsd.org (Postfix) with ESMTPS id 3161817D3; Fri, 20 Nov 2015 13:20:43 +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 tAKDKgGd084002; Fri, 20 Nov 2015 13:20:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tAKDKgn5084000; Fri, 20 Nov 2015 13:20:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511201320.tAKDKgn5084000@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 20 Nov 2015 13:20:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402076 - head/math/p5-Math-MPFR X-SVN-Group: ports-head 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.20 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: Fri, 20 Nov 2015 13:20:43 -0000 Author: sunpoet Date: Fri Nov 20 13:20:41 2015 New Revision: 402076 URL: https://svnweb.freebsd.org/changeset/ports/402076 Log: - Update to 3.27 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 Fri Nov 20 13:20:37 2015 (r402075) +++ head/math/p5-Math-MPFR/Makefile Fri Nov 20 13:20:41 2015 (r402076) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-MPFR -PORTVERSION= 3.26 +PORTVERSION= 3.27 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SISYPHUS Modified: head/math/p5-Math-MPFR/distinfo ============================================================================== --- head/math/p5-Math-MPFR/distinfo Fri Nov 20 13:20:37 2015 (r402075) +++ head/math/p5-Math-MPFR/distinfo Fri Nov 20 13:20:41 2015 (r402076) @@ -1,2 +1,2 @@ -SHA256 (Math-MPFR-3.26.tar.gz) = a7b98762ec23688e943a5e2ec92d3bf3491b86384eed80a78f6254115e0a1f61 -SIZE (Math-MPFR-3.26.tar.gz) = 105685 +SHA256 (Math-MPFR-3.27.tar.gz) = 03f836542db0af43ba3b3fbc982aad97400245adc3596877abfa081348946aba +SIZE (Math-MPFR-3.27.tar.gz) = 105779