git: 3965c5b93725 - main - www/gitlab: Update RUN_DEPENDS

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sun, 09 Nov 2025 16:43:04 UTC
The branch main has been updated by sunpoet:

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

commit 3965c5b93725da1db0732b933e7bab44419c1e05
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-11-09 16:27:00 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-11-09 16:32:44 +0000

    www/gitlab: Update RUN_DEPENDS
    
    - Change RUN_DEPENDS from rubygem-hamlit to rubygem-hamlit-gitlab
    - Change RUN_DEPENDS from rubygem-net-http to rubygem-net-http-gitlab
    - Bump PORTREVISION for dependency change
---
 www/gitlab/Makefile        | 4 ++--
 www/gitlab/Makefile.common | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/www/gitlab/Makefile b/www/gitlab/Makefile
index 9f1d2ba74b69..bead25a6d2b7 100644
--- a/www/gitlab/Makefile
+++ b/www/gitlab/Makefile
@@ -109,7 +109,7 @@ MY_DEPENDS=	gitaly>=${GITLAB_VERSION}:devel/gitaly \
 	rubygem-ffaker>=2.25.0<3:devel/rubygem-ffaker \
 	rubygem-hashie>=5.0.0<5.1:devel/rubygem-hashie \
 	rubygem-kaminari-rails-gitlab>=1.2.2<1.3:www/rubygem-kaminari-rails-gitlab \
-	rubygem-hamlit>=3.0.3<3.1:www/rubygem-hamlit \
+	rubygem-hamlit-gitlab>=3.0.3<3.1:www/rubygem-hamlit-gitlab \
 	rubygem-carrierwave-gitlab>=1.3.4<2.0:www/rubygem-carrierwave-gitlab \
 	rubygem-mini_magick4>=4.12<5:graphics/rubygem-mini_magick4 \
 	rubygem-marcel-gitlab>=1.0.4<1.1:devel/rubygem-marcel-gitlab \
@@ -318,7 +318,7 @@ MY_DEPENDS=	gitaly>=${GITLAB_VERSION}:devel/gitaly \
 	rubygem-base6402>=0.2.0<0.3:converters/rubygem-base6402 \
 	rubygem-net-protocol>=0.2.2<0.3:net/rubygem-net-protocol \
 	rubygem-nkf>=0.2.0<0.3:net/rubygem-nkf \
-	rubygem-net-http>=0.6.0<0.6.1:www/rubygem-net-http \
+	rubygem-net-http-gitlab>=0.6.0<0.6.1:www/rubygem-net-http-gitlab \
 	rubygem-uri-gitlab>=0.13.2<0.13.3:net/rubygem-uri-gitlab \
 	rubygem-duo_api>=1.4<2:security/rubygem-duo_api \
 	rubygem-gitlab-sdk>=0.3.0<0.4:devel/rubygem-gitlab-sdk \
diff --git a/www/gitlab/Makefile.common b/www/gitlab/Makefile.common
index 0f8bb14fc09d..86f4f1e6af4a 100644
--- a/www/gitlab/Makefile.common
+++ b/www/gitlab/Makefile.common
@@ -1,5 +1,5 @@
 GITLAB_VERSION=		18.5.1
-GITLAB_PORTREVISION=	1
+GITLAB_PORTREVISION=	2
 
 # Git version gitaly should use (from gitlab mirror)
 # Find current tag from Makefile and .gitlab-ci.yaml