aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-06-19 21:35:01 +0800
committerPatrick Li <pat@FreeBSD.org>2002-06-19 21:35:01 +0800
commit115a0031ae3478df1c5632ade7373966204cf347 (patch)
tree2f3794f038542c2c4856e1545058564f9e0bfd20 /www
parentb5b9060d27651bf6054c06cee904af4b33438f9b (diff)
downloadfreebsd-ports-115a0031ae3478df1c5632ade7373966204cf347.tar.gz
freebsd-ports-115a0031ae3478df1c5632ade7373966204cf347.tar.zst
freebsd-ports-115a0031ae3478df1c5632ade7373966204cf347.zip
- Update to 0.10
- Give maintainership to submitter - Add WWW tag to pkg-descr PR: 39522 Submitted by: Erwin Lansing <erwin@lansing.dk>
Notes
Notes: svn path=/head/; revision=61564
Diffstat (limited to 'www')
-rw-r--r--www/p5-WWW-Babelfish/Makefile4
-rw-r--r--www/p5-WWW-Babelfish/distinfo2
-rw-r--r--www/p5-WWW-Babelfish/pkg-descr1
3 files changed, 4 insertions, 3 deletions
diff --git a/www/p5-WWW-Babelfish/Makefile b/www/p5-WWW-Babelfish/Makefile
index 65a33dde829f..74edc7dfddb4 100644
--- a/www/p5-WWW-Babelfish/Makefile
+++ b/www/p5-WWW-Babelfish/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= WWW-Babelfish
-PORTVERSION= 0.09
+PORTVERSION= 0.10
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= WWW
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= erwin@lansing.dk
BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
${SITE_PERL}/IO/String.pm:${PORTSDIR}/devel/p5-IO-String
diff --git a/www/p5-WWW-Babelfish/distinfo b/www/p5-WWW-Babelfish/distinfo
index e0c511a50a21..79e62dd6d629 100644
--- a/www/p5-WWW-Babelfish/distinfo
+++ b/www/p5-WWW-Babelfish/distinfo
@@ -1 +1 @@
-MD5 (WWW-Babelfish-0.09.tar.gz) = 163a11fef1bda8f54b5f3048590830d0
+MD5 (WWW-Babelfish-0.10.tar.gz) = 44a07bb0490a151ca2bc642455a72bc2
diff --git a/www/p5-WWW-Babelfish/pkg-descr b/www/p5-WWW-Babelfish/pkg-descr
index c00b3bdf798d..e84fd3cf05fd 100644
--- a/www/p5-WWW-Babelfish/pkg-descr
+++ b/www/p5-WWW-Babelfish/pkg-descr
@@ -2,5 +2,6 @@ WWW::Babelfish is a perl interface to obtain translations of text from
babelfish.altavista.digital.com.
Author: Daniel J. Urist <durist@world.std.com>
+WWW: http://search.cpan.org/search?dist=WWW-Babelfish
--will