diff options
author | aaron <aaron@FreeBSD.org> | 2006-12-27 05:31:31 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-12-27 05:31:31 +0800 |
commit | 3f480ab598debe277b0057f72becd1fdf8c33467 (patch) | |
tree | 9600e2c1bf047bc53e66b23b3a5b5547a0d42268 /math | |
parent | 5d1598a20d890ed985fc91988e3983f4580f73a2 (diff) | |
download | freebsd-ports-graphics-3f480ab598debe277b0057f72becd1fdf8c33467.tar.gz freebsd-ports-graphics-3f480ab598debe277b0057f72becd1fdf8c33467.tar.zst freebsd-ports-graphics-3f480ab598debe277b0057f72becd1fdf8c33467.zip |
Update to v0.09
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Combinatorics/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Math-Combinatorics/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/p5-Math-Combinatorics/Makefile b/math/p5-Math-Combinatorics/Makefile index c37911e2721..025183fd510 100644 --- a/math/p5-Math-Combinatorics/Makefile +++ b/math/p5-Math-Combinatorics/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-Combinatorics -PORTVERSION= 0.08 +PORTVERSION= 0.09 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math @@ -22,7 +22,7 @@ PERL_CONFIGURE= yes .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500600 -IGNORE= Perl 5.6 or greater required. Install lang/perl5 or lang/perl5.8 +IGNORE= requires Perl 5.6 or greater. Please install lang/perl58 and try again .endif .include <bsd.port.post.mk> diff --git a/math/p5-Math-Combinatorics/distinfo b/math/p5-Math-Combinatorics/distinfo index 2accb1540a3..4fff1493213 100644 --- a/math/p5-Math-Combinatorics/distinfo +++ b/math/p5-Math-Combinatorics/distinfo @@ -1,3 +1,3 @@ -MD5 (Math-Combinatorics-0.08.tar.gz) = 2d524c14e4faf483dc06f2f793bfe5fb -SHA256 (Math-Combinatorics-0.08.tar.gz) = cd6d9ee6421cb5936549cfc82555e14d4862871df4411cee7f3c2d05f3fdec7e -SIZE (Math-Combinatorics-0.08.tar.gz) = 9877 +MD5 (Math-Combinatorics-0.09.tar.gz) = de556a046f00789c94cf58cb7c2d9d89 +SHA256 (Math-Combinatorics-0.09.tar.gz) = 6ef15a1003fe4d7f49d54380b5d7995f5950d799e46aad285d758a12e36da647 +SIZE (Math-Combinatorics-0.09.tar.gz) = 10474 |