From owner-svn-ports-head@FreeBSD.ORG Mon Dec 2 09:16:48 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 89690DC9; Mon, 2 Dec 2013 09:16:48 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5826A10F3; Mon, 2 Dec 2013 09:16:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rB29Gm7p042406; Mon, 2 Dec 2013 09:16:48 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rB29Gle3042401; Mon, 2 Dec 2013 09:16:47 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201312020916.rB29Gle3042401@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Mon, 2 Dec 2013 09:16:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r335472 - 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-head@freebsd.org X-Mailman-Version: 2.1.16 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: Mon, 02 Dec 2013 09:16:48 -0000 Author: sunpoet Date: Mon Dec 2 09:16:47 2013 New Revision: 335472 URL: http://svnweb.freebsd.org/changeset/ports/335472 Log: - Update to 3.21 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 Mon Dec 2 09:16:41 2013 (r335471) +++ head/math/p5-Math-MPFR/Makefile Mon Dec 2 09:16:47 2013 (r335472) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-MPFR -PORTVERSION= 3.19 +PORTVERSION= 3.21 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SISYPHUS Modified: head/math/p5-Math-MPFR/distinfo ============================================================================== --- head/math/p5-Math-MPFR/distinfo Mon Dec 2 09:16:41 2013 (r335471) +++ head/math/p5-Math-MPFR/distinfo Mon Dec 2 09:16:47 2013 (r335472) @@ -1,2 +1,2 @@ -SHA256 (Math-MPFR-3.19.tar.gz) = dc8063cadf8628891e9c0600f361a893669588233e4b95fea32485d81e31e6f4 -SIZE (Math-MPFR-3.19.tar.gz) = 92454 +SHA256 (Math-MPFR-3.21.tar.gz) = 99f4f87cd4511c4dba2b9d2d1242a97ac93010d3e7ae90baae40a4b5031972b7 +SIZE (Math-MPFR-3.21.tar.gz) = 92471