diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2013-06-30 13:37:53 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2013-06-30 13:37:53 +0000 |
commit | 1c58caee7bd052c108231b419c7c83a16aebe80c (patch) | |
tree | d005adad991f763453dda71ba7fdf54d61a74219 /security/rubygem-twitter_oauth | |
parent | 34260a3ddf3f792e62cb848aa071b4b38c46f8df (diff) |
Notes
Diffstat (limited to 'security/rubygem-twitter_oauth')
-rw-r--r-- | security/rubygem-twitter_oauth/Makefile | 9 | ||||
-rw-r--r-- | security/rubygem-twitter_oauth/distinfo | 4 |
2 files changed, 6 insertions, 7 deletions
diff --git a/security/rubygem-twitter_oauth/Makefile b/security/rubygem-twitter_oauth/Makefile index 87771a61e7e2..89924df79d22 100644 --- a/security/rubygem-twitter_oauth/Makefile +++ b/security/rubygem-twitter_oauth/Makefile @@ -1,18 +1,17 @@ # Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= twitter_oauth -PORTVERSION= 0.4.4 +PORTVERSION= 0.4.93 CATEGORIES= security rubygems MASTER_SITES= RG -MAINTAINER= tota@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Twitter OAuth REST API client library for Ruby -RUN_DEPENDS= rubygem-json>=1.1.9:${PORTSDIR}/devel/rubygem-json \ +RUN_DEPENDS= rubygem-json>=1.8.0:${PORTSDIR}/devel/rubygem-json \ rubygem-mime-types>=1.16:${PORTSDIR}/misc/rubygem-mime-types \ - rubygem-oauth>=0.4.1:${PORTSDIR}/net/rubygem-oauth + rubygem-oauth>=0.4.7:${PORTSDIR}/net/rubygem-oauth USE_RUBY= yes USE_RUBYGEMS= yes diff --git a/security/rubygem-twitter_oauth/distinfo b/security/rubygem-twitter_oauth/distinfo index 62d56b052e98..6caf132f2625 100644 --- a/security/rubygem-twitter_oauth/distinfo +++ b/security/rubygem-twitter_oauth/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/twitter_oauth-0.4.4.gem) = b81d2cbba6718921c58c7e93c15e6516c660cc4ae201750f1dd4b5f668c9a02c -SIZE (rubygem/twitter_oauth-0.4.4.gem) = 11776 +SHA256 (rubygem/twitter_oauth-0.4.93.gem) = 645e2a0498b6693e1639f047a2cffb4185f89a8b4b11e5011af1f559ce9dd02e +SIZE (rubygem/twitter_oauth-0.4.93.gem) = 12800 |