aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-WWW-Wikipedia
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2004-09-02 09:54:51 +0800
committerclsung <clsung@FreeBSD.org>2004-09-02 09:54:51 +0800
commitb1c6698b8fabd6a871f136964d94a5feed2d61d7 (patch)
tree7f7c949e03a3e368cabfd58124a7ca68612ac5f1 /www/p5-WWW-Wikipedia
parentcce081bce9193de1daca91a454e14edc0be12453 (diff)
downloadfreebsd-ports-gnome-b1c6698b8fabd6a871f136964d94a5feed2d61d7.tar.gz
freebsd-ports-gnome-b1c6698b8fabd6a871f136964d94a5feed2d61d7.tar.zst
freebsd-ports-gnome-b1c6698b8fabd6a871f136964d94a5feed2d61d7.zip
- update to 1.2
- add new dependency of textproc/p5-Text-Autoformat. Approved by: vanilla (co-mentor)
Diffstat (limited to 'www/p5-WWW-Wikipedia')
-rw-r--r--www/p5-WWW-Wikipedia/Makefile5
-rw-r--r--www/p5-WWW-Wikipedia/distinfo4
2 files changed, 5 insertions, 4 deletions
diff --git a/www/p5-WWW-Wikipedia/Makefile b/www/p5-WWW-Wikipedia/Makefile
index f93cc0c79cb2..0fc98dd83a41 100644
--- a/www/p5-WWW-Wikipedia/Makefile
+++ b/www/p5-WWW-Wikipedia/Makefile
@@ -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
diff --git a/www/p5-WWW-Wikipedia/distinfo b/www/p5-WWW-Wikipedia/distinfo
index e2036166eec3..efdf3cd56144 100644
--- a/www/p5-WWW-Wikipedia/distinfo
+++ b/www/p5-WWW-Wikipedia/distinfo
@@ -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