svn commit: r380290 - head/math/p5-Math-MPFR

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Mar 2 19:57:17 UTC 2015


Author: sunpoet
Date: Mon Mar  2 19:57:14 2015
New Revision: 380290
URL: https://svnweb.freebsd.org/changeset/ports/380290
QAT: https://qat.redports.org/buildarchive/r380290/

Log:
  - Update to 3.24
  
  Changes:	http://search.cpan.org/dist/Math-MPFR/CHANGES

Modified:
  head/math/p5-Math-MPFR/Makefile
  head/math/p5-Math-MPFR/distinfo
  head/math/p5-Math-MPFR/pkg-plist

Modified: head/math/p5-Math-MPFR/Makefile
==============================================================================
--- head/math/p5-Math-MPFR/Makefile	Mon Mar  2 19:43:26 2015	(r380289)
+++ head/math/p5-Math-MPFR/Makefile	Mon Mar  2 19:57:14 2015	(r380290)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Math-MPFR
-PORTVERSION=	3.23
+PORTVERSION=	3.24
 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 Mar  2 19:43:26 2015	(r380289)
+++ head/math/p5-Math-MPFR/distinfo	Mon Mar  2 19:57:14 2015	(r380290)
@@ -1,2 +1,2 @@
-SHA256 (Math-MPFR-3.23.tar.gz) = 78d8d23cb6bdb2c3650bb681429b7a5457abbff9d5d2dd731716058635ccb59a
-SIZE (Math-MPFR-3.23.tar.gz) = 99233
+SHA256 (Math-MPFR-3.24.tar.gz) = ac993bfbf3bbf18f1840b9cc0f60d92a2ce9dc6de5f83836717a8cfbd5211031
+SIZE (Math-MPFR-3.24.tar.gz) = 103694

Modified: head/math/p5-Math-MPFR/pkg-plist
==============================================================================
--- head/math/p5-Math-MPFR/pkg-plist	Mon Mar  2 19:43:26 2015	(r380289)
+++ head/math/p5-Math-MPFR/pkg-plist	Mon Mar  2 19:57:14 2015	(r380290)
@@ -1,7 +1,9 @@
 %%SITE_ARCH%%/Math/MPFR.pm
 %%SITE_ARCH%%/Math/MPFR/Prec.pm
+%%SITE_ARCH%%/Math/MPFR/Random.pm
 %%SITE_ARCH%%/Math/MPFR/V.pm
 %%SITE_ARCH%%/auto/Math/MPFR/MPFR.so
 %%SITE_ARCH%%/auto/Math/MPFR/Prec/Prec.so
+%%SITE_ARCH%%/auto/Math/MPFR/Random/Random.so
 %%SITE_ARCH%%/auto/Math/MPFR/V/V.so
 %%PERL5_MAN3%%/Math::MPFR.3.gz


More information about the svn-ports-head mailing list