aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorjadawin <jadawin@FreeBSD.org>2013-06-13 17:28:22 +0800
committerjadawin <jadawin@FreeBSD.org>2013-06-13 17:28:22 +0800
commit5b2006afde63d63e824895b6c11910eb52c27b94 (patch)
treebc6a846de1442f5cf380417bbd5aa46b1dc2f0db /security
parent8b48b8337c8b3b0c3775c383799ec77ea88f6a04 (diff)
downloadfreebsd-ports-gnome-5b2006afde63d63e824895b6c11910eb52c27b94.tar.gz
freebsd-ports-gnome-5b2006afde63d63e824895b6c11910eb52c27b94.tar.zst
freebsd-ports-gnome-5b2006afde63d63e824895b6c11910eb52c27b94.zip
- Update to 1.94
- Changelog: http://cpansearch.perl.org/src/SULLR/IO-Socket-SSL-1.94/Changes
Diffstat (limited to 'security')
-rw-r--r--security/p5-IO-Socket-SSL/Makefile5
-rw-r--r--security/p5-IO-Socket-SSL/distinfo4
-rw-r--r--security/p5-IO-Socket-SSL/pkg-plist3
3 files changed, 8 insertions, 4 deletions
diff --git a/security/p5-IO-Socket-SSL/Makefile b/security/p5-IO-Socket-SSL/Makefile
index 2259925e4b7a..0b177d9f0b6d 100644
--- a/security/p5-IO-Socket-SSL/Makefile
+++ b/security/p5-IO-Socket-SSL/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= IO-Socket-SSL
-PORTVERSION= 1.84
+PORTVERSION= 1.94
CATEGORIES= security perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:SULLR
@@ -19,7 +19,8 @@ OPTIONS_DEFINE= EXAMPLES IDN IPV6
PERL_CONFIGURE= yes
INSTALL_TARGET= pure_install
-MAN3= IO::Socket::SSL.3
+MAN3= IO::Socket::SSL.3 IO::Socket::SSL::Intercept.3 \
+ IO::Socket::SSL::Utils.3
PORTEXAMPLES= *
.include <bsd.port.options.mk>
diff --git a/security/p5-IO-Socket-SSL/distinfo b/security/p5-IO-Socket-SSL/distinfo
index 324ba1de6fec..9ae3be289d8a 100644
--- a/security/p5-IO-Socket-SSL/distinfo
+++ b/security/p5-IO-Socket-SSL/distinfo
@@ -1,2 +1,2 @@
-SHA256 (IO-Socket-SSL-1.84.tar.gz) = 31aa31998e968eaff60554c036870eb1a007bca686666fca1fb3bc19cb3d528c
-SIZE (IO-Socket-SSL-1.84.tar.gz) = 80035
+SHA256 (IO-Socket-SSL-1.94.tar.gz) = 0b98181564698c7808c31c91d17a335ad35ac4bb02adaa1bc019acfd4c73d633
+SIZE (IO-Socket-SSL-1.94.tar.gz) = 89800
diff --git a/security/p5-IO-Socket-SSL/pkg-plist b/security/p5-IO-Socket-SSL/pkg-plist
index 1d9710cec74d..bb097572214d 100644
--- a/security/p5-IO-Socket-SSL/pkg-plist
+++ b/security/p5-IO-Socket-SSL/pkg-plist
@@ -1,7 +1,10 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Socket/SSL/.packlist
%%SITE_PERL%%/IO/Socket/SSL.pm
+%%SITE_PERL%%/IO/Socket/SSL/Intercept.pm
+%%SITE_PERL%%/IO/Socket/SSL/Utils.pm
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Socket/SSL
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Socket
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO
+@dirrmtry %%SITE_PERL%%/IO/Socket/SSL
@dirrmtry %%SITE_PERL%%/IO/Socket
@dirrmtry %%SITE_PERL%%/IO