diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-01-30 21:42:45 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-01-30 21:42:45 +0000 |
commit | 3c654eea851c87009b36cfd3fb54e62bf63a2a75 (patch) | |
tree | 5ca5e6cceb193cfba2d7d0638a968171a1738a46 /math/p5-Math-MPFR | |
parent | f39310f9020bb414aa3749a5b174d0752fe6759e (diff) | |
download | ports-3c654eea851c87009b36cfd3fb54e62bf63a2a75.tar.gz ports-3c654eea851c87009b36cfd3fb54e62bf63a2a75.zip |
Notes
Diffstat (limited to 'math/p5-Math-MPFR')
-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 |