aboutsummaryrefslogtreecommitdiff
path: root/security/p5-IO-Socket-SSL
diff options
context:
space:
mode:
authorPhilippe Audeoud <jadawin@FreeBSD.org>2014-07-22 08:52:24 +0000
committerPhilippe Audeoud <jadawin@FreeBSD.org>2014-07-22 08:52:24 +0000
commitc2a6a2d1c1af82551ceee091a34fa4d992b64def (patch)
treea61c73885586d6d690e739d4162a82182c487cf5 /security/p5-IO-Socket-SSL
parent4db745c6326bb77a33022757089128405d803e17 (diff)
downloadports-c2a6a2d1c1af82551ceee091a34fa4d992b64def.tar.gz
ports-c2a6a2d1c1af82551ceee091a34fa4d992b64def.zip
Notes
Diffstat (limited to 'security/p5-IO-Socket-SSL')
-rw-r--r--security/p5-IO-Socket-SSL/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/p5-IO-Socket-SSL/Makefile b/security/p5-IO-Socket-SSL/Makefile
index e7bad2203ec4..61b201e839fc 100644
--- a/security/p5-IO-Socket-SSL/Makefile
+++ b/security/p5-IO-Socket-SSL/Makefile
@@ -3,7 +3,7 @@
PORTNAME= IO-Socket-SSL
PORTVERSION= 1.997
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:SULLR
@@ -14,7 +14,8 @@ COMMENT= Perl5 interface to SSL sockets
LICENSE= ARTPERL10
-BUILD_DEPENDS= p5-Net-SSLeay>=1.59:${PORTSDIR}/security/p5-Net-SSLeay
+BUILD_DEPENDS= p5-Net-SSLeay>=1.59:${PORTSDIR}/security/p5-Net-SSLeay \
+ p5-Mozilla-CA>=20130114:${PORTSDIR}/www/p5-Mozilla-CA
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5 shebangfix