aboutsummaryrefslogtreecommitdiff
path: root/math/p5-bignum
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-08-30 03:57:32 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-08-30 03:57:32 +0000
commit7223e0d942acfff076cb5681db47270026974cb4 (patch)
tree4e74192f6a322d05bd9309cfa34bd54908353dc1 /math/p5-bignum
parent01b30c2dc3815446e24293971a8c0000904d6887 (diff)
downloadports-7223e0d942acfff076cb5681db47270026974cb4.tar.gz
ports-7223e0d942acfff076cb5681db47270026974cb4.zip
- Update to 0.38
- Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/bignum/CHANGES
Notes
Notes: svn path=/head/; revision=395595
Diffstat (limited to 'math/p5-bignum')
-rw-r--r--math/p5-bignum/Makefile4
-rw-r--r--math/p5-bignum/distinfo4
-rw-r--r--math/p5-bignum/pkg-plist6
3 files changed, 7 insertions, 7 deletions
diff --git a/math/p5-bignum/Makefile b/math/p5-bignum/Makefile
index 4b44c3624685..3e6ada6d0ecc 100644
--- a/math/p5-bignum/Makefile
+++ b/math/p5-bignum/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= bignum
-PORTVERSION= 0.37
-PORTREVISION= 1
+PORTVERSION= 0.38
CATEGORIES= math perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PJACKLAM
@@ -14,6 +13,7 @@ COMMENT= Transparent BigNumber/BigRational support for Perl
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure
diff --git a/math/p5-bignum/distinfo b/math/p5-bignum/distinfo
index 8c69e3a774ce..9b73e81351b5 100644
--- a/math/p5-bignum/distinfo
+++ b/math/p5-bignum/distinfo
@@ -1,2 +1,2 @@
-SHA256 (bignum-0.37.tar.gz) = 9d2e035222d8b00d062959cb5ae491cb6ce80b7ea0ea8c05e53c415022e4f871
-SIZE (bignum-0.37.tar.gz) = 40666
+SHA256 (bignum-0.38.tar.gz) = ded6e3f3135c059fcc398c30e483c916948dbd033ce674215ad6fd49a2069513
+SIZE (bignum-0.38.tar.gz) = 40310
diff --git a/math/p5-bignum/pkg-plist b/math/p5-bignum/pkg-plist
index 1ff5234507bf..62c503766b62 100644
--- a/math/p5-bignum/pkg-plist
+++ b/math/p5-bignum/pkg-plist
@@ -1,8 +1,8 @@
-%%PERL5_MAN3%%/bigint.3.gz
-%%PERL5_MAN3%%/bignum.3.gz
-%%PERL5_MAN3%%/bigrat.3.gz
%%SITE_PERL%%/Math/BigFloat/Trace.pm
%%SITE_PERL%%/Math/BigInt/Trace.pm
%%SITE_PERL%%/bigint.pm
%%SITE_PERL%%/bignum.pm
%%SITE_PERL%%/bigrat.pm
+%%PERL5_MAN3%%/bigint.3.gz
+%%PERL5_MAN3%%/bignum.3.gz
+%%PERL5_MAN3%%/bigrat.3.gz