git: 7021b73b4375 - main - www/gitlab-ce: Change RUN_DEPENDS from rubygem-google-protobuf to rubygem-google-protobuf319

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sat, 16 Apr 2022 04:25:19 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7021b73b4375ad1bd0f9657662f45a86adbce246

commit 7021b73b4375ad1bd0f9657662f45a86adbce246
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-04-16 04:15:16 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-04-16 04:19:52 +0000

    www/gitlab-ce: Change RUN_DEPENDS from rubygem-google-protobuf to rubygem-google-protobuf319
    
    - Bump PORTREVISION for dependency change
---
 www/gitlab-ce/Makefile | 4 ++--
 1 file 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 \