aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Async
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-03-13 06:50:57 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-03-13 06:50:57 +0000
commit3c9d3714d609894c244e65c8ed9a93cda9bcf08c (patch)
tree53b689c427660631885761e14fce09b6f0688ba5 /www/p5-HTTP-Async
parentaf79b3694712febdb8d15e7e21ad8d1aaaf16a5f (diff)
downloadports-3c9d3714d609894c244e65c8ed9a93cda9bcf08c.tar.gz
ports-3c9d3714d609894c244e65c8ed9a93cda9bcf08c.zip
Notes
Diffstat (limited to 'www/p5-HTTP-Async')
-rw-r--r--www/p5-HTTP-Async/Makefile13
-rw-r--r--www/p5-HTTP-Async/distinfo4
2 files changed, 9 insertions, 8 deletions
diff --git a/www/p5-HTTP-Async/Makefile b/www/p5-HTTP-Async/Makefile
index 6bb88836e26f..d0e0efd83a8a 100644
--- a/www/p5-HTTP-Async/Makefile
+++ b/www/p5-HTTP-Async/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= HTTP-Async
-PORTVERSION= 0.09
-PORTREVISION= 1
+PORTVERSION= 0.10
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,14 +14,16 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Process multiple HTTP requests in parallel without blocking
-BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI \
- p5-HTTP-Server-Simple>=0:${PORTSDIR}/www/p5-HTTP-Server-Simple \
+BUILD_DEPENDS= p5-HTTP-Server-Simple>=0:${PORTSDIR}/www/p5-HTTP-Server-Simple \
+ p5-Net-HTTPS-NB>=0:${PORTSDIR}/net/p5-Net-HTTPS-NB \
+ p5-URI>=0:${PORTSDIR}/net/p5-URI \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-Test-HTTP-Server-Simple>=0:${PORTSDIR}/www/p5-Test-HTTP-Server-Simple
-MAN3= HTTP::Async.3 HTTP::Async::Polite.3
+TEST_DEPENDS= p5-Test-HTTP-Server-Simple>=0:${PORTSDIR}/www/p5-Test-HTTP-Server-Simple
PERL_CONFIGURE= yes
+MAN3= HTTP::Async.3 HTTP::Async::Polite.3
+
.include <bsd.port.mk>
diff --git a/www/p5-HTTP-Async/distinfo b/www/p5-HTTP-Async/distinfo
index 154dae360d47..d3cd98e9a70a 100644
--- a/www/p5-HTTP-Async/distinfo
+++ b/www/p5-HTTP-Async/distinfo
@@ -1,2 +1,2 @@
-SHA256 (HTTP-Async-0.09.tar.gz) = dc31bb9c1afa6c1287a80ff4f729cef992c45ab7230d89cf62d34da7002b4d9e
-SIZE (HTTP-Async-0.09.tar.gz) = 16902
+SHA256 (HTTP-Async-0.10.tar.gz) = 88f766f655fd7fee48c4e54a4ababe7f372521b9fc7c75e335a17d204b6ee83d
+SIZE (HTTP-Async-0.10.tar.gz) = 16981