diff options
author | obache <obache@pkgsrc.org> | 2011-06-10 02:09:57 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-06-10 02:09:57 +0000 |
commit | 398227e43fd955ec8b25ffc3f85bed696fbd9f17 (patch) | |
tree | dfd85d89329389ec133846b82c59495813f1a4ea /security | |
parent | 8c1f75dbe9fede8ad1fd1400fda85fcb52803f70 (diff) | |
download | pkgsrc-398227e43fd955ec8b25ffc3f85bed696fbd9f17.tar.gz |
Update ruby-roauth to 0.0.7.
bug fixes.
Diffstat (limited to 'security')
-rw-r--r-- | security/ruby-roauth/Makefile | 4 | ||||
-rw-r--r-- | security/ruby-roauth/PLIST | 3 | ||||
-rw-r--r-- | security/ruby-roauth/distinfo | 8 |
3 files changed, 7 insertions, 8 deletions
diff --git a/security/ruby-roauth/Makefile b/security/ruby-roauth/Makefile index fff9671c721..3fd4ccbb260 100644 --- a/security/ruby-roauth/Makefile +++ b/security/ruby-roauth/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2010/10/16 05:03:23 obache Exp $ +# $NetBSD: Makefile,v 1.5 2011/06/10 02:09:57 obache Exp $ -DISTNAME= roauth-0.0.6 +DISTNAME= roauth-0.0.7 CATEGORIES= security MAINTAINER= obache@NetBSD.org diff --git a/security/ruby-roauth/PLIST b/security/ruby-roauth/PLIST index a327d62d4d1..c5ca8d330a9 100644 --- a/security/ruby-roauth/PLIST +++ b/security/ruby-roauth/PLIST @@ -1,6 +1,5 @@ -@comment $NetBSD: PLIST,v 1.2 2010/10/16 05:03:23 obache Exp $ +@comment $NetBSD: PLIST,v 1.3 2011/06/10 02:09:57 obache Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem -${GEM_LIBDIR}/.gitignore ${GEM_LIBDIR}/LICENSE ${GEM_LIBDIR}/README.markdown ${GEM_LIBDIR}/Rakefile diff --git a/security/ruby-roauth/distinfo b/security/ruby-roauth/distinfo index 4add12bf287..ea62917e801 100644 --- a/security/ruby-roauth/distinfo +++ b/security/ruby-roauth/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/10/16 05:03:23 obache Exp $ +$NetBSD: distinfo,v 1.4 2011/06/10 02:09:57 obache Exp $ -SHA1 (roauth-0.0.6.gem) = ba636509babfcb28d9141529a3d40fd098e23736 -RMD160 (roauth-0.0.6.gem) = d6f8efcbb9c3b6436a8ead0607e0b061c8d2e143 -Size (roauth-0.0.6.gem) = 7168 bytes +SHA1 (roauth-0.0.7.gem) = 2e21a85fa1f9c01d5d8731c13813e0c06f0bc9d9 +RMD160 (roauth-0.0.7.gem) = 50435c2dd1664a65852a000909e42361f971ca01 +Size (roauth-0.0.7.gem) = 7168 bytes |