summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2016-08-06 01:40:34 +0000
committermef <mef@pkgsrc.org>2016-08-06 01:40:34 +0000
commitf9be8d26c7722293abfa03d3f85fc37f3c8045d1 (patch)
tree062d03fa65ca08bc7cec2fde2bfa8c572b4739a2 /security
parent67d16a00a9c75408c6b07800d3957cfb76c5d057 (diff)
downloadpkgsrc-f9be8d26c7722293abfa03d3f85fc37f3c8045d1.tar.gz
Updated security/p5-Net-OpenSSH to 0.73
-------------------------------------- 0.73 Jun 10, 2016 - Some old perl versions doesn't like Errno constant subs being called without parents. Add them. 0.72 Jun 9, 2016 - Rerelease as stable. 0.71_03 Mar 16, 2016 - Improve shell detection code. - Use a timeout to kill external commands not returning control. - improve ksh version checking in tests (bug report by jtzako via PerlMonks) 0.71_02 Mar 11, 2016 - Lighten master socket checks in async mode in order to avoid blocking and setting custom signal handlers which can interfere with event-programming frameworks (bug report by Doug Hoyte). 0.71_01 Jan 20, 2016 - Add entry on the documentation about how to integrate the module with event-oriented programming frameworks (bug report by Doug Hoyte, #gh17) - Use an adaptative delaying algorithm while waiting for the multiplexing socket to pop up (bug report by Doug Hoyte, #gh17). - Improve SIGCHLD handling and interoperability with other modules setting custom handlers (bug report by Doug Hoyte, #gh16).
Diffstat (limited to 'security')
-rw-r--r--security/p5-Net-OpenSSH/Makefile5
-rw-r--r--security/p5-Net-OpenSSH/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/security/p5-Net-OpenSSH/Makefile b/security/p5-Net-OpenSSH/Makefile
index 60977e48094..87a7e4d4054 100644
--- a/security/p5-Net-OpenSSH/Makefile
+++ b/security/p5-Net-OpenSSH/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2016/06/08 19:24:24 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2016/08/06 01:40:34 mef Exp $
#
-DISTNAME= Net-OpenSSH-0.70
+DISTNAME= Net-OpenSSH-0.73
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= security net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
diff --git a/security/p5-Net-OpenSSH/distinfo b/security/p5-Net-OpenSSH/distinfo
index a586f25143c..eb4864be6cb 100644
--- a/security/p5-Net-OpenSSH/distinfo
+++ b/security/p5-Net-OpenSSH/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2016/01/31 05:36:52 mef Exp $
+$NetBSD: distinfo,v 1.14 2016/08/06 01:40:34 mef Exp $
-SHA1 (Net-OpenSSH-0.70.tar.gz) = 93da2879210f56ffb5c14d8e3620fe61a3cda113
-RMD160 (Net-OpenSSH-0.70.tar.gz) = 56987ca5a446506360e366c2ab1ac623119f4b0b
-SHA512 (Net-OpenSSH-0.70.tar.gz) = ce2e74fa68e79a1180c3b29ad32d1d75ff1223e0721a9c91b7bc29ab0dbe3a0ffea490223dcaaa2c3c0eaa43a859af572b1777ad36eea80fe240319af8f358e5
-Size (Net-OpenSSH-0.70.tar.gz) = 72604 bytes
+SHA1 (Net-OpenSSH-0.73.tar.gz) = 0390940557d908820d021127e119b107020a09e7
+RMD160 (Net-OpenSSH-0.73.tar.gz) = 10209200ddc7bff0f33be6e7ab4b3e6b4c600a71
+SHA512 (Net-OpenSSH-0.73.tar.gz) = 754770b04d31b7b556ea547bbf8a6b1db36c81c32d40a561767d8f1f9305d18a3779d0592bf8f53e43e70e635a45ea4c3f1f4c7c79a9b259c7b786c441f3f888
+Size (Net-OpenSSH-0.73.tar.gz) = 72948 bytes