diff --git a/www/p5-LWP-Protocol-https/Makefile b/www/p5-LWP-Protocol-https/Makefile index 39d951eed7ad..e0c0c077a8d0 100644 --- a/www/p5-LWP-Protocol-https/Makefile +++ b/www/p5-LWP-Protocol-https/Makefile @@ -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 diff --git a/www/p5-LWP-Protocol-https/distinfo b/www/p5-LWP-Protocol-https/distinfo index 247d1530b2fd..8b8d1a271a03 100644 --- a/www/p5-LWP-Protocol-https/distinfo +++ b/www/p5-LWP-Protocol-https/distinfo @@ -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