git: c7b293aff6fb - main - www/gitlab-ce: Change RUN_DEPENDS from rubygem-google-protobuf to rubygem-google-protobuf317

Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Sep 21 04:01:14 UTC 2021


The branch main has been updated by sunpoet:

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

commit c7b293aff6fb18b5ad0e5afd0e258b1a5222771e
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-21 03:28:03 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-21 03:47:28 +0000

    www/gitlab-ce: Change RUN_DEPENDS from rubygem-google-protobuf to rubygem-google-protobuf317
    
    - 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 b397f1158399..cec7d2d28622 100644
--- a/www/gitlab-ce/Makefile
+++ b/www/gitlab-ce/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	gitlab-ce
 PORTVERSION=	14.2.2
-PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	www devel
 
 MAINTAINER=	mfechner at FreeBSD.org
@@ -225,7 +225,7 @@ MY_DEPENDS=	git>=2.32.0:devel/git \
 	rubygem-gitaly>=14.2.0.pre.rc2<14.3.0:net/rubygem-gitaly \
 	rubygem-kas-grpc>=0.0.2<0.1:net/rubygem-kas-grpc \
 	rubygem-grpc>=1.38.0<2:net/rubygem-grpc \
-	rubygem-google-protobuf>=3.17.1<3.18:devel/rubygem-google-protobuf \
+	rubygem-google-protobuf317>=3.17.1<3.18:devel/rubygem-google-protobuf317 \
 	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 \


More information about the dev-commits-ports-main mailing list