diff options
author | lth <lth@FreeBSD.org> | 2015-01-06 03:47:54 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2015-01-06 03:47:54 +0800 |
commit | b341157c11a16104b90932eba1b00e14477a3077 (patch) | |
tree | a379918ec00bfc0d2eac438bd74a0d75a0cdd23f /www | |
parent | 8abeb1084e1fc690161b566b8988525039d75b16 (diff) | |
download | freebsd-ports-gnome-b341157c11a16104b90932eba1b00e14477a3077.tar.gz freebsd-ports-gnome-b341157c11a16104b90932eba1b00e14477a3077.tar.zst freebsd-ports-gnome-b341157c11a16104b90932eba1b00e14477a3077.zip |
- Update to 0.05
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-LWP-UserAgent-POE/Makefile | 4 | ||||
-rw-r--r-- | www/p5-LWP-UserAgent-POE/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
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 @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= LWP-UserAgent-POE -PORTVERSION= 0.03 -PORTREVISION= 1 +PORTVERSION= 0.05 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= LWP @@ -14,6 +13,7 @@ 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} 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 |