summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2006-09-05 11:21:00 +0000
committerabs <abs@pkgsrc.org>2006-09-05 11:21:00 +0000
commit30e7b968809b381fe3675e318fc0bac7b3c0efd6 (patch)
treee1efe1947d9288896a3a9b6b442ca2b43ef0bc13 /security
parent48c199c0d3e6de70589ef91226db5f28c799342c (diff)
downloadpkgsrc-30e7b968809b381fe3675e318fc0bac7b3c0efd6.tar.gz
Update security/p5-IO-Socket-SSL from 0.998 to 0.999
- If SSL_cipher_list is not given it uses the openssl default instead of setting it to 'ALL:!LOW:!EXP' like before. The old value included ADH and this might be a bad idea, see BUGS why. Resolves PR pkg/34392 by Martin Wilke
Diffstat (limited to 'security')
-rw-r--r--security/p5-IO-Socket-SSL/Makefile4
-rw-r--r--security/p5-IO-Socket-SSL/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/security/p5-IO-Socket-SSL/Makefile b/security/p5-IO-Socket-SSL/Makefile
index 04c470d9d51..d37b2c4cb40 100644
--- a/security/p5-IO-Socket-SSL/Makefile
+++ b/security/p5-IO-Socket-SSL/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2006/08/15 12:07:33 abs Exp $
+# $NetBSD: Makefile,v 1.23 2006/09/05 11:21:00 abs Exp $
-DISTNAME= IO-Socket-SSL-0.998
+DISTNAME= IO-Socket-SSL-0.999
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5iss
CATEGORIES= security net perl5
diff --git a/security/p5-IO-Socket-SSL/distinfo b/security/p5-IO-Socket-SSL/distinfo
index 2f4ecc7aed5..05eff6a0fc6 100644
--- a/security/p5-IO-Socket-SSL/distinfo
+++ b/security/p5-IO-Socket-SSL/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2006/08/15 12:07:33 abs Exp $
+$NetBSD: distinfo,v 1.11 2006/09/05 11:21:00 abs Exp $
-SHA1 (IO-Socket-SSL-0.998.tar.gz) = 436cbe6cfe59318d40d09bd52f7e1fb38e49247d
-RMD160 (IO-Socket-SSL-0.998.tar.gz) = 6a315c14eb0a4fe36b72d782f1f2e6cc39add4b0
-Size (IO-Socket-SSL-0.998.tar.gz) = 44489 bytes
+SHA1 (IO-Socket-SSL-0.999.tar.gz) = 3cc057880e5f56bf79bbf2d8b289b082adb02cea
+RMD160 (IO-Socket-SSL-0.999.tar.gz) = 1385e78941c0d89ac185e398d39d62408240f570
+Size (IO-Socket-SSL-0.999.tar.gz) = 44770 bytes