git: a324ce8f1f3e - main - www/gitlab: Change RUN_DEPENDS from rubygem-net-protocol to rubygem-net-protocol-gitlab
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 09 Sep 2026 15:00:08 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a324ce8f1f3e5791f008412317acb44f8d4c0d9a
commit a324ce8f1f3e5791f008412317acb44f8d4c0d9a
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-09-09 14:43:56 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-09-09 14:49:55 +0000
www/gitlab: Change RUN_DEPENDS from rubygem-net-protocol to rubygem-net-protocol-gitlab
- Bump PORTREVISION for dependency change
---
www/gitlab/Makefile | 2 +-
www/gitlab/Makefile.common | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/www/gitlab/Makefile b/www/gitlab/Makefile
index afe05743f585..0e10006c71eb 100644
--- a/www/gitlab/Makefile
+++ b/www/gitlab/Makefile
@@ -321,7 +321,7 @@ MY_DEPENDS= gitaly>=${GITLAB_VERSION}:devel/gitaly \
rubygem-app_store_connect>=0:net/rubygem-app_store_connect \
rubygem-telesignenterprise>=2.6<3:devel/rubygem-telesignenterprise \
rubygem-base6402>=0.2.0<0.3:converters/rubygem-base6402 \
- rubygem-net-protocol>=0.2.2<0.3:net/rubygem-net-protocol \
+ rubygem-net-protocol-gitlab>=0.2.2<0.3:net/rubygem-net-protocol-gitlab \
rubygem-nkf-gitlab>=0.2.0<0.3:net/rubygem-nkf-gitlab \
rubygem-resolv-replace>=0.2.0<0.3:dns/rubygem-resolv-replace \
rubygem-net-http-gitlab>=0.6.0<0.6.1:www/rubygem-net-http-gitlab \
diff --git a/www/gitlab/Makefile.common b/www/gitlab/Makefile.common
index b3913c1cf41d..0a62e87f8549 100644
--- a/www/gitlab/Makefile.common
+++ b/www/gitlab/Makefile.common
@@ -1,5 +1,5 @@
GITLAB_VERSION= 19.3.1
-GITLAB_PORTREVISION= 1 # decrease this only if GITLAB_KAS_GRPC_VERSION is upgraded
+GITLAB_PORTREVISION= 2 # decrease this only if GITLAB_KAS_GRPC_VERSION is upgraded
# Git version gitaly should use (from gitlab mirror)
# Find current tag from Makefile and .gitlab-ci.yaml