summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2013-02-11 02:06:29 +0000
committertaca <taca@pkgsrc.org>2013-02-11 02:06:29 +0000
commitd8ef2538e8af7dfd53c25be352a25d2df6439daf (patch)
tree38c69c998d5466dd3c2600c5faff1d525589833d /security
parentb2d1e6f0da366952ac00709f44cff3710ff8066d (diff)
downloadpkgsrc-d8ef2538e8af7dfd53c25be352a25d2df6439daf.tar.gz
Update ruby-net-ssh to 2.6.5.
=== 2.6.5 / 06 Feb 2013 * Fixed path in gemspec [thanks priteau] === 2.6.4 / 06 Feb 2013 * Added license info to gemspec [jordimassaguerpla] * Added public cert. All gem releases are now signed. === 2.6.3 / 10 Jan 2013 * Small doc fix and correct error class for PKey::EC key type [Andreas Wolff] * Improve test dependencies [Kenichi Kamiya]
Diffstat (limited to 'security')
-rw-r--r--security/ruby-net-ssh/Makefile4
-rw-r--r--security/ruby-net-ssh/PLIST11
-rw-r--r--security/ruby-net-ssh/distinfo8
3 files changed, 13 insertions, 10 deletions
diff --git a/security/ruby-net-ssh/Makefile b/security/ruby-net-ssh/Makefile
index 06f1799aa24..88671a3e2e7 100644
--- a/security/ruby-net-ssh/Makefile
+++ b/security/ruby-net-ssh/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2012/12/17 13:11:29 taca Exp $
+# $NetBSD: Makefile,v 1.10 2013/02/11 02:06:29 taca Exp $
-DISTNAME= net-ssh-2.6.2
+DISTNAME= net-ssh-2.6.5
CATEGORIES= net security
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/security/ruby-net-ssh/PLIST b/security/ruby-net-ssh/PLIST
index 4c8d9442f2b..99d5392b0e9 100644
--- a/security/ruby-net-ssh/PLIST
+++ b/security/ruby-net-ssh/PLIST
@@ -1,12 +1,13 @@
-@comment $NetBSD: PLIST,v 1.7 2012/12/17 13:11:29 taca Exp $
+@comment $NetBSD: PLIST,v 1.8 2013/02/11 02:06:29 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
-${GEM_LIBDIR}/CHANGELOG.rdoc
-${GEM_LIBDIR}/LICENSE.rdoc
+${GEM_LIBDIR}/CHANGES.txt
+${GEM_LIBDIR}/LICENSE.txt
${GEM_LIBDIR}/Manifest
${GEM_LIBDIR}/README.rdoc
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/Rudyfile
-${GEM_LIBDIR}/THANKS.rdoc
+${GEM_LIBDIR}/THANKS.txt
+${GEM_LIBDIR}/gem-public_cert.pem
${GEM_LIBDIR}/lib/net/ssh.rb
${GEM_LIBDIR}/lib/net/ssh/authentication/agent.rb
${GEM_LIBDIR}/lib/net/ssh/authentication/agent/java_pageant.rb
@@ -17,6 +18,7 @@ ${GEM_LIBDIR}/lib/net/ssh/authentication/methods/abstract.rb
${GEM_LIBDIR}/lib/net/ssh/authentication/methods/hostbased.rb
${GEM_LIBDIR}/lib/net/ssh/authentication/methods/keyboard_interactive.rb
${GEM_LIBDIR}/lib/net/ssh/authentication/methods/password.rb
+${GEM_LIBDIR}/lib/net/ssh/authentication/methods/none.rb
${GEM_LIBDIR}/lib/net/ssh/authentication/methods/publickey.rb
${GEM_LIBDIR}/lib/net/ssh/authentication/pageant.rb
${GEM_LIBDIR}/lib/net/ssh/authentication/session.rb
@@ -94,6 +96,7 @@ ${GEM_LIBDIR}/test/authentication/methods/common.rb
${GEM_LIBDIR}/test/authentication/methods/test_abstract.rb
${GEM_LIBDIR}/test/authentication/methods/test_hostbased.rb
${GEM_LIBDIR}/test/authentication/methods/test_keyboard_interactive.rb
+${GEM_LIBDIR}/test/authentication/methods/test_none.rb
${GEM_LIBDIR}/test/authentication/methods/test_password.rb
${GEM_LIBDIR}/test/authentication/methods/test_publickey.rb
${GEM_LIBDIR}/test/authentication/test_agent.rb
diff --git a/security/ruby-net-ssh/distinfo b/security/ruby-net-ssh/distinfo
index f252cdde9a4..7a35d188eb9 100644
--- a/security/ruby-net-ssh/distinfo
+++ b/security/ruby-net-ssh/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2012/12/17 13:11:29 taca Exp $
+$NetBSD: distinfo,v 1.10 2013/02/11 02:06:29 taca Exp $
-SHA1 (net-ssh-2.6.2.gem) = e8eeed7c9ba3743d3ac0b2674f2152930beaf96f
-RMD160 (net-ssh-2.6.2.gem) = 8fa5ec9b0843cee2bbce408b578f3e0405558abd
-Size (net-ssh-2.6.2.gem) = 160768 bytes
+SHA1 (net-ssh-2.6.5.gem) = 714ae8db758588cd2ccd39f499255ce3e22878c2
+RMD160 (net-ssh-2.6.5.gem) = 39b1fd4415913b47d01651bf8df4de3ecf1095dc
+Size (net-ssh-2.6.5.gem) = 166912 bytes