pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/p5-IO-Socket-SSL



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb 19 08:49:46 UTC 2017

Modified Files:
        pkgsrc/security/p5-IO-Socket-SSL: Makefile distinfo

Log Message:
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)


To generate a diff of this commit:
cvs rdiff -u -r1.114 -r1.115 pkgsrc/security/p5-IO-Socket-SSL/Makefile
cvs rdiff -u -r1.88 -r1.89 pkgsrc/security/p5-IO-Socket-SSL/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/p5-IO-Socket-SSL/Makefile
diff -u pkgsrc/security/p5-IO-Socket-SSL/Makefile:1.114 pkgsrc/security/p5-IO-Socket-SSL/Makefile:1.115
--- pkgsrc/security/p5-IO-Socket-SSL/Makefile:1.114     Thu Feb 16 15:07:02 2017
+++ pkgsrc/security/p5-IO-Socket-SSL/Makefile   Sun Feb 19 08:49:46 2017
@@ -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/}

Index: pkgsrc/security/p5-IO-Socket-SSL/distinfo
diff -u pkgsrc/security/p5-IO-Socket-SSL/distinfo:1.88 pkgsrc/security/p5-IO-Socket-SSL/distinfo:1.89
--- pkgsrc/security/p5-IO-Socket-SSL/distinfo:1.88      Thu Feb 16 15:07:02 2017
+++ pkgsrc/security/p5-IO-Socket-SSL/distinfo   Sun Feb 19 08:49:46 2017
@@ -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