diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-03-20 19:56:13 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-03-20 19:56:13 +0000 |
commit | 5bff7e798138d52b703a0811f38a7cc155e83bcb (patch) | |
tree | 5c2ae8d55b5a5e0ba5768ee67d005f313ba36d88 /net | |
parent | 073ceba25b3177571e3c69b55f2a91cc0ed18bcd (diff) | |
download | ports-5bff7e798138d52b703a0811f38a7cc155e83bcb.tar.gz ports-5bff7e798138d52b703a0811f38a7cc155e83bcb.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/rubygem-oauth/Makefile | 3 | ||||
-rw-r--r-- | net/rubygem-oauth/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/net/rubygem-oauth/Makefile b/net/rubygem-oauth/Makefile index e62402b7d57a..13fe47caa602 100644 --- a/net/rubygem-oauth/Makefile +++ b/net/rubygem-oauth/Makefile @@ -6,10 +6,9 @@ # PORTNAME= oauth -PORTVERSION= 0.2.7 +PORTVERSION= 0.3.1 CATEGORIES= net rubygems MASTER_SITES= RF/oauth -#DISTNAME= ruby-${PORTNAME}-${PORTVERSION} MAINTAINER= wenheping@gmail.com COMMENT= Rubygem for Creating both OAuth Consumers and Service Providers diff --git a/net/rubygem-oauth/distinfo b/net/rubygem-oauth/distinfo index b0de3031c122..91d0cf8e1e0d 100644 --- a/net/rubygem-oauth/distinfo +++ b/net/rubygem-oauth/distinfo @@ -1,3 +1,3 @@ -MD5 (rubygem/oauth-0.2.7.gem) = 318cf0dc7f493a10e51536e6c69cd9ac -SHA256 (rubygem/oauth-0.2.7.gem) = 5366d08bc76b1f77c02c213a289b0f4b62ae71c76ff348229b04d5d64207333c -SIZE (rubygem/oauth-0.2.7.gem) = 43008 +MD5 (rubygem/oauth-0.3.1.gem) = 3e091e4ac48cf4db8a8994963f835efb +SHA256 (rubygem/oauth-0.3.1.gem) = 88357abc2fc372cde935cfab5a2548cf3732d40f4db25458f2701653c7bbc3d2 +SIZE (rubygem/oauth-0.3.1.gem) = 51712 |