git: cf9a5a227e50 - main - www/gitlab-ce: Change RUN_DEPENDS from rubygem-loofah to rubygem-loofah221
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 14 Nov 2023 21:24:24 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cf9a5a227e50f6c95cda0765be129d16a00f40ee
commit cf9a5a227e50f6c95cda0765be129d16a00f40ee
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-11-14 21:03:46 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-11-14 21:19:39 +0000
www/gitlab-ce: Change RUN_DEPENDS from rubygem-loofah to rubygem-loofah221
- 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 bf22f0066337..2ed26d893ebb 100644
--- a/www/gitlab-ce/Makefile
+++ b/www/gitlab-ce/Makefile
@@ -1,7 +1,7 @@
PORTNAME= gitlab-ce
PORTVERSION= 16.5.1
DISTVERSIONPREFIX= v
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www devel
MAINTAINER= mfechner@FreeBSD.org
@@ -176,7 +176,7 @@ MY_DEPENDS= git>=2.41.0:devel/git \
rubygem-circuitbox>=2.0.0<2.1:www/rubygem-circuitbox \
rubygem-sanitize60>=6.0.2<6.1:textproc/rubygem-sanitize60 \
rubygem-babosa>=2.0<3:textproc/rubygem-babosa \
- rubygem-loofah>=2.21.4<2.22:textproc/rubygem-loofah \
+ rubygem-loofah221>=2.21.4<2.22:textproc/rubygem-loofah221 \
rubygem-licensee>=9.16<10:devel/rubygem-licensee \
rubygem-charlock_holmes>=0.7.7<0.8.0:textproc/rubygem-charlock_holmes \
rubygem-ruby-magic>=0.6<1:devel/rubygem-ruby-magic \