Sun Sep 15 14:57:11 2013 UTC ()
Update ruby-net-scp to 1.1.2.

=== 1.1.2 / 6 Jul 2013

* Explicit convert to string in shellescape [jwils]


(taca)
diff -r1.7 -r1.8 pkgsrc/security/ruby-net-scp/Makefile
diff -r1.7 -r1.8 pkgsrc/security/ruby-net-scp/distinfo

cvs diff -r1.7 -r1.8 pkgsrc/security/ruby-net-scp/Makefile (expand / switch to unified diff)

--- pkgsrc/security/ruby-net-scp/Makefile 2013/09/09 12:29:26 1.7
+++ pkgsrc/security/ruby-net-scp/Makefile 2013/09/15 14:57:11 1.8
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.7 2013/09/09 12:29:26 fhajny Exp $ 1# $NetBSD: Makefile,v 1.8 2013/09/15 14:57:11 taca Exp $
2 2
3DISTNAME= net-scp-1.1.1 3DISTNAME= net-scp-1.1.2
4CATEGORIES= net security 4CATEGORIES= net security
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= http://rubyforge.org/projects/net-ssh/ 7HOMEPAGE= http://rubyforge.org/projects/net-ssh/
8COMMENT= Secure copy for Ruby 8COMMENT= Secure copy for Ruby
9LICENSE= mit 9LICENSE= mit
10 10
11DEPENDS+= ${RUBY_PKGPREFIX}-net-ssh>=2.6.5:../../security/ruby-net-ssh 11DEPENDS+= ${RUBY_PKGPREFIX}-net-ssh>=2.6.5:../../security/ruby-net-ssh
12 12
13.include "../../lang/ruby/gem.mk" 13.include "../../lang/ruby/gem.mk"
14.include "../../mk/bsd.pkg.mk" 14.include "../../mk/bsd.pkg.mk"

cvs diff -r1.7 -r1.8 pkgsrc/security/ruby-net-scp/distinfo (expand / switch to unified diff)

--- pkgsrc/security/ruby-net-scp/distinfo 2013/06/16 17:15:26 1.7
+++ pkgsrc/security/ruby-net-scp/distinfo 2013/09/15 14:57:11 1.8
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.7 2013/06/16 17:15:26 taca Exp $ 1$NetBSD: distinfo,v 1.8 2013/09/15 14:57:11 taca Exp $
2 2
3SHA1 (net-scp-1.1.1.gem) = ad128d77c0c031fe98d92ec5f0de66b71f0d10b8 3SHA1 (net-scp-1.1.2.gem) = 419ad81ca0d62da0edeefd32c68fd258d34eb5f3
4RMD160 (net-scp-1.1.1.gem) = bb69c9b0397188dd88244f62824193f9a31103a7 4RMD160 (net-scp-1.1.2.gem) = 30063bd5c0c45d090ef432783292ebdd5ea97f42
5Size (net-scp-1.1.1.gem) = 31744 bytes 5Size (net-scp-1.1.2.gem) = 32256 bytes