diff options
author | tobez <tobez@FreeBSD.org> | 2005-10-06 10:51:37 +0000 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2005-10-06 10:51:37 +0000 |
commit | 5c326d27da11ec866fe6000ee7ba2dc92331805e (patch) | |
tree | 64e16e3ab87704c0774779e704cc7c13a467f5e3 /math | |
parent | a0f5b8dd3301a97d024afb7f5afccd3320944332 (diff) | |
download | FreeBSD-ports-5c326d27da11ec866fe6000ee7ba2dc92331805e.zip FreeBSD-ports-5c326d27da11ec866fe6000ee7ba2dc92331805e.tar.gz |
Update to 1.3.
Diffstat (limited to 'math')
-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 78a4605..4f0ef49 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 99fb507..04e2408 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 |