- Update to 0.14
- Pet portlint while I'm here
This commit is contained in:
parent
a566343198
commit
4238e5bbb9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162673
2 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= WWW-Babelfish
|
||||
PORTVERSION= 0.13
|
||||
PORTVERSION= 0.14
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= WWW
|
||||
|
@ -26,7 +26,7 @@ MAN3= WWW::Babelfish.3
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500800
|
||||
IGNORE= This program only support perl 5.8.0 or above
|
||||
IGNORE= requires perl 5.8.0 or higher. Please install lang/perl5.8 and try again
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (WWW-Babelfish-0.13.tar.gz) = 75b694a1b2dd805f603aabcab07e0f8f
|
||||
SHA256 (WWW-Babelfish-0.13.tar.gz) = a1e053ea369b9970b0a8a790e242ce773fbcf4afd19cc1dd4de2e1c7520d735f
|
||||
SIZE (WWW-Babelfish-0.13.tar.gz) = 8904
|
||||
MD5 (WWW-Babelfish-0.14.tar.gz) = e3ed222cc6688773488bfa6d81b54ae4
|
||||
SHA256 (WWW-Babelfish-0.14.tar.gz) = 455b68f0458f79a15186e69c54d0edba2a6cd0e872b33a85810b40a979ecd580
|
||||
SIZE (WWW-Babelfish-0.14.tar.gz) = 9192
|
||||
|
|
Loading…
Reference in a new issue