summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2007-02-02 19:05:12 +0000
committerwiz <wiz>2007-02-02 19:05:12 +0000
commitc9ec706f1ccd85cf3e40e5c97fd36bd35f2e6c31 (patch)
tree1003fc2f21fef662886aa67dad61a3ef0f369f65
parent4d347862c86a3c2ba93399f2689fac82dbfe2e4e (diff)
downloadpkgsrc-c9ec706f1ccd85cf3e40e5c97fd36bd35f2e6c31.tar.gz
Update to 1.02:
v1.02 - added some info to BUGS and to BUGS section of pod - added TELL and BINMODE to IO::Socket::SSL::SSL_HANDLE, even if they do nothing useful. - all tests allocate now the ports dynamically, so there should be no longer a conflict with open ports on the system where the tests run v1.01 - work around Bug in Net::HTTPS where it defines sub blocking as {}, e.g. force scalar context when calling sub blocking (in IO::Socket::SSL::write) see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=383106 v1.0 - fix depreciated and practically undocumented function get_peer_certificate so that LWP Net::HTTPS works again - set arg 'Blocking' while calling SUPER::configure only if it was set by the caller to work around Problem in LWP Net::HTTPS
-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 5ad3ed3d25d..cdfbe0b5465 100644
--- a/security/p5-IO-Socket-SSL/Makefile
+++ b/security/p5-IO-Socket-SSL/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2006/11/05 17:35:59 joerg Exp $
+# $NetBSD: Makefile,v 1.25 2007/02/02 19:05:12 wiz Exp $
-DISTNAME= IO-Socket-SSL-0.999
+DISTNAME= IO-Socket-SSL-1.02
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 05eff6a0fc6..27bc8894dd9 100644
--- a/security/p5-IO-Socket-SSL/distinfo
+++ b/security/p5-IO-Socket-SSL/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2006/09/05 11:21:00 abs Exp $
+$NetBSD: distinfo,v 1.12 2007/02/02 19:05:12 wiz Exp $
-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
+SHA1 (IO-Socket-SSL-1.02.tar.gz) = 49dc941bffbe2e7dc08e7424a43b330eb1bef69d
+RMD160 (IO-Socket-SSL-1.02.tar.gz) = 74d6828f01bde7bb67fc47c1e885988c9085a99e
+Size (IO-Socket-SSL-1.02.tar.gz) = 45753 bytes