diff options
author | miwi <miwi@FreeBSD.org> | 2009-04-05 01:40:56 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-04-05 01:40:56 +0800 |
commit | b46a48caa3bdddc54d1dbf3c59585c5f5d39e6b2 (patch) | |
tree | 6ec8d796438af0bbe43349e450f272d52c4355b6 /net | |
parent | f11559f0246eb08c5509de53e838a082a54df2fc (diff) | |
download | freebsd-ports-gnome-b46a48caa3bdddc54d1dbf3c59585c5f5d39e6b2.tar.gz freebsd-ports-gnome-b46a48caa3bdddc54d1dbf3c59585c5f5d39e6b2.tar.zst freebsd-ports-gnome-b46a48caa3bdddc54d1dbf3c59585c5f5d39e6b2.zip |
- Update to 0.3.2
PR: 133370
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
Diffstat (limited to 'net')
-rw-r--r-- | net/rubygem-oauth/Makefile | 2 | ||||
-rw-r--r-- | net/rubygem-oauth/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/rubygem-oauth/Makefile b/net/rubygem-oauth/Makefile index 133bb128dc1a..2464d3e5e139 100644 --- a/net/rubygem-oauth/Makefile +++ b/net/rubygem-oauth/Makefile @@ -6,7 +6,7 @@ # PORTNAME= oauth -PORTVERSION= 0.3.1 +PORTVERSION= 0.3.2 CATEGORIES= net rubygems MASTER_SITES= RF/oauth diff --git a/net/rubygem-oauth/distinfo b/net/rubygem-oauth/distinfo index 91d0cf8e1e0d..325390036dd5 100644 --- a/net/rubygem-oauth/distinfo +++ b/net/rubygem-oauth/distinfo @@ -1,3 +1,3 @@ -MD5 (rubygem/oauth-0.3.1.gem) = 3e091e4ac48cf4db8a8994963f835efb -SHA256 (rubygem/oauth-0.3.1.gem) = 88357abc2fc372cde935cfab5a2548cf3732d40f4db25458f2701653c7bbc3d2 -SIZE (rubygem/oauth-0.3.1.gem) = 51712 +MD5 (rubygem/oauth-0.3.2.gem) = fd94a2a95fbf07555d89a1b97d240142 +SHA256 (rubygem/oauth-0.3.2.gem) = b7e211170fb2f1dc8214f14d25a98175c067f9287a2259359625630bfc3dbad3 +SIZE (rubygem/oauth-0.3.2.gem) = 56320 |