1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Update to 0.12

Note: This port now is perl 5.8.x only.
This commit is contained in:
Erwin Lansing 2004-04-05 11:23:59 +00:00
parent 4c5e44e8f6
commit 36c6be8eb7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106232
2 changed files with 10 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= WWW-Babelfish
PORTVERSION= 0.11
PORTVERSION= 0.12
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= WWW
@ -23,4 +23,10 @@ PERL_CONFIGURE= yes
MAN3= WWW::Babelfish.3
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500800
IGNORE= This program only support perl 5.8.0 or above
.endif
.include <bsd.port.post.mk>

View File

@ -1,2 +1,2 @@
MD5 (WWW-Babelfish-0.11.tar.gz) = 99515fcf6f64090abc852ac39a267e71
SIZE (WWW-Babelfish-0.11.tar.gz) = 7049
MD5 (WWW-Babelfish-0.12.tar.gz) = 6650c750a7148e57a14ead18ebfdca09
SIZE (WWW-Babelfish-0.12.tar.gz) = 8454