Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 May 2013 08:56:41 +0000 (UTC)
From:      Anton Berezin <tobez@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r318017 - head/math/p5-Math-MPFR
Message-ID:  <201305130856.r4D8ufNX027281@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobez
Date: Mon May 13 08:56:41 2013
New Revision: 318017
URL: http://svnweb.freebsd.org/changeset/ports/318017

Log:
  Update to 3.18.
  
  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 May 13 08:55:36 2013	(r318016)
+++ head/math/p5-Math-MPFR/Makefile	Mon May 13 08:56:41 2013	(r318017)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Math-MPFR
-PORTVERSION=	3.17
+PORTVERSION=	3.18
 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 May 13 08:55:36 2013	(r318016)
+++ head/math/p5-Math-MPFR/distinfo	Mon May 13 08:56:41 2013	(r318017)
@@ -1,2 +1,2 @@
-SHA256 (Math-MPFR-3.17.tar.gz) = 5ef9e989492de961ff712b1a5151e6ec2a223655dda74f012015aff483854a74
-SIZE (Math-MPFR-3.17.tar.gz) = 83031
+SHA256 (Math-MPFR-3.18.tar.gz) = 196858246a0eb398acaa3a819de2f5b01ea3d18dff7840df8092383358a3af0a
+SIZE (Math-MPFR-3.18.tar.gz) = 87234

Modified: head/math/p5-Math-MPFR/pkg-plist
==============================================================================
--- head/math/p5-Math-MPFR/pkg-plist	Mon May 13 08:55:36 2013	(r318016)
+++ head/math/p5-Math-MPFR/pkg-plist	Mon May 13 08:56:41 2013	(r318017)
@@ -1,11 +1,15 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/Math/MPFR.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Math/MPFR/Prec.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/Math/MPFR/V.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/MPFR/.packlist
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/MPFR/MPFR.bs
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/MPFR/MPFR.so
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/MPFR/Prec/Prec.bs
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/MPFR/Prec/Prec.so
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/MPFR/V/V.bs
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/MPFR/V/V.so
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/MPFR/V
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/MPFR/Prec
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/MPFR
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math/MPFR



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305130856.r4D8ufNX027281>