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:
parent
8220b4b39d
commit
7b95de3d1d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=117880
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user