aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-04-16 04:15:16 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-04-16 04:19:52 +0000
commit7021b73b4375ad1bd0f9657662f45a86adbce246 (patch)
treecc404b548699ad4ec9269c105d224cb24a05b4bf
parentba2fda46a3999a07336847b3a6500681919c1755 (diff)
downloadports-7021b73b4375ad1bd0f9657662f45a86adbce246.tar.gz
ports-7021b73b4375ad1bd0f9657662f45a86adbce246.zip
www/gitlab-ce: Change RUN_DEPENDS from rubygem-google-protobuf to rubygem-google-protobuf319
- Bump PORTREVISION for dependency change
-rw-r--r--www/gitlab-ce/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gitlab-ce/Makefile b/www/gitlab-ce/Makefile
index a289d91cbfbe..df1b0116e5de 100644
--- a/www/gitlab-ce/Makefile
+++ b/www/gitlab-ce/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gitlab-ce
PORTVERSION= 14.9.3
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= www devel
MAINTAINER= mfechner@FreeBSD.org
@@ -231,7 +231,7 @@ MY_DEPENDS= git>=2.32.0:devel/git \
rubygem-gitaly>=14.9.0.pre.rc4<14.10.0:net/rubygem-gitaly \
rubygem-kas-grpc>=0.0.2,1<0.0.3,1:net/rubygem-kas-grpc \
rubygem-grpc142>=1.42.0<1.43:net/rubygem-grpc142 \
- rubygem-google-protobuf>=3.19.0<3.20:devel/rubygem-google-protobuf \
+ rubygem-google-protobuf319>=3.19.0<3.20:devel/rubygem-google-protobuf319 \
rubygem-toml-rb>=2.0.1<3:www/rubygem-toml-rb \
rubygem-flipper021>=0.21.0<0.22:devel/rubygem-flipper021 \
rubygem-flipper-active_record-rails61>=0.21.0<0.22:databases/rubygem-flipper-active_record-rails61 \