1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

- update to 1.2

- add new dependency of textproc/p5-Text-Autoformat.

Approved by:	vanilla (co-mentor)
This commit is contained in:
Cheng-Lung Sung 2004-09-02 01:54:51 +00:00
parent 8220b4b39d
commit 7b95de3d1d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=117880
2 changed files with 5 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= WWW-Wikipedia
PORTVERSION= 1.1
PORTVERSION= 1.2
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= WWW
@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= clsung@FreeBSD.org
COMMENT= Perl module of Automated interface to the Wikipedia
BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww
BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
${SITE_PERL}/Text/Autoformat.pm:${PORTSDIR}/textproc/p5-Text-Autoformat
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes

View File

@ -1,2 +1,2 @@
MD5 (WWW-Wikipedia-1.1.tar.gz) = c3d650bb32626a5ea46b5c06258a4eda
SIZE (WWW-Wikipedia-1.1.tar.gz) = 14250
MD5 (WWW-Wikipedia-1.2.tar.gz) = 849bd04dd2e0ca2da28dcd11409886b2
SIZE (WWW-Wikipedia-1.2.tar.gz) = 14280