pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/p5-Net-OpenSSH Updating package for p5 module...
details: https://anonhg.NetBSD.org/pkgsrc/rev/81acc3cb11be
branches: trunk
changeset: 395506:81acc3cb11be
user: sno <sno%pkgsrc.org@localhost>
date: Wed Jul 08 13:48:30 2009 +0000
description:
Updating package for p5 module Net::OpenSSH from 0.34 to 0.35
Setting license to ${PERL5_LICENSE} (from module documentation)
Upstream changes:
0.35 Jun 30, 2009
- strict_mode was not working (bug report by wardmw@perlmonks)
- documentation correction (error reported by Kevin
Mulholland)
- Document that the SSH client bundled with your operative
system may not be good enough (report by Arun Rajamari).
- Add pointer to SSH::Batch in the docs
diffstat:
security/p5-Net-OpenSSH/Makefile | 5 +++--
security/p5-Net-OpenSSH/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (34 lines):
diff -r 15506b8b269b -r 81acc3cb11be security/p5-Net-OpenSSH/Makefile
--- a/security/p5-Net-OpenSSH/Makefile Wed Jul 08 13:33:29 2009 +0000
+++ b/security/p5-Net-OpenSSH/Makefile Wed Jul 08 13:48:30 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/05/17 10:37:35 seb Exp $
+# $NetBSD: Makefile,v 1.2 2009/07/08 13:48:30 sno Exp $
#
-DISTNAME= Net-OpenSSH-0.34
+DISTNAME= Net-OpenSSH-0.35
PKGNAME= p5-${DISTNAME}
CATEGORIES= security net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
@@ -9,6 +9,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/Net-OpenSSH/
COMMENT= Perl SSH client package implemented on top of OpenSSH
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # empty
diff -r 15506b8b269b -r 81acc3cb11be security/p5-Net-OpenSSH/distinfo
--- a/security/p5-Net-OpenSSH/distinfo Wed Jul 08 13:33:29 2009 +0000
+++ b/security/p5-Net-OpenSSH/distinfo Wed Jul 08 13:48:30 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/05/17 10:37:35 seb Exp $
+$NetBSD: distinfo,v 1.2 2009/07/08 13:48:30 sno Exp $
-SHA1 (Net-OpenSSH-0.34.tar.gz) = 650ce4c839dbfca4adb5236fc1de17a035509c25
-RMD160 (Net-OpenSSH-0.34.tar.gz) = 26d4bcfc6c17f5a8cb1fbdbcfe3654ee5ea07e65
-Size (Net-OpenSSH-0.34.tar.gz) = 28796 bytes
+SHA1 (Net-OpenSSH-0.35.tar.gz) = 0a6e026cafd7f1375f8cf02d927507d2bd1266b9
+RMD160 (Net-OpenSSH-0.35.tar.gz) = c725cdc2e41ae74ac24b699fdba7c8df00e48ef0
+Size (Net-OpenSSH-0.35.tar.gz) = 28954 bytes
Home |
Main Index |
Thread Index |
Old Index