pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Update security/p5-IO-Socket-SSL from 0.998 to 0.999
details: https://anonhg.NetBSD.org/pkgsrc/rev/ced38bc7fbd9
branches: trunk
changeset: 518269:ced38bc7fbd9
user: abs <abs%pkgsrc.org@localhost>
date: Tue Sep 05 11:21:00 2006 +0000
description:
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:
doc/CHANGES-2006 | 3 ++-
security/p5-IO-Socket-SSL/Makefile | 4 ++--
security/p5-IO-Socket-SSL/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 7 deletions(-)
diffs (39 lines):
diff -r b5f1a3121d3c -r ced38bc7fbd9 doc/CHANGES-2006
--- a/doc/CHANGES-2006 Tue Sep 05 09:58:14 2006 +0000
+++ b/doc/CHANGES-2006 Tue Sep 05 11:21:00 2006 +0000
@@ -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 @@
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 -r b5f1a3121d3c -r ced38bc7fbd9 security/p5-IO-Socket-SSL/Makefile
--- a/security/p5-IO-Socket-SSL/Makefile Tue Sep 05 09:58:14 2006 +0000
+++ b/security/p5-IO-Socket-SSL/Makefile Tue Sep 05 11:21:00 2006 +0000
@@ -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 -r b5f1a3121d3c -r ced38bc7fbd9 security/p5-IO-Socket-SSL/distinfo
--- a/security/p5-IO-Socket-SSL/distinfo Tue Sep 05 09:58:14 2006 +0000
+++ b/security/p5-IO-Socket-SSL/distinfo Tue Sep 05 11:21:00 2006 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index