diff options
Diffstat (limited to 'security/rubygem-rack-oauth2-gitlab/Makefile')
-rw-r--r-- | security/rubygem-rack-oauth2-gitlab/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/rubygem-rack-oauth2-gitlab/Makefile b/security/rubygem-rack-oauth2-gitlab/Makefile index 5620c2b4660c..bb98e437ccdb 100644 --- a/security/rubygem-rack-oauth2-gitlab/Makefile +++ b/security/rubygem-rack-oauth2-gitlab/Makefile @@ -1,5 +1,6 @@ PORTNAME= rack-oauth2 PORTVERSION= 2.2.1 +PORTREVISION= 1 CATEGORIES= security rubygems MASTER_SITES= RG PKGNAMESUFFIX= -gitlab @@ -11,7 +12,7 @@ WWW= https://github.com/nov/rack-oauth2 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-activesupport70>=0:devel/rubygem-activesupport70 \ +RUN_DEPENDS= rubygem-activesupport-gitlab>=0:devel/rubygem-activesupport-gitlab \ rubygem-attr_required>=0:devel/rubygem-attr_required \ rubygem-faraday-gitlab>=2.0<3:www/rubygem-faraday-gitlab \ rubygem-faraday-follow_redirects-gitlab>=0:www/rubygem-faraday-follow_redirects-gitlab \ |