Update to 1.29
- Add LICENSE - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/Math-String/CHANGES
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user