Date: Thu, 20 Apr 2023 06:58:08 GMT From: Matthias Fechner <mfechner@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 50974db9d452 - 2023Q2 - www/rubygem-gitlab-gollum-lib: Change RUN_DEPENDS from rubygem-rouge to rubygem-rouge3 Message-ID: <202304200658.33K6w8dd023099@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2023Q2 has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=50974db9d4523706006e4c2bd8414bc0c9252a11 commit 50974db9d4523706006e4c2bd8414bc0c9252a11 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-05 17:26:33 +0000 Commit: Matthias Fechner <mfechner@FreeBSD.org> CommitDate: 2023-04-20 05:54:22 +0000 www/rubygem-gitlab-gollum-lib: Change RUN_DEPENDS from rubygem-rouge to rubygem-rouge3 - Bump PORTREVISION for dependency change (cherry picked from commit 62e7a55d7b0c07cdf201fbf3df39c67c42e3a4b9) --- www/rubygem-gitlab-gollum-lib/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/rubygem-gitlab-gollum-lib/Makefile b/www/rubygem-gitlab-gollum-lib/Makefile index 1c382ef5345f..796de1e19753 100644 --- a/www/rubygem-gitlab-gollum-lib/Makefile +++ b/www/rubygem-gitlab-gollum-lib/Makefile @@ -1,6 +1,6 @@ PORTNAME= gitlab-gollum-lib PORTVERSION= 4.2.7.10.gitlab.2 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= www rubygems MASTER_SITES= RG @@ -15,7 +15,7 @@ RUN_DEPENDS= rubygem-gemojione32>=3.2<4:graphics/rubygem-gemojione32 \ rubygem-gitlab-markup>=1.6<2:textproc/rubygem-gitlab-markup \ rubygem-gitlab-gollum-rugged_adapter>=0.4.4.4.gitlab.1<0.4.5:www/rubygem-gitlab-gollum-rugged_adapter \ rubygem-nokogiri>=1.6.1<2.0:textproc/rubygem-nokogiri \ - rubygem-rouge>=3.1<4:textproc/rubygem-rouge \ + rubygem-rouge3>=3.1<4:textproc/rubygem-rouge3 \ rubygem-sanitize>=6.0<7:textproc/rubygem-sanitize \ rubygem-stringex>=2.6<3,1:devel/rubygem-stringex
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304200658.33K6w8dd023099>