aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-12-30 00:10:20 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-12-30 00:10:20 +0800
commit24cc466ea92ccb0db334aab0a5f200137630244f (patch)
tree0d68823e36948ec1ff94bcbe66a98624545c3ae8 /math
parentf8c372fb69d2d8088c75ae61db92c4320b50b4e8 (diff)
downloadfreebsd-ports-gnome-24cc466ea92ccb0db334aab0a5f200137630244f.tar.gz
freebsd-ports-gnome-24cc466ea92ccb0db334aab0a5f200137630244f.tar.zst
freebsd-ports-gnome-24cc466ea92ccb0db334aab0a5f200137630244f.zip
- Update to 0.260802
- Add LICENSE - Add NO_ARCH - Remove outdated post-patch: - Sort PLIST Changes: http://search.cpan.org/dist/Math-BigRat/CHANGES
Diffstat (limited to 'math')
-rw-r--r--math/p5-Math-BigRat/Makefile12
-rw-r--r--math/p5-Math-BigRat/distinfo4
-rw-r--r--math/p5-Math-BigRat/pkg-plist2
3 files changed, 9 insertions, 9 deletions
diff --git a/math/p5-Math-BigRat/Makefile b/math/p5-Math-BigRat/Makefile
index 016a8961af1c..4092d991cd1d 100644
--- a/math/p5-Math-BigRat/Makefile
+++ b/math/p5-Math-BigRat/Makefile
@@ -2,20 +2,20 @@
# $FreeBSD$
PORTNAME= Math-BigRat
-PORTVERSION= 0.26.02
-PORTREVISION= 3
+PORTVERSION= 0.26.08.02
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
+DISTNAME= ${PORTNAME}-${PORTVERSION:R:R}${PORTVERSION:R:E}${PORTVERSION:E}
MAINTAINER= perl@FreeBSD.org
COMMENT= Arbitrary big rational numbers
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure
-post-patch:
- @${REINPLACE_CMD} -e '/INSTALLDIRS/d' ${WRKSRC}/Makefile.PL
-
.include <bsd.port.mk>
diff --git a/math/p5-Math-BigRat/distinfo b/math/p5-Math-BigRat/distinfo
index 374055f13349..d568e31da7d9 100644
--- a/math/p5-Math-BigRat/distinfo
+++ b/math/p5-Math-BigRat/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Math-BigRat-0.2602.tar.gz) = 08c77055817e7a1fec26c3404d6ffafb21efda3b473782ab6c836bb0e90418ef
-SIZE (Math-BigRat-0.2602.tar.gz) = 56840
+SHA256 (Math-BigRat-0.260802.tar.gz) = 1b1ed448c355677bf6403705f8428fee5bdf2bb138a3fe721bf51414c1695508
+SIZE (Math-BigRat-0.260802.tar.gz) = 64042
diff --git a/math/p5-Math-BigRat/pkg-plist b/math/p5-Math-BigRat/pkg-plist
index bb40608c0dff..185f494e5922 100644
--- a/math/p5-Math-BigRat/pkg-plist
+++ b/math/p5-Math-BigRat/pkg-plist
@@ -1,2 +1,2 @@
-%%PERL5_MAN3%%/Math::BigRat.3.gz
%%SITE_PERL%%/Math/BigRat.pm
+%%PERL5_MAN3%%/Math::BigRat.3.gz