1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to 6.03

- Add BUILD_DEPENDS

Changes:	http://search.cpan.org/dist/LWP-Protocol-https/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-02-29 15:34:08 +00:00
parent 588dea5d6a
commit 149118142b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292434
2 changed files with 7 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= LWP-Protocol-https
PORTVERSION= 6.02
PORTVERSION= 6.03
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -15,7 +15,10 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Provide https support for LWP::UserAgent
# We remove p5-libwww here to avoid cyclic dependency
RUN_DEPENDS= p5-IO-Socket-SSL>=1.38:${PORTSDIR}/security/p5-IO-Socket-SSL \
BUILD_DEPENDS= p5-IO-Socket-SSL>=1.54:${PORTSDIR}/security/p5-IO-Socket-SSL \
p5-Mozilla-CA>=20110101:${PORTSDIR}/www/p5-Mozilla-CA \
p5-Net-HTTP>=6:${PORTSDIR}/net/p5-Net-HTTP
RUN_DEPENDS= p5-IO-Socket-SSL>=1.54:${PORTSDIR}/security/p5-IO-Socket-SSL \
p5-Mozilla-CA>=20110101:${PORTSDIR}/www/p5-Mozilla-CA \
p5-Net-HTTP>=6:${PORTSDIR}/net/p5-Net-HTTP

View File

@ -1,2 +1,2 @@
SHA256 (LWP-Protocol-https-6.02.tar.gz) = c50388fde02a4c3eb98f9cfb74fa4422a6136a4244ccafb54355927736b14a78
SIZE (LWP-Protocol-https-6.02.tar.gz) = 3443
SHA256 (LWP-Protocol-https-6.03.tar.gz) = cb864de7677cc3fc9f8f4aaa17c2984d970fdfa46fc7e3cb90bc5ef2c3e3c6f1
SIZE (LWP-Protocol-https-6.03.tar.gz) = 3555