aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/p5-IO-Socket-SSL/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-IO-Socket-SSL/Makefile b/security/p5-IO-Socket-SSL/Makefile
index 990680afc7b2..e7bad2203ec4 100644
--- a/security/p5-IO-Socket-SSL/Makefile
+++ b/security/p5-IO-Socket-SSL/Makefile
@@ -3,6 +3,7 @@
PORTNAME= IO-Socket-SSL
PORTVERSION= 1.997
+PORTREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:SULLR
@@ -31,7 +32,7 @@ SHEBANG_FILES= example/ssl_mitm.pl
IDN_BUILD_DEPENDS= p5-URI>=1.50:${PORTSDIR}/net/p5-URI
IDN_RUN_DEPENDS= ${IDN_BUILD_DEPENDS}
-IPV6_BUILD_DEPENDS= p5-IO-Socket-IP>=0.11:${PORTSDIR}/net/p5-IO-Socket-IP \
+IPV6_BUILD_DEPENDS= p5-IO-Socket-IP>=0.31:${PORTSDIR}/net/p5-IO-Socket-IP \
p5-Socket>=1.95:${PORTSDIR}/net/p5-Socket
IPV6_RUN_DEPENDS= ${IPV6_BUILD_DEPENDS}