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 Updated p5-IO-Socket-SSL to ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/623016174189
branches:  trunk
changeset: 358722:623016174189
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Feb 19 08:49:46 2017 +0000

description:
Updated p5-IO-Socket-SSL to 2.047.

2.047 2017/02/16
- better fix for problem which 2.046 tried to fix but broke LWP this way
2.046 2017/02/15
- cleanup everything in DESTROY and make sure to start with a fresh %{*self}
  in configure_SSL because it can happen that a GLOB gets used again without
  calling DESTROY (https://github.com/noxxi/p5-io-socket-ssl/issues/56)

diffstat:

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

diffs (27 lines):

diff -r ccf92403e405 -r 623016174189 security/p5-IO-Socket-SSL/Makefile
--- a/security/p5-IO-Socket-SSL/Makefile        Sun Feb 19 02:37:08 2017 +0000
+++ b/security/p5-IO-Socket-SSL/Makefile        Sun Feb 19 08:49:46 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.114 2017/02/16 15:07:02 wiz Exp $
+# $NetBSD: Makefile,v 1.115 2017/02/19 08:49:46 wiz Exp $
 
-DISTNAME=      IO-Socket-SSL-2.045
+DISTNAME=      IO-Socket-SSL-2.047
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    security net perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=IO/}
diff -r ccf92403e405 -r 623016174189 security/p5-IO-Socket-SSL/distinfo
--- a/security/p5-IO-Socket-SSL/distinfo        Sun Feb 19 02:37:08 2017 +0000
+++ b/security/p5-IO-Socket-SSL/distinfo        Sun Feb 19 08:49:46 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.88 2017/02/16 15:07:02 wiz Exp $
+$NetBSD: distinfo,v 1.89 2017/02/19 08:49:46 wiz Exp $
 
-SHA1 (IO-Socket-SSL-2.045.tar.gz) = 7a149d1728a45c182881af69bb076946fb38cde6
-RMD160 (IO-Socket-SSL-2.045.tar.gz) = c5db3935c94434f523320ab79102360f4a74b345
-SHA512 (IO-Socket-SSL-2.045.tar.gz) = fa2d1c9ad690965069a2f05a0bcecfd6c03fe3c2d38e50195933a9301c5c2374871eed3da637eaf3556df0c8e60ef8be26491d2d3ca453062079d69d2ce0ffa0
-Size (IO-Socket-SSL-2.045.tar.gz) = 214926 bytes
+SHA1 (IO-Socket-SSL-2.047.tar.gz) = 7d639e88f2c657cce1765777529c770502e3ff07
+RMD160 (IO-Socket-SSL-2.047.tar.gz) = 6b51217dcc5132782e0173aab05cd9fcd2319c01
+SHA512 (IO-Socket-SSL-2.047.tar.gz) = 402d08d0c3fc9fb34ca83f371c1368cced68636198b0cb807562d480335784183850d1f1f9deb82b2ede312e86116624ed09439915c81cbbed3412e8e5697a72
+Size (IO-Socket-SSL-2.047.tar.gz) = 215199 bytes



Home | Main Index | Thread Index | Old Index