aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-12-05 07:19:18 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-12-05 07:19:18 +0000
commitbbf93a9eb7e27818dc13e81784b433448a5c6a3f (patch)
tree2f5b85454d48535f2754df2823eae33f56f687b0 /security
parent5ebbc429a1d24b4f3a278b24d81e5b5a4942e6e7 (diff)
downloadports-bbf93a9eb7e27818dc13e81784b433448a5c6a3f.tar.gz
ports-bbf93a9eb7e27818dc13e81784b433448a5c6a3f.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/rubygem-omniauth/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/rubygem-omniauth/Makefile b/security/rubygem-omniauth/Makefile
index c289826c035c..9e9a96fb2ccd 100644
--- a/security/rubygem-omniauth/Makefile
+++ b/security/rubygem-omniauth/Makefile
@@ -2,6 +2,7 @@
PORTNAME= omniauth
PORTVERSION= 1.3.1
+PORTREVISION= 1
CATEGORIES= security rubygems
MASTER_SITES= RG
@@ -12,7 +13,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
RUN_DEPENDS= rubygem-hashie>=1.2:devel/rubygem-hashie \
- rubygem-rack16>=1.0:www/rubygem-rack16
+ rubygem-rack>=1.0:www/rubygem-rack
NO_ARCH= yes
USE_RUBY= yes