Date: Fri, 20 Nov 2015 09:14:51 +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: r402025 - head/math/p5-Math-MPFR Message-ID: <201511200914.tAK9EpFI009764@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Nov 20 09:14:50 2015 New Revision: 402025 URL: https://svnweb.freebsd.org/changeset/ports/402025 Log: - Update to 3.26 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 09:14:46 2015 (r402024) +++ head/math/p5-Math-MPFR/Makefile Fri Nov 20 09:14:50 2015 (r402025) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-MPFR -PORTVERSION= 3.25 +PORTVERSION= 3.26 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 09:14:46 2015 (r402024) +++ head/math/p5-Math-MPFR/distinfo Fri Nov 20 09:14:50 2015 (r402025) @@ -1,2 +1,2 @@ -SHA256 (Math-MPFR-3.25.tar.gz) = 5f5df3c14ff533de2b763d327b0821a5c6b6cf331deaa930db90a2e031aa755c -SIZE (Math-MPFR-3.25.tar.gz) = 104028 +SHA256 (Math-MPFR-3.26.tar.gz) = a7b98762ec23688e943a5e2ec92d3bf3491b86384eed80a78f6254115e0a1f61 +SIZE (Math-MPFR-3.26.tar.gz) = 105685
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511200914.tAK9EpFI009764>