1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00

- Update to 0.19

Changes:	http://search.cpan.org/dist/IO-Async-SSL/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-10-15 20:17:32 +00:00
parent 3f6dccef72
commit edd8a382b7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=399380
2 changed files with 5 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= IO-Async-SSL
PORTVERSION= 0.18
PORTVERSION= 0.19
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -13,7 +13,8 @@ COMMENT= Use SSL/TLS with IO::Async
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-IO-Async>=0.66:${PORTSDIR}/devel/p5-IO-Async\
BUILD_DEPENDS= p5-Future>=0.33:${PORTSDIR}/devel/p5-Future \
p5-IO-Async>=0.66:${PORTSDIR}/devel/p5-IO-Async\
p5-IO-Socket-SSL>=1.968:${PORTSDIR}/security/p5-IO-Socket-SSL
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= ${LOCALBASE}/bin/socat:${PORTSDIR}/net/socat \

View File

@ -1,2 +1,2 @@
SHA256 (IO-Async-SSL-0.18.tar.gz) = dd90c71756d604bd86be2f3a42fc7a6e7a4892eeba1c5351d18cc168a1d973d0
SIZE (IO-Async-SSL-0.18.tar.gz) = 27715
SHA256 (IO-Async-SSL-0.19.tar.gz) = 8f5f4124d64ffbd25ba111c11305281808d74e23a90025f5f8c2fbfd980338df
SIZE (IO-Async-SSL-0.19.tar.gz) = 27956