aboutsummaryrefslogtreecommitdiffstats
path: root/math/p5-Math-String
diff options
context:
space:
mode:
authorKoop Mast <kwm@rainbow-runner.nl>2017-02-08 15:45:16 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2017-02-08 15:45:16 +0800
commit8c10568a8bad15bd4e148e5298d61c75faa3c30d (patch)
tree8ec8a8ad03e47a7286399402357b1c326bf89c9d /math/p5-Math-String
parentccabcd384d766804d3ce54b6a7ae1d257ce0fc11 (diff)
parent39324c127c7b2461bbbbbb06c5dd94442e997b46 (diff)
downloadfreebsd-ports-gnome-mate-1.16.tar.gz
freebsd-ports-gnome-mate-1.16.tar.zst
freebsd-ports-gnome-mate-1.16.zip
Merge branch 'master' into mate-1.16mate-1.16
Diffstat (limited to 'math/p5-Math-String')
-rw-r--r--math/p5-Math-String/Makefile10
-rw-r--r--math/p5-Math-String/distinfo5
-rw-r--r--math/p5-Math-String/pkg-plist10
3 files changed, 16 insertions, 9 deletions
diff --git a/math/p5-Math-String/Makefile b/math/p5-Math-String/Makefile
index b04dd114e601..91b610780e53 100644
--- a/math/p5-Math-String/Makefile
+++ b/math/p5-Math-String/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Math-String
-PORTVERSION= 1.28
-PORTREVISION= 2
+PORTVERSION= 1.29
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -11,6 +10,13 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module to calculate with strings as if they were big integers
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+BUILD_DEPENDS= p5-Math-BigInt>=1.999802:math/p5-Math-BigInt
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure
diff --git a/math/p5-Math-String/distinfo b/math/p5-Math-String/distinfo
index f8cbc6257212..5569ff653199 100644
--- a/math/p5-Math-String/distinfo
+++ b/math/p5-Math-String/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Math-String-1.28.tar.gz) = 7c41d9a3478bfe5a675556c87375419047c09fd7f0cb6117ddd1240fc5f2e0a0
-SIZE (Math-String-1.28.tar.gz) = 72979
+TIMESTAMP = 1486036639
+SHA256 (Math-String-1.29.tar.gz) = 595a5e709aaa0920c1a437551226bc21efc6dffa2c441890d13a3f2e8530ae0f
+SIZE (Math-String-1.29.tar.gz) = 63985
diff --git a/math/p5-Math-String/pkg-plist b/math/p5-Math-String/pkg-plist
index 67046901995b..4989479f4e08 100644
--- a/math/p5-Math-String/pkg-plist
+++ b/math/p5-Math-String/pkg-plist
@@ -1,10 +1,10 @@
-%%PERL5_MAN3%%/Math::String.3.gz
-%%PERL5_MAN3%%/Math::String::Charset.3.gz
-%%PERL5_MAN3%%/Math::String::Charset::Grouped.3.gz
-%%PERL5_MAN3%%/Math::String::Charset::Nested.3.gz
-%%PERL5_MAN3%%/Math::String::Sequence.3.gz
%%SITE_PERL%%/Math/String.pm
%%SITE_PERL%%/Math/String/Charset.pm
%%SITE_PERL%%/Math/String/Charset/Grouped.pm
%%SITE_PERL%%/Math/String/Charset/Nested.pm
%%SITE_PERL%%/Math/String/Sequence.pm
+%%PERL5_MAN3%%/Math::String.3.gz
+%%PERL5_MAN3%%/Math::String::Charset.3.gz
+%%PERL5_MAN3%%/Math::String::Charset::Grouped.3.gz
+%%PERL5_MAN3%%/Math::String::Charset::Nested.3.gz
+%%PERL5_MAN3%%/Math::String::Sequence.3.gz