diff options
author | tobez <tobez@FreeBSD.org> | 2011-01-31 17:41:54 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2011-01-31 17:41:54 +0800 |
commit | 97e1fac385c901de89c342972187b7a153ec2c12 (patch) | |
tree | 9b473754ffc628c454c4dd5a35bdd37adfb709b5 /math | |
parent | 554f8e04ec6c4f76884164d2f7cfe475d96905e0 (diff) | |
download | freebsd-ports-gnome-97e1fac385c901de89c342972187b7a153ec2c12.tar.gz freebsd-ports-gnome-97e1fac385c901de89c342972187b7a153ec2c12.tar.zst freebsd-ports-gnome-97e1fac385c901de89c342972187b7a153ec2c12.zip |
Update to 0.26. Assign maintainer to perl@.
Changes: http://search.cpan.org/dist/Algorithm-Combinatorics/Changes
Feature safe: yes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Algorithm-Combinatorics/Makefile | 7 | ||||
-rw-r--r-- | math/p5-Algorithm-Combinatorics/distinfo | 5 |
2 files changed, 5 insertions, 7 deletions
diff --git a/math/p5-Algorithm-Combinatorics/Makefile b/math/p5-Algorithm-Combinatorics/Makefile index dfddca83ef60..096c7f406dc6 100644 --- a/math/p5-Algorithm-Combinatorics/Makefile +++ b/math/p5-Algorithm-Combinatorics/Makefile @@ -6,13 +6,12 @@ # PORTNAME= Algorithm-Combinatorics -PORTVERSION= 0.25 -PORTREVISION= 1 +PORTVERSION= 0.26 CATEGORIES= math perl5 -MASTER_SITES= CPAN +MASTER_SITES= CPAN/../../authors/id/F/FX/FXN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Efficient generation of combinatorial sequences MAN3= Algorithm::Combinatorics.3 diff --git a/math/p5-Algorithm-Combinatorics/distinfo b/math/p5-Algorithm-Combinatorics/distinfo index aaf328a6a8bc..a275b9200c1c 100644 --- a/math/p5-Algorithm-Combinatorics/distinfo +++ b/math/p5-Algorithm-Combinatorics/distinfo @@ -1,3 +1,2 @@ -MD5 (Algorithm-Combinatorics-0.25.tar.gz) = 3ab2edfd7a014c0771b1c23d54f3718f -SHA256 (Algorithm-Combinatorics-0.25.tar.gz) = 0fad210f7464ee9b07bb4943470e6d16197bdf0f1a89bfeecdc54cead3a03b27 -SIZE (Algorithm-Combinatorics-0.25.tar.gz) = 15932 +SHA256 (Algorithm-Combinatorics-0.26.tar.gz) = dc620d221d1a352505b57f4ea24a6508193349c88c5b8a1ea248377eca555319 +SIZE (Algorithm-Combinatorics-0.26.tar.gz) = 17500 |