diff options
Diffstat (limited to 'devel/rubygem-gitlab-labkit/Makefile')
-rw-r--r-- | devel/rubygem-gitlab-labkit/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/rubygem-gitlab-labkit/Makefile b/devel/rubygem-gitlab-labkit/Makefile index 96b700436b26..a8c3b6c18f6e 100644 --- a/devel/rubygem-gitlab-labkit/Makefile +++ b/devel/rubygem-gitlab-labkit/Makefile @@ -1,5 +1,6 @@ PORTNAME= gitlab-labkit PORTVERSION= 0.37.0 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,8 +11,8 @@ WWW= https://about.gitlab.com/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-actionpack70>=5<8.1:www/rubygem-actionpack70 \ - rubygem-activesupport70>=5<8.1:devel/rubygem-activesupport70 \ +RUN_DEPENDS= rubygem-actionpack-gitlab>=5<8.1:www/rubygem-actionpack-gitlab \ + rubygem-activesupport-gitlab>=5<8.1:devel/rubygem-activesupport-gitlab \ rubygem-grpc>=1.62:net/rubygem-grpc \ rubygem-jaeger-client>=1.1.0<1.2:devel/rubygem-jaeger-client \ rubygem-opentracing>=0.4<1:devel/rubygem-opentracing \ |