aboutsummaryrefslogtreecommitdiffstats
path: root/net/rubygem-oauth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/rubygem-oauth/Makefile')
-rw-r--r--net/rubygem-oauth/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/net/rubygem-oauth/Makefile b/net/rubygem-oauth/Makefile
index 2edd36f25b4f..f5c5135b2920 100644
--- a/net/rubygem-oauth/Makefile
+++ b/net/rubygem-oauth/Makefile
@@ -1,18 +1,19 @@
PORTNAME= oauth
-PORTVERSION= 1.1.0
+PORTVERSION= 1.1.3
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Rubygem for Creating both OAuth Consumers and Service Providers
-WWW= https://gitlab.com/oauth-xx/oauth
+WWW= https://gitlab.com/ruby-oauth/oauth
LICENSE= MIT
-LICENSE_FILE= ${WRKSRC}/LICENSE
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= rubygem-oauth-tty>=1.0.1<2:net/rubygem-oauth-tty \
+RUN_DEPENDS= rubygem-base64>=0.1<1:converters/rubygem-base64 \
+ rubygem-oauth-tty>=1.0.6<2:net/rubygem-oauth-tty \
rubygem-snaky_hash>=2.0<3:devel/rubygem-snaky_hash \
- rubygem-version_gem>=1.1<2:devel/rubygem-version_gem
+ rubygem-version_gem>=1.1.9<2:devel/rubygem-version_gem
USES= gem