From bd0b45663171b0093972ffdc8fe9891011326884 Mon Sep 17 00:00:00 2001 From: Cheng-Lung Sung Date: Tue, 6 Sep 2005 12:52:25 +0000 Subject: [PATCH] - update to 1.8 - avoid passing in any sequence of \n to autoformamt since it barfs on that as well in v1.13 (thanks Steve Freedman) - when there is no summary paragraph in an entry, a call to text() will return the fulltext for an entry. --- www/p5-WWW-Wikipedia/Makefile | 2 +- www/p5-WWW-Wikipedia/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/www/p5-WWW-Wikipedia/Makefile b/www/p5-WWW-Wikipedia/Makefile index a7aa5ef3edf1..97c7f4edaca8 100644 --- a/www/p5-WWW-Wikipedia/Makefile +++ b/www/p5-WWW-Wikipedia/Makefile @@ -6,7 +6,7 @@ # PORTNAME= WWW-Wikipedia -PORTVERSION= 1.7 +PORTVERSION= 1.8 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= WWW diff --git a/www/p5-WWW-Wikipedia/distinfo b/www/p5-WWW-Wikipedia/distinfo index a5dd004558c8..35f795793f0b 100644 --- a/www/p5-WWW-Wikipedia/distinfo +++ b/www/p5-WWW-Wikipedia/distinfo @@ -1,2 +1,2 @@ -MD5 (WWW-Wikipedia-1.7.tar.gz) = fda96be72ceaf714ae8ed2dddb462d47 -SIZE (WWW-Wikipedia-1.7.tar.gz) = 15429 +MD5 (WWW-Wikipedia-1.8.tar.gz) = 703ff017a941f9b51e5012cfd58c82e9 +SIZE (WWW-Wikipedia-1.8.tar.gz) = 15791