aboutsummaryrefslogtreecommitdiff
path: root/security/p5-IO-Async-SSL/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-IO-Async-SSL/Makefile')
-rw-r--r--security/p5-IO-Async-SSL/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-IO-Async-SSL/Makefile b/security/p5-IO-Async-SSL/Makefile
index f604f8fe0ea0..c5d52371f99b 100644
--- a/security/p5-IO-Async-SSL/Makefile
+++ b/security/p5-IO-Async-SSL/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= IO-Async-SSL
-PORTVERSION= 0.11
+PORTVERSION= 0.12
CATEGORIES= security perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PEVANS
@@ -14,7 +14,7 @@ COMMENT= Use SSL/TLS with IO::Async
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-IO-Async>=0.54:${PORTSDIR}/devel/p5-IO-Async\
+BUILD_DEPENDS= p5-IO-Async>=0.59:${PORTSDIR}/devel/p5-IO-Async\
p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \
p5-Mozilla-CA>=0:${PORTSDIR}/www/p5-Mozilla-CA
RUN_DEPENDS:= ${BUILD_DEPENDS}