1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

- Bump PORTREVISION for security/p5-Authen-NTLM PORTNAME change

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2011-07-28 07:00:42 +00:00
parent 08e3f71df0
commit b8be842426
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278450

View File

@ -7,6 +7,7 @@
PORTNAME= libwww
PORTVERSION= 6.02
PORTREVISION= 1
CATEGORIES= www perl5 devel
MASTER_SITES= CPAN/LWP
PKGNAMEPREFIX= p5-
@ -15,7 +16,8 @@ DISTNAME= libwww-perl-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Perl5 library for WWW access
RUN_DEPENDS= p5-Encode-Locale>=0:${PORTSDIR}/converters/p5-Encode-Locale \
RUN_DEPENDS= p5-Authen-NTLM>=1.02:${PORTSDIR}/security/p5-Authen-NTLM \
p5-Encode-Locale>=0:${PORTSDIR}/converters/p5-Encode-Locale \
p5-File-Listing>=6:${PORTSDIR}/sysutils/p5-File-Listing \
p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
p5-HTTP-Cookies>=6:${PORTSDIR}/www/p5-HTTP-Cookies \
@ -24,7 +26,6 @@ RUN_DEPENDS= p5-Encode-Locale>=0:${PORTSDIR}/converters/p5-Encode-Locale \
p5-HTTP-Message>=6:${PORTSDIR}/www/p5-HTTP-Message \
p5-HTTP-Negotiate>=6:${PORTSDIR}/www/p5-HTTP-Negotiate \
p5-LWP-MediaTypes>=6:${PORTSDIR}/www/p5-LWP-MediaTypes \
p5-NTLM>=1.02:${PORTSDIR}/security/p5-Authen-NTLM \
p5-Net-HTTP>=6:${PORTSDIR}/net/p5-Net-HTTP \
p5-URI>=1.10:${PORTSDIR}/net/p5-URI \
p5-WWW-RobotRules>=6:${PORTSDIR}/www/p5-WWW-RobotRules