aboutsummaryrefslogtreecommitdiff
path: root/net/rubygem-omniauth-oauth2
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-27 13:08:11 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-27 13:08:11 +0000
commit9b31f9087af4efb74f31dee33c6c0eb311eaf076 (patch)
tree5fdf607a8d2090a876e9f8974fc993d1161168a5 /net/rubygem-omniauth-oauth2
parent1252352d72fdb8eec4379779c74f0a86517d67eb (diff)
downloadports-9b31f9087af4efb74f31dee33c6c0eb311eaf076.tar.gz
ports-9b31f9087af4efb74f31dee33c6c0eb311eaf076.zip
- Update to 1.3.0
- Add LICENSE - Remove contiguous blank lines Changes: https://github.com/intridea/omniauth-oauth2/commits/master
Notes
Notes: svn path=/head/; revision=387596
Diffstat (limited to 'net/rubygem-omniauth-oauth2')
-rw-r--r--net/rubygem-omniauth-oauth2/Makefile5
-rw-r--r--net/rubygem-omniauth-oauth2/distinfo4
2 files changed, 5 insertions, 4 deletions
diff --git a/net/rubygem-omniauth-oauth2/Makefile b/net/rubygem-omniauth-oauth2/Makefile
index 2dfea7f1e822..469c4a7a2d44 100644
--- a/net/rubygem-omniauth-oauth2/Makefile
+++ b/net/rubygem-omniauth-oauth2/Makefile
@@ -1,13 +1,15 @@
# $FreeBSD$
PORTNAME= omniauth-oauth2
-PORTVERSION= 1.2.0
+PORTVERSION= 1.3.0
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Abstract OAuth2 strategy for OmniAuth
+LICENSE= MIT
+
RUN_DEPENDS= rubygem-oauth2>=1.0:${PORTSDIR}/net/rubygem-oauth2 \
rubygem-omniauth>=1.2:${PORTSDIR}/security/rubygem-omniauth \
rubygem-multi_json>=1.3:${PORTSDIR}/devel/rubygem-multi_json \
@@ -17,5 +19,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-
.include <bsd.port.mk>
diff --git a/net/rubygem-omniauth-oauth2/distinfo b/net/rubygem-omniauth-oauth2/distinfo
index 87134319af6c..9d2c544b89a5 100644
--- a/net/rubygem-omniauth-oauth2/distinfo
+++ b/net/rubygem-omniauth-oauth2/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rubygem/omniauth-oauth2-1.2.0.gem) = 0f5619cadf38e4826e566af7685b5f6625643803478fca09073113516d24cfb9
-SIZE (rubygem/omniauth-oauth2-1.2.0.gem) = 10752
+SHA256 (rubygem/omniauth-oauth2-1.3.0.gem) = dac42c4565742f26600bf522fe8e66df1a85e86f43e4bf4692a0954a746e6b4e
+SIZE (rubygem/omniauth-oauth2-1.3.0.gem) = 10240