git: 13320923d39e - main - www/gitlab: Change RUN_DEPENDS from rubygem-icalendar to rubygem-icalendar-gitlab

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Tue, 29 Apr 2025 12:49:15 UTC
The branch main has been updated by sunpoet:

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

commit 13320923d39e902a240f82d32baf80c814f232ac
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-04-29 11:49:37 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-04-29 12:43:08 +0000

    www/gitlab: Change RUN_DEPENDS from rubygem-icalendar to rubygem-icalendar-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 a2bac91b338d..8fc1f0f90c32 100644
--- a/www/gitlab/Makefile
+++ b/www/gitlab/Makefile
@@ -159,7 +159,7 @@ MY_DEPENDS=	gitaly>=${GITLAB_VERSION}:devel/gitaly \
 	rubygem-gitlab-glfm-markdown>=0.0.29<0.1:textproc/rubygem-gitlab-glfm-markdown \
 	rubygem-tanuki_emoji>=0.13<1:graphics/rubygem-tanuki_emoji \
 	rubygem-unicode-emoji>=4.0.4<5:devel/rubygem-unicode-emoji \
-	rubygem-icalendar>=2.10.3<2.11:devel/rubygem-icalendar \
+	rubygem-icalendar-gitlab>=2.10.3<2.11:devel/rubygem-icalendar-gitlab \
 	rubygem-diffy>=3.4<4:textproc/rubygem-diffy \
 	rubygem-rack22>=2.2.13,3<2.3,3:www/rubygem-rack22 \
 	rubygem-rack-timeout>=0.7.0<0.8:www/rubygem-rack-timeout \
diff --git a/www/gitlab/Makefile.common b/www/gitlab/Makefile.common
index b2819cf58287..0380e62b9ba8 100644
--- a/www/gitlab/Makefile.common
+++ b/www/gitlab/Makefile.common
@@ -1,5 +1,5 @@
 GITLAB_VERSION=		17.11.1
-GITLAB_PORTREVISION=	1
+GITLAB_PORTREVISION=	2
 
 # Git version gitaly should use (from gitlab mirror)
 # Find current tag from Makefile and .gitlab-ci.yaml