pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/p5-Net-SSH Update to Net::SSH::Perl 1.3.0:
details: https://anonhg.NetBSD.org/pkgsrc/rev/12a236e82971
branches: trunk
changeset: 534457:12a236e82971
user: dogcow <dogcow%pkgsrc.org@localhost>
date: Mon Oct 22 06:53:16 2007 +0000
description:
Update to Net::SSH::Perl 1.3.0:
1.30 2006.03.17
- Fix for local *READ/*WRITE tie problem in open2 function (Bas van
Sisseren).
- Add back 'use IO::Socket' to fix 'Can't locate object method "blocking"
via package "IO::Handle"' error (rt.cpan.org #15102).
- Allow "The socket is already in use" as well as "Address already in use"
to detect port already in use (for AIX, rt.cpan.org #16301).
- Use sysread (not <>) to read the version string to avoid mixing read
types and allow pre-version data (fix by Denis Bider, rt.cpan.org #14812).
- Fix warnings on empty hostfile lines (fix by JOHANL, rt.cpan.org #13750).
- Get the user's home directory from getpwuid() if the HOME environment
variable isn't set (rt.cpan.org #13434).
diffstat:
security/p5-Net-SSH/Makefile | 6 +++---
security/p5-Net-SSH/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (29 lines):
diff -r eae8ac87c111 -r 12a236e82971 security/p5-Net-SSH/Makefile
--- a/security/p5-Net-SSH/Makefile Mon Oct 22 06:16:57 2007 +0000
+++ b/security/p5-Net-SSH/Makefile Mon Oct 22 06:53:16 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2006/03/04 21:30:37 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2007/10/22 06:53:16 dogcow Exp $
#
-DISTNAME= Net-SSH-Perl-1.29
-PKGNAME= p5-Net-SSH-1.29
+DISTNAME= Net-SSH-Perl-1.30
+PKGNAME= p5-Net-SSH-1.30
SVR4_PKGNAME= p5nsh
CATEGORIES= security net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
diff -r eae8ac87c111 -r 12a236e82971 security/p5-Net-SSH/distinfo
--- a/security/p5-Net-SSH/distinfo Mon Oct 22 06:16:57 2007 +0000
+++ b/security/p5-Net-SSH/distinfo Mon Oct 22 06:53:16 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/10/13 20:14:18 seb Exp $
+$NetBSD: distinfo,v 1.2 2007/10/22 06:53:16 dogcow Exp $
-SHA1 (Net-SSH-Perl-1.29.tar.gz) = 862ff574d5cdf7f8200d19bd931e2ea1ede56a1f
-RMD160 (Net-SSH-Perl-1.29.tar.gz) = 3be32ceeb64bb217952c8f785538b58e86f445a6
-Size (Net-SSH-Perl-1.29.tar.gz) = 94309 bytes
+SHA1 (Net-SSH-Perl-1.30.tar.gz) = 00809b91d1648a7a61d3463fd4c0f10de5769684
+RMD160 (Net-SSH-Perl-1.30.tar.gz) = 03e690071b43795e74e7240cd2183ebf80e83e37
+Size (Net-SSH-Perl-1.30.tar.gz) = 94950 bytes
SHA1 (patch-aa) = 718adcedca009725d834be3307a45e4169f7eb29
Home |
Main Index |
Thread Index |
Old Index