1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Update to 2.486.

This commit is contained in:
Anton Berezin 2006-01-30 07:27:26 +00:00
parent 7f721527a7
commit e8ced9dab0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=154771
2 changed files with 11 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= WWW-Search
PORTVERSION= 2.485
PORTVERSION= 2.486
PORTREVISION= 0
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
@ -50,4 +50,10 @@ post-patch:
${FIND} ${WRKSRC} -name "*.pm" | ${XARGS} ${PERL} -pi.orig -e 's/\r//g'
${FIND} ${WRKSRC} -name "*.orig" -delete
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again
.endif
.include <bsd.port.post.mk>

View File

@ -1,3 +1,3 @@
MD5 (WWW-Search-2.485.tar.gz) = 07a0feb5a88910fc292e339ff023791d
SHA256 (WWW-Search-2.485.tar.gz) = b8ed0fab3191129c58af446430a5d6b8cc1ce1aaa583c8985d827dc41dbd48ff
SIZE (WWW-Search-2.485.tar.gz) = 83897
MD5 (WWW-Search-2.486.tar.gz) = 7694e61713b86813e6b1e58224495623
SHA256 (WWW-Search-2.486.tar.gz) = 18fa315c334c46cff8d011235fb366ece12e8bf004680017a15f402a13d7f153
SIZE (WWW-Search-2.486.tar.gz) = 83911