summaryrefslogtreecommitdiff
path: root/devel/rubygem-actionview-gitlab/Makefile
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2025-11-20 16:09:17 +0100
committerMatthias Fechner <mfechner@FreeBSD.org>2025-11-22 05:21:51 +0100
commita80e1726c2bc02d993e75188fc64eb317c4cec60 (patch)
treea543d4e405ddbd954d45871f5779993a2e2ae56e /devel/rubygem-actionview-gitlab/Makefile
parentwww/rubygem-rack-attack: update to 6.8.0 (diff)
www/gitlab: major upgrade to 18.6
Changes: https://about.gitlab.com/releases/2025/11/20/gitlab-18-6-released/
Diffstat (limited to 'devel/rubygem-actionview-gitlab/Makefile')
-rw-r--r--devel/rubygem-actionview-gitlab/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/rubygem-actionview-gitlab/Makefile b/devel/rubygem-actionview-gitlab/Makefile
index 992e2ceab740..32827b1fe883 100644
--- a/devel/rubygem-actionview-gitlab/Makefile
+++ b/devel/rubygem-actionview-gitlab/Makefile
@@ -14,16 +14,17 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-activesupport-gitlab>=${PORTVERSION}<${PORTVERSION}_99:devel/rubygem-activesupport-gitlab \
rubygem-builder>=3.1<4:devel/rubygem-builder \
+ rubygem-cgi>=0:www/rubygem-cgi \
rubygem-erubi>=1.11<2:www/rubygem-erubi \
rubygem-rails-dom-testing-rails-gitlab>=2.2<3:textproc/rubygem-rails-dom-testing-rails-gitlab \
rubygem-rails-html-sanitizer>=1.6<2:textproc/rubygem-rails-html-sanitizer
USES= cpe gem
-NO_ARCH= yes
-
CPE_VENDOR= rubyonrails
+NO_ARCH= yes
+
PORTSCOUT= limit:^7\.1\.
.include "${.CURDIR}/../../www/gitlab/Makefile.common"