diff options
Diffstat (limited to '')
-rw-r--r-- | www/rubygem-json-jwt-gitlab/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/rubygem-json-jwt-gitlab/Makefile b/www/rubygem-json-jwt-gitlab/Makefile index 3583fce65f12..182c3dd606ef 100644 --- a/www/rubygem-json-jwt-gitlab/Makefile +++ b/www/rubygem-json-jwt-gitlab/Makefile @@ -1,5 +1,6 @@ PORTNAME= json-jwt PORTVERSION= 1.16.7 +PORTREVISION= 1 CATEGORIES= www devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= -gitlab @@ -11,7 +12,7 @@ WWW= https://github.com/nov/json-jwt LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-activesupport60>=4.2:devel/rubygem-activesupport60 \ +RUN_DEPENDS= rubygem-activesupport-gitlab>=4.2:devel/rubygem-activesupport-gitlab \ rubygem-aes_key_wrap>=0:security/rubygem-aes_key_wrap \ rubygem-base64>=0:converters/rubygem-base64 \ rubygem-bindata>=0:devel/rubygem-bindata \ |