mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Update to 1.3.
This commit is contained in:
parent
557eb37569
commit
3ad792eafa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=144374
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user