1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

- Update to 0.10

- Give maintainership to submitter
- Add WWW tag to pkg-descr

PR:		39522
Submitted by:	Erwin Lansing <erwin@lansing.dk>
This commit is contained in:
Patrick Li 2002-06-19 13:35:01 +00:00
parent b5b9060d27
commit 115a0031ae
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=61564
3 changed files with 4 additions and 3 deletions

View File

@ -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

View File

@ -1 +1 @@
MD5 (WWW-Babelfish-0.09.tar.gz) = 163a11fef1bda8f54b5f3048590830d0
MD5 (WWW-Babelfish-0.10.tar.gz) = 44a07bb0490a151ca2bc642455a72bc2

View File

@ -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