Date: Thu, 26 Nov 2015 01:00:38 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402424 - head/math/p5-Math-MPFR Message-ID: <201511260100.tAQ10cYk095956@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Nov 26 01:00:37 2015 New Revision: 402424 URL: https://svnweb.freebsd.org/changeset/ports/402424 Log: - Update to 3.28 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 Thu Nov 26 01:00:33 2015 (r402423) +++ head/math/p5-Math-MPFR/Makefile Thu Nov 26 01:00:37 2015 (r402424) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-MPFR -PORTVERSION= 3.27 +PORTVERSION= 3.28 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SISYPHUS Modified: head/math/p5-Math-MPFR/distinfo ============================================================================== --- head/math/p5-Math-MPFR/distinfo Thu Nov 26 01:00:33 2015 (r402423) +++ head/math/p5-Math-MPFR/distinfo Thu Nov 26 01:00:37 2015 (r402424) @@ -1,2 +1,2 @@ -SHA256 (Math-MPFR-3.27.tar.gz) = 03f836542db0af43ba3b3fbc982aad97400245adc3596877abfa081348946aba -SIZE (Math-MPFR-3.27.tar.gz) = 105779 +SHA256 (Math-MPFR-3.28.tar.gz) = 95d853d7dfdd76a55bfb14ada85056fc13f1ee8bc1338832dbaa89bf0b776d2c +SIZE (Math-MPFR-3.28.tar.gz) = 105803
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511260100.tAQ10cYk095956>