Sat Sep 24 05:09:57 2011 UTC ()
Update ruby-roauth to 0.0.8.

* escape params properly


(obache)
diff -r1.5 -r1.6 pkgsrc/security/ruby-roauth/Makefile
diff -r1.4 -r1.5 pkgsrc/security/ruby-roauth/distinfo

cvs diff -r1.5 -r1.6 pkgsrc/security/ruby-roauth/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/security/ruby-roauth/Attic/Makefile 2011/06/10 02:09:57 1.5
+++ pkgsrc/security/ruby-roauth/Attic/Makefile 2011/09/24 05:09:57 1.6
@@ -1,12 +1,12 @@ @@ -1,12 +1,12 @@
1# $NetBSD: Makefile,v 1.5 2011/06/10 02:09:57 obache Exp $ 1# $NetBSD: Makefile,v 1.6 2011/09/24 05:09:57 obache Exp $
2 2
3DISTNAME= roauth-0.0.7 3DISTNAME= roauth-0.0.8
4CATEGORIES= security 4CATEGORIES= security
5 5
6MAINTAINER= obache@NetBSD.org 6MAINTAINER= obache@NetBSD.org
7HOMEPAGE= http://github.com/maccman/roauth 7HOMEPAGE= http://github.com/maccman/roauth
8COMMENT= Simple Ruby OAuth library 8COMMENT= Simple Ruby OAuth library
9LICENSE= mit 9LICENSE= mit
10 10
11.include "../../lang/ruby/gem.mk" 11.include "../../lang/ruby/gem.mk"
12.include "../../mk/bsd.pkg.mk" 12.include "../../mk/bsd.pkg.mk"

cvs diff -r1.4 -r1.5 pkgsrc/security/ruby-roauth/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/security/ruby-roauth/Attic/distinfo 2011/06/10 02:09:57 1.4
+++ pkgsrc/security/ruby-roauth/Attic/distinfo 2011/09/24 05:09:57 1.5
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.4 2011/06/10 02:09:57 obache Exp $ 1$NetBSD: distinfo,v 1.5 2011/09/24 05:09:57 obache Exp $
2 2
3SHA1 (roauth-0.0.7.gem) = 2e21a85fa1f9c01d5d8731c13813e0c06f0bc9d9 3SHA1 (roauth-0.0.8.gem) = d5495b4e18a7c67979095c3e9ff9a0c019bfaa75
4RMD160 (roauth-0.0.7.gem) = 50435c2dd1664a65852a000909e42361f971ca01 4RMD160 (roauth-0.0.8.gem) = 040960697f278b1598f04b3941f2ad72f90038fc
5Size (roauth-0.0.7.gem) = 7168 bytes 5Size (roauth-0.0.8.gem) = 7168 bytes