1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

- update to 1.9

- from Changes
  - handle wikipedia style redirects when the raw content looks like
    #REDIRECT
This commit is contained in:
Cheng-Lung Sung 2006-04-20 00:37:18 +00:00
parent 2bece41433
commit 8be4952fab
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=159975
2 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= WWW-Wikipedia
PORTVERSION= 1.8
PORTVERSION= 1.9
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= WWW
@ -28,7 +28,7 @@ MAN3= WWW::Wikipedia.3 \
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500800
IGNORE= This port requires perl 5.8.0 or later. Install lang/perl5.8 then try again
IGNORE= requires perl 5.8.0 or later. Install lang/perl5.8 then try again
.endif
.include <bsd.port.post.mk>

View File

@ -1,3 +1,3 @@
MD5 (WWW-Wikipedia-1.8.tar.gz) = 703ff017a941f9b51e5012cfd58c82e9
SHA256 (WWW-Wikipedia-1.8.tar.gz) = fdf6d80fdbe9d598bb79e90334165750c539a57061581aa41dfdde0c81c95ea5
SIZE (WWW-Wikipedia-1.8.tar.gz) = 15791
MD5 (WWW-Wikipedia-1.9.tar.gz) = b539f95196896b586c678d90e0d06c3c
SHA256 (WWW-Wikipedia-1.9.tar.gz) = d628622715ffd076aa6c15ea872b3a56488689b84d613da1c0ba606df84247e0
SIZE (WWW-Wikipedia-1.9.tar.gz) = 16018