diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-05-10 20:11:09 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-05-10 20:11:09 +0000 |
commit | 96ae333c8b2505981ca2f47d03968d217f8b5399 (patch) | |
tree | ba5c4ad61568077f906281eb0a6a1b68e45f1255 /net/rubygem-oauth | |
parent | 6fd8dad21585656b7b60cef21f2db6709cb7fd3a (diff) | |
download | ports-96ae333c8b2505981ca2f47d03968d217f8b5399.tar.gz ports-96ae333c8b2505981ca2f47d03968d217f8b5399.zip |
- Update to 0.3.4
Approved by: maintainer implicit
Notes
Notes:
svn path=/head/; revision=233641
Diffstat (limited to 'net/rubygem-oauth')
-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 2464d3e5e139..39f25a3f7ccd 100644 --- a/net/rubygem-oauth/Makefile +++ b/net/rubygem-oauth/Makefile @@ -6,7 +6,7 @@ # PORTNAME= oauth -PORTVERSION= 0.3.2 +PORTVERSION= 0.3.4 CATEGORIES= net rubygems MASTER_SITES= RF/oauth diff --git a/net/rubygem-oauth/distinfo b/net/rubygem-oauth/distinfo index 325390036dd5..53f743681ef4 100644 --- a/net/rubygem-oauth/distinfo +++ b/net/rubygem-oauth/distinfo @@ -1,3 +1,3 @@ -MD5 (rubygem/oauth-0.3.2.gem) = fd94a2a95fbf07555d89a1b97d240142 -SHA256 (rubygem/oauth-0.3.2.gem) = b7e211170fb2f1dc8214f14d25a98175c067f9287a2259359625630bfc3dbad3 -SIZE (rubygem/oauth-0.3.2.gem) = 56320 +MD5 (rubygem/oauth-0.3.4.gem) = 6ffa9eabc5afcb24a42b125058dd00ff +SHA256 (rubygem/oauth-0.3.4.gem) = 4ee18a752c2749aab370a62f190bba703113c3f6672b67efc6514930533ad61c +SIZE (rubygem/oauth-0.3.4.gem) = 58880 |