"All tests successful, 1 test skipped." on i386. Added new RUN_DEPENDS,
could take maintainership, too.

>From Changelog:

1.96    Mon Sep 14 2009
        - Add text_basic() and fulltext_basic() to Entry, which are the
          same as the non _basic methods, but not run through Text::Autoformat
1.95    Wed Apr 29 2009
        - Swap out CGI for URI::Escape


Index: Makefile
===================================================================
RCS file: /cvs/ports/www/p5-WWW-Wikipedia/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile    8 Sep 2008 09:41:35 -0000       1.6
+++ Makefile    14 Oct 2009 12:56:08 -0000
@@ -2,12 +2,14 @@
 
 COMMENT=               automated interface to the Wikipedia encyclopedia
 
-DISTNAME=              WWW-Wikipedia-1.94
+DISTNAME=              WWW-Wikipedia-1.96
 CATEGORIES=            www
 
+MAINTAINER=            Stephan A. Rickauer <stephan.ricka...@startek.ch>
+
 MODULES=               cpan
 
-# perl
+# Perl
 PERMIT_PACKAGE_CDROM=  Yes
 PERMIT_PACKAGE_FTP=    Yes
 PERMIT_DISTFILES_CDROM=        Yes
@@ -15,7 +17,8 @@
 
 BUILD_DEPENDS=         ${RUN_DEPENDS}
 RUN_DEPENDS=           ::textproc/p5-Text-Autoformat \
-                       ::www/p5-libwww
+                       ::www/p5-libwww \
+                       ::www/p5-URI
 REGRESS_DEPENDS=       ::devel/p5-Test-Exception
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/p5-WWW-Wikipedia/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo    8 Sep 2008 09:41:35 -0000       1.5
+++ distinfo    14 Oct 2009 12:56:08 -0000
@@ -1,5 +1,5 @@
-MD5 (WWW-Wikipedia-1.94.tar.gz) = mNl7aFcBHqyCRH7j5RhteA==
-RMD160 (WWW-Wikipedia-1.94.tar.gz) = x4fpSzWWUwEb9QvWkJsRikVSa8I=
-SHA1 (WWW-Wikipedia-1.94.tar.gz) = sN7Kux2oRMiL6oBGZrKZIMETVps=
-SHA256 (WWW-Wikipedia-1.94.tar.gz) = 
AyzKqI8NeNG8NfbN6nk1KqEUX/UafCJnxoJJM5bxtho=
-SIZE (WWW-Wikipedia-1.94.tar.gz) = 34290
+MD5 (WWW-Wikipedia-1.96.tar.gz) = +gKT3uov9fkWf/Rd8/VNsA==
+RMD160 (WWW-Wikipedia-1.96.tar.gz) = baLELGaSFh5UAXnbVGTY0j6pFEg=
+SHA1 (WWW-Wikipedia-1.96.tar.gz) = X8b5Klkozq5jORhg4ZjIm5rkYhY=
+SHA256 (WWW-Wikipedia-1.96.tar.gz) = 
GrbpnNFA+zO93pI8bHG576DcZ9VjCKF9YCYbB4eZcug=
+SIZE (WWW-Wikipedia-1.96.tar.gz) = 30717


Reply via email to