git: b084a0c288c0 - main - www/gitlab-ce: Change RUN_DEPENDS from rubygem-rouge to rubygem-rouge329
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 30 Jul 2022 21:01:27 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=b084a0c288c0bc380a62b78c16dccd211bf3e4a2 commit b084a0c288c0bc380a62b78c16dccd211bf3e4a2 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-07-30 20:57:37 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-07-30 21:00:27 +0000 www/gitlab-ce: Change RUN_DEPENDS from rubygem-rouge to rubygem-rouge329 - 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 de27327f32a9..782a562f0ee2 100644 --- a/www/gitlab-ce/Makefile +++ b/www/gitlab-ce/Makefile @@ -1,6 +1,6 @@ PORTNAME= gitlab-ce PORTVERSION= 15.1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www devel MAINTAINER= mfechner@FreeBSD.org @@ -130,7 +130,7 @@ MY_DEPENDS= git>=2.32.0:devel/git \ rubygem-asciidoctor-include-ext>=0.4.0<0.5.0:textproc/rubygem-asciidoctor-include-ext \ rubygem-asciidoctor-plantuml00>=0.0.12<0.1:textproc/rubygem-asciidoctor-plantuml00 \ rubygem-asciidoctor-kroki>=0.5.0<0.6:textproc/rubygem-asciidoctor-kroki \ - rubygem-rouge>=3.29.0<3.30:textproc/rubygem-rouge \ + rubygem-rouge329>=3.29.0<3.30:textproc/rubygem-rouge329 \ rubygem-truncato>=0.7.11<0.8.0:textproc/rubygem-truncato \ rubygem-bootstrap_form>=4.2.0<4.3.0:devel/rubygem-bootstrap_form \ rubygem-nokogiri>=1.13.6<1.14:textproc/rubygem-nokogiri \