summaryrefslogtreecommitdiff
path: root/security/ruby-net-ssh-gateway
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2013-02-11 02:08:16 +0000
committertaca <taca@pkgsrc.org>2013-02-11 02:08:16 +0000
commit59c36ebd61e25e04352b5cf25aec30812559ce32 (patch)
tree1565dc1a45f5fed48f206be14a21ee67d980871d /security/ruby-net-ssh-gateway
parentb4413c408de07fdfe418c8243be81dea4dc01bd4 (diff)
downloadpkgsrc-59c36ebd61e25e04352b5cf25aec30812559ce32.tar.gz
Update ruby-net-ssh-gateway to 1.2.0.
=== 1.2.0 / 06 Feb 2013 * Added public cert. All gem releases are now signed. See INSTALL in readme.
Diffstat (limited to 'security/ruby-net-ssh-gateway')
-rw-r--r--security/ruby-net-ssh-gateway/Makefile6
-rw-r--r--security/ruby-net-ssh-gateway/PLIST10
-rw-r--r--security/ruby-net-ssh-gateway/distinfo8
3 files changed, 13 insertions, 11 deletions
diff --git a/security/ruby-net-ssh-gateway/Makefile b/security/ruby-net-ssh-gateway/Makefile
index 3deef1c38c6..13769341e85 100644
--- a/security/ruby-net-ssh-gateway/Makefile
+++ b/security/ruby-net-ssh-gateway/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2011/05/15 19:34:51 gls Exp $
+# $NetBSD: Makefile,v 1.4 2013/02/11 02:08:16 taca Exp $
-DISTNAME= net-ssh-gateway-1.1.0
+DISTNAME= net-ssh-gateway-1.2.0
CATEGORIES= net security
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -8,7 +8,7 @@ HOMEPAGE= http://rubyforge.org/projects/net-ssh/
COMMENT= Simple way to connect to servers behind a firewall or NAT
LICENSE= mit
-DEPENDS+= ${RUBY_PKGPREFIX}-net-ssh>=1.99.1:../../security/ruby-net-ssh
+DEPENDS+= ${RUBY_PKGPREFIX}-net-ssh>=2.6.5:../../security/ruby-net-ssh
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/security/ruby-net-ssh-gateway/PLIST b/security/ruby-net-ssh-gateway/PLIST
index 754c0b0e188..5a1c330e271 100644
--- a/security/ruby-net-ssh-gateway/PLIST
+++ b/security/ruby-net-ssh-gateway/PLIST
@@ -1,11 +1,13 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2009/12/02 14:35:12 fhajny Exp $
-${GEM_HOME}/cache/net-ssh-gateway-${PKGVERSION}.gem
-${GEM_LIBDIR}/CHANGELOG.rdoc
+@comment $NetBSD: PLIST,v 1.2 2013/02/11 02:08:16 taca Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/CHANGES.txt
+${GEM_LIBDIR}/LICENSE.txt
${GEM_LIBDIR}/Manifest
${GEM_LIBDIR}/README.rdoc
${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/gem-public_cert.pem
${GEM_LIBDIR}/lib/net/ssh/gateway.rb
${GEM_LIBDIR}/net-ssh-gateway.gemspec
${GEM_LIBDIR}/setup.rb
${GEM_LIBDIR}/test/gateway_test.rb
-${GEM_HOME}/specifications/net-ssh-gateway-${PKGVERSION}.gemspec
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff --git a/security/ruby-net-ssh-gateway/distinfo b/security/ruby-net-ssh-gateway/distinfo
index df8e6c36703..f0f729090ea 100644
--- a/security/ruby-net-ssh-gateway/distinfo
+++ b/security/ruby-net-ssh-gateway/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2011/05/15 19:34:51 gls Exp $
+$NetBSD: distinfo,v 1.3 2013/02/11 02:08:16 taca Exp $
-SHA1 (net-ssh-gateway-1.1.0.gem) = f65a3eaababfb64bddc26770d246104b1632b3b4
-RMD160 (net-ssh-gateway-1.1.0.gem) = 3f8cf522afd2bc8d5b1ffea5e5bece1ec267f7f5
-Size (net-ssh-gateway-1.1.0.gem) = 18432 bytes
+SHA1 (net-ssh-gateway-1.2.0.gem) = bb8eaf03eec228f517c2931c400c7b3ca5509466
+RMD160 (net-ssh-gateway-1.2.0.gem) = ee1676f4db97612513f22c3c41fc49c79539ab83
+Size (net-ssh-gateway-1.2.0.gem) = 23552 bytes