diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-01-31 05:42:45 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-01-31 05:42:45 +0800 |
commit | ddf8937b005200f99fa140b05ba7a01be37597fe (patch) | |
tree | 5ca5e6cceb193cfba2d7d0638a968171a1738a46 /math | |
parent | fc063684e5f351ae1df017a3a04f7277a6a94be1 (diff) | |
download | freebsd-ports-gnome-ddf8937b005200f99fa140b05ba7a01be37597fe.tar.gz freebsd-ports-gnome-ddf8937b005200f99fa140b05ba7a01be37597fe.tar.zst freebsd-ports-gnome-ddf8937b005200f99fa140b05ba7a01be37597fe.zip |
Update to 3.35
Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-MPFR/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-MPFR/distinfo | 6 | ||||
-rw-r--r-- | math/p5-Math-MPFR/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/math/p5-Math-MPFR/Makefile b/math/p5-Math-MPFR/Makefile index 6760fbf7cc42..67ee5c3e5b0c 100644 --- a/math/p5-Math-MPFR/Makefile +++ b/math/p5-Math-MPFR/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-MPFR -PORTVERSION= 3.34 +PORTVERSION= 3.35 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-MPFR/distinfo b/math/p5-Math-MPFR/distinfo index da354c006cd2..64f3a2ad40fb 100644 --- a/math/p5-Math-MPFR/distinfo +++ b/math/p5-Math-MPFR/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1479554358 -SHA256 (Math-MPFR-3.34.tar.gz) = 9ea4dd9ad2a9934fc2fb4777ed09807e3b2b136c99703573a4e80322008eb969 -SIZE (Math-MPFR-3.34.tar.gz) = 127710 +TIMESTAMP = 1485797850 +SHA256 (Math-MPFR-3.35.tar.gz) = 4c2e76df91394d94d2c30ccb4452d77260572f22b6df263cc7f1c0d4612cc981 +SIZE (Math-MPFR-3.35.tar.gz) = 137775 diff --git a/math/p5-Math-MPFR/pkg-plist b/math/p5-Math-MPFR/pkg-plist index 16d7b00c6de6..0b318ad45f9b 100644 --- a/math/p5-Math-MPFR/pkg-plist +++ b/math/p5-Math-MPFR/pkg-plist @@ -1,4 +1,5 @@ %%SITE_ARCH%%/Math/MPFR.pm +%%SITE_ARCH%%/Math/MPFR.pod %%SITE_ARCH%%/Math/MPFR/Prec.pm %%SITE_ARCH%%/Math/MPFR/Random.pm %%SITE_ARCH%%/Math/MPFR/V.pm |