summaryrefslogtreecommitdiff
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
commit9558c375255a5c3d85b67f627432c601951a8a9a (patch)
treee1efe1947d9288896a3a9b6b442ca2b43ef0bc13
parenta2f951e127c3bd74143b874fd89fd5458be6a6ac (diff)
downloadpkgsrc-9558c375255a5c3d85b67f627432c601951a8a9a.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
-rw-r--r--doc/CHANGES-20063
-rw-r--r--security/p5-IO-Socket-SSL/Makefile4
-rw-r--r--security/p5-IO-Socket-SSL/distinfo8
3 files changed, 8 insertions, 7 deletions
diff --git a/doc/CHANGES-2006 b/doc/CHANGES-2006
index a13e575dff1..563268d9ccc 100644
--- a/doc/CHANGES-2006
+++ b/doc/CHANGES-2006
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2006,v 1.1201 2006/09/05 00:57:18 gdt Exp $
+$NetBSD: CHANGES-2006,v 1.1202 2006/09/05 11:22:06 abs Exp $
Changes to the packages collection and infrastructure in 2006:
@@ -4201,3 +4201,4 @@ Changes to the packages collection and infrastructure in 2006:
Updated mail/squirrelmail-locales to 1.4.8nb1 [martti 2006-09-03]
Updated emulators/qemu to 0.8.2 [xtraeme 2006-09-04]
Updated mail/mail-notification to 3.0 [gdt 2006-09-05]
+ Updated security/p5-IO-Socket-SSL to 0.999 [abs 2006-09-03]
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