summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-05-30 11:39:52 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-05-30 11:39:52 +0000
commitcc3c3f6015883df8f37e5a5713045aa1b1912ab1 (patch)
tree88a475745c1cd6e6b23ea4672213a65b74d6d71c /net
parentConvert to new options framework (diff)
- Update to 0.7.1
Changes: https://github.com/intridea/oauth2/commits/master
Notes
Notes: svn path=/head/; revision=297769
Diffstat (limited to 'net')
-rw-r--r--net/rubygem-oauth2/Makefile7
-rw-r--r--net/rubygem-oauth2/distinfo4
2 files changed, 6 insertions, 5 deletions
diff --git a/net/rubygem-oauth2/Makefile b/net/rubygem-oauth2/Makefile
index 31080f5f80f2..0dba8d68784a 100644
--- a/net/rubygem-oauth2/Makefile
+++ b/net/rubygem-oauth2/Makefile
@@ -6,16 +6,17 @@
#
PORTNAME= oauth2
-PORTVERSION= 0.6.0
+PORTVERSION= 0.7.1
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= A Ruby wrapper for the OAuth 2.0 protocol
-RUN_DEPENDS= rubygem-faraday>=0.7:${PORTSDIR}/www/rubygem-faraday \
+RUN_DEPENDS= rubygem-faraday>=0.8:${PORTSDIR}/www/rubygem-faraday \
rubygem-httpauth>=0.1:${PORTSDIR}/net/rubygem-httpauth \
- rubygem-multi_json>=1.0:${PORTSDIR}/devel/rubygem-multi_json
+ rubygem-multi_json>=1.0:${PORTSDIR}/devel/rubygem-multi_json \
+ rubygem-rack>=1.4:${PORTSDIR}/www/rubygem-rack
USE_RUBY= yes
USE_RUBYGEMS= yes
diff --git a/net/rubygem-oauth2/distinfo b/net/rubygem-oauth2/distinfo
index 04b289aa2c0e..e9fa24ab9aa6 100644
--- a/net/rubygem-oauth2/distinfo
+++ b/net/rubygem-oauth2/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rubygem/oauth2-0.6.0.gem) = 149673dc9f66927fbe8466e7557ee617da57a3ab4def1d1113de0d6e69a8a886
-SIZE (rubygem/oauth2-0.6.0.gem) = 16896
+SHA256 (rubygem/oauth2-0.7.1.gem) = 072a35ee03a32e61e8e96ae20390a3f6155970de394ec664881ef38934b58007
+SIZE (rubygem/oauth2-0.7.1.gem) = 17408