diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2005-10-06 10:51:37 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2005-10-06 10:51:37 +0000 |
commit | 3ad792eafa2c22c77f438997b201594036d1e7e2 (patch) | |
tree | 98fc65d709116d80211fd36fed26862d58ac0e5b /math/p5-Bit-Vector-Minimal | |
parent | 557eb3756902a032601ede7cb4c6b0874e3652ed (diff) | |
download | ports-3ad792eafa2c22c77f438997b201594036d1e7e2.tar.gz ports-3ad792eafa2c22c77f438997b201594036d1e7e2.zip |
Update to 1.3.
Notes
Notes:
svn path=/head/; revision=144374
Diffstat (limited to 'math/p5-Bit-Vector-Minimal')
-rw-r--r-- | math/p5-Bit-Vector-Minimal/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Bit-Vector-Minimal/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Bit-Vector-Minimal/Makefile b/math/p5-Bit-Vector-Minimal/Makefile index 78a46059abc8..4f0ef495ae3c 100644 --- a/math/p5-Bit-Vector-Minimal/Makefile +++ b/math/p5-Bit-Vector-Minimal/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Bit-Vector-Minimal -PORTVERSION= 1.2 +PORTVERSION= 1.3 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Bit @@ -22,7 +22,7 @@ MAN3= Bit::Vector::Minimal.3 .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500600 -IGNORE= "This port requires perl 5.6 or above." +IGNORE= This port requires perl 5.6 or above. .endif .include <bsd.port.post.mk> diff --git a/math/p5-Bit-Vector-Minimal/distinfo b/math/p5-Bit-Vector-Minimal/distinfo index 99fb50733f4d..04e2408dd645 100644 --- a/math/p5-Bit-Vector-Minimal/distinfo +++ b/math/p5-Bit-Vector-Minimal/distinfo @@ -1,2 +1,2 @@ -MD5 (Bit-Vector-Minimal-1.2.tar.gz) = a623e26b551ba037ac4c360d700a2a3a -SIZE (Bit-Vector-Minimal-1.2.tar.gz) = 2820 +MD5 (Bit-Vector-Minimal-1.3.tar.gz) = e9ee7c2fde31d55f36ecaa75ace81f02 +SIZE (Bit-Vector-Minimal-1.3.tar.gz) = 3002 |