diff options
author | obache <obache@pkgsrc.org> | 2011-09-24 05:09:57 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-09-24 05:09:57 +0000 |
commit | 3a491daa70a9fc90a5f52fde06c9957b523721c0 (patch) | |
tree | 12e411b7891ed0db54c4b146fa19dd19d492a480 /security/ruby-roauth | |
parent | c2bfb59b147e65599148735779c227585208e2b1 (diff) | |
download | pkgsrc-3a491daa70a9fc90a5f52fde06c9957b523721c0.tar.gz |
Update ruby-roauth to 0.0.8.
* escape params properly
Diffstat (limited to 'security/ruby-roauth')
-rw-r--r-- | security/ruby-roauth/Makefile | 4 | ||||
-rw-r--r-- | security/ruby-roauth/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/ruby-roauth/Makefile b/security/ruby-roauth/Makefile index 3fd4ccbb260..9a34fa7d358 100644 --- a/security/ruby-roauth/Makefile +++ b/security/ruby-roauth/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2011/06/10 02:09:57 obache Exp $ +# $NetBSD: Makefile,v 1.6 2011/09/24 05:09:57 obache Exp $ -DISTNAME= roauth-0.0.7 +DISTNAME= roauth-0.0.8 CATEGORIES= security MAINTAINER= obache@NetBSD.org diff --git a/security/ruby-roauth/distinfo b/security/ruby-roauth/distinfo index ea62917e801..c37b6c908e5 100644 --- a/security/ruby-roauth/distinfo +++ b/security/ruby-roauth/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2011/06/10 02:09:57 obache Exp $ +$NetBSD: distinfo,v 1.5 2011/09/24 05:09:57 obache Exp $ -SHA1 (roauth-0.0.7.gem) = 2e21a85fa1f9c01d5d8731c13813e0c06f0bc9d9 -RMD160 (roauth-0.0.7.gem) = 50435c2dd1664a65852a000909e42361f971ca01 -Size (roauth-0.0.7.gem) = 7168 bytes +SHA1 (roauth-0.0.8.gem) = d5495b4e18a7c67979095c3e9ff9a0c019bfaa75 +RMD160 (roauth-0.0.8.gem) = 040960697f278b1598f04b3941f2ad72f90038fc +Size (roauth-0.0.8.gem) = 7168 bytes |