pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/p5-IO-Socket-SSL Update to 1.06:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ef72336e0e6a
branches:  trunk
changeset: 529586:ef72336e0e6a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Jun 08 08:02:15 2007 +0000

description:
Update to 1.06:

v1.06
        - instead of setting undef args to '' in configure_SSL drop
          them. This makes Net::SMTP::SSL working again because it
          does not give LocalPort of '' to IO::Socket::INET any more

diffstat:

 security/p5-IO-Socket-SSL/Makefile |  4 ++--
 security/p5-IO-Socket-SSL/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 92a2178ad4fb -r ef72336e0e6a security/p5-IO-Socket-SSL/Makefile
--- a/security/p5-IO-Socket-SSL/Makefile        Fri Jun 08 08:00:44 2007 +0000
+++ b/security/p5-IO-Socket-SSL/Makefile        Fri Jun 08 08:02:15 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2007/05/03 12:30:20 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2007/06/08 08:02:15 wiz Exp $
 
-DISTNAME=      IO-Socket-SSL-1.05
+DISTNAME=      IO-Socket-SSL-1.06
 PKGNAME=       p5-${DISTNAME}
 SVR4_PKGNAME=  p5iss
 CATEGORIES=    security net perl5
diff -r 92a2178ad4fb -r ef72336e0e6a security/p5-IO-Socket-SSL/distinfo
--- a/security/p5-IO-Socket-SSL/distinfo        Fri Jun 08 08:00:44 2007 +0000
+++ b/security/p5-IO-Socket-SSL/distinfo        Fri Jun 08 08:02:15 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2007/05/03 12:30:20 wiz Exp $
+$NetBSD: distinfo,v 1.16 2007/06/08 08:02:15 wiz Exp $
 
-SHA1 (IO-Socket-SSL-1.05.tar.gz) = 4725f2a54fbea20e49bce755dbc942f5065364e1
-RMD160 (IO-Socket-SSL-1.05.tar.gz) = e236e9e590d183639b9bf15a5eec4949a5b7ce90
-Size (IO-Socket-SSL-1.05.tar.gz) = 46414 bytes
+SHA1 (IO-Socket-SSL-1.06.tar.gz) = 2c4feccf701591a906adae38ae8cb7cd1bab91af
+RMD160 (IO-Socket-SSL-1.06.tar.gz) = 010061e76bd2e284eff81fccea53591e3808dd7b
+Size (IO-Socket-SSL-1.06.tar.gz) = 46495 bytes



Home | Main Index | Thread Index | Old Index