diff --git a/www/p5-LWP-UserAgent-POE/Makefile b/www/p5-LWP-UserAgent-POE/Makefile index da9ee49a43b3..44f40ec7f372 100644 --- a/www/p5-LWP-UserAgent-POE/Makefile +++ b/www/p5-LWP-UserAgent-POE/Makefile @@ -1,24 +1,24 @@ # Created by: Lars Thegler # $FreeBSD$ PORTNAME= LWP-UserAgent-POE -PORTVERSION= 0.03 -PORTREVISION= 1 +PORTVERSION= 0.05 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= LWP PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= Drop-in LWP::UserAgent replacement in POE environments BUILD_DEPENDS= p5-POE>=0.9999:${PORTSDIR}/devel/p5-POE \ p5-POE-Component-Client-HTTP>=0.83:${PORTSDIR}/www/p5-POE-Component-Client-HTTP \ + p5-POE-Component-SSLify>=1.008:${PORTSDIR}/security/p5-POE-Component-SSLify \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-Log-Log4perl>=1:${PORTSDIR}/devel/p5-Log-Log4perl RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-LWP-UserAgent-POE/distinfo b/www/p5-LWP-UserAgent-POE/distinfo index db28165eab12..a558197d1851 100644 --- a/www/p5-LWP-UserAgent-POE/distinfo +++ b/www/p5-LWP-UserAgent-POE/distinfo @@ -1,2 +1,2 @@ -SHA256 (LWP-UserAgent-POE-0.03.tar.gz) = a390fd7b9c52cbd4cd6b0919385542717c48ef7372d73baf5a3de73e503792b2 -SIZE (LWP-UserAgent-POE-0.03.tar.gz) = 5447 +SHA256 (LWP-UserAgent-POE-0.05.tar.gz) = d300ee4bb1fd8be3f7f82837a4e4813e9d1f1d5de9be5c575a16228ff4da353c +SIZE (LWP-UserAgent-POE-0.05.tar.gz) = 5933