aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2004-04-05 19:23:59 +0800
committererwin <erwin@FreeBSD.org>2004-04-05 19:23:59 +0800
commit6c6924860c8a8bcac52888593dd1f11830c6dd7a (patch)
tree8546a2fc63c59bc3a3d503e7d1bfa457d3e4be2e /www
parent7d5920956470f8d16f2afa9cb305c48e0c28bbfb (diff)
downloadfreebsd-ports-gnome-6c6924860c8a8bcac52888593dd1f11830c6dd7a.tar.gz
freebsd-ports-gnome-6c6924860c8a8bcac52888593dd1f11830c6dd7a.tar.zst
freebsd-ports-gnome-6c6924860c8a8bcac52888593dd1f11830c6dd7a.zip
Update to 0.12
Note: This port now is perl 5.8.x only.
Diffstat (limited to 'www')
-rw-r--r--www/p5-WWW-Babelfish/Makefile10
-rw-r--r--www/p5-WWW-Babelfish/distinfo4
2 files changed, 10 insertions, 4 deletions
diff --git a/www/p5-WWW-Babelfish/Makefile b/www/p5-WWW-Babelfish/Makefile
index 198122569845..640f0535ccb5 100644
--- a/www/p5-WWW-Babelfish/Makefile
+++ b/www/p5-WWW-Babelfish/Makefile
@@ -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>
diff --git a/www/p5-WWW-Babelfish/distinfo b/www/p5-WWW-Babelfish/distinfo
index 183c53f52e5b..1b4860823706 100644
--- a/www/p5-WWW-Babelfish/distinfo
+++ b/www/p5-WWW-Babelfish/distinfo
@@ -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