- Update to 0.20

- Add LICENSE (Artistic 1 & GPL 1)
- Pet portlint(1) by moving TEST_DEPENDS section earlier

Changes:	http://search.cpan.org/dist/HTTP-Async/Changes
This commit is contained in:
Frederic Culot 2013-07-18 12:20:23 +00:00
parent 63c712ffc2
commit 8bdb132aa2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323226
2 changed files with 7 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= HTTP-Async
PORTVERSION= 0.18
PORTVERSION= 0.20
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -10,12 +10,14 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Process multiple HTTP requests in parallel without blocking
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
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-Net-HTTPS-NB>=0.13:${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
PERL_CONFIGURE= yes

View file

@ -1,2 +1,2 @@
SHA256 (HTTP-Async-0.18.tar.gz) = c91ad367976a2fe6e356e158c29f902898c444e8c2c6730818b7ea37f3f18592
SIZE (HTTP-Async-0.18.tar.gz) = 20190
SHA256 (HTTP-Async-0.20.tar.gz) = 563ee4ab0cefe515bc838411d62b32d1e86b5a86b189efd3fabc736e8e0a9a53
SIZE (HTTP-Async-0.20.tar.gz) = 20539