diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Algorithm-Combinatorics/Makefile | 5 | ||||
-rw-r--r-- | math/p5-Algorithm-Combinatorics/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/math/p5-Algorithm-Combinatorics/Makefile b/math/p5-Algorithm-Combinatorics/Makefile index 998ad157ec7e..8f1bda4cd94a 100644 --- a/math/p5-Algorithm-Combinatorics/Makefile +++ b/math/p5-Algorithm-Combinatorics/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Algorithm-Combinatorics -PORTVERSION= 0.26 +PORTVERSION= 0.27 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:FXN @@ -15,6 +15,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Efficient generation of combinatorial sequences +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + MAN3= Algorithm::Combinatorics.3 PERL_CONFIGURE= yes diff --git a/math/p5-Algorithm-Combinatorics/distinfo b/math/p5-Algorithm-Combinatorics/distinfo index a275b9200c1c..252882eb6995 100644 --- a/math/p5-Algorithm-Combinatorics/distinfo +++ b/math/p5-Algorithm-Combinatorics/distinfo @@ -1,2 +1,2 @@ -SHA256 (Algorithm-Combinatorics-0.26.tar.gz) = dc620d221d1a352505b57f4ea24a6508193349c88c5b8a1ea248377eca555319 -SIZE (Algorithm-Combinatorics-0.26.tar.gz) = 17500 +SHA256 (Algorithm-Combinatorics-0.27.tar.gz) = 8378da39ecdb37d5cc89cc130a3b1353fd75d56c7690905673473fe4c25cd132 +SIZE (Algorithm-Combinatorics-0.27.tar.gz) = 17548 |