Date: Thu, 20 Apr 2023 06:57:48 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: 0eed7db5dc88 - 2023Q2 - textproc/rubygem-asciidoctor-kroki: update to 0.8.0 Message-ID: <202304200657.33K6vmJ7022723@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=0eed7db5dc8873771823119bbeff8501473490de commit 0eed7db5dc8873771823119bbeff8501473490de Author: Matthias Fechner <mfechner@FreeBSD.org> AuthorDate: 2023-04-10 10:26:17 +0000 Commit: Matthias Fechner <mfechner@FreeBSD.org> CommitDate: 2023-04-20 02:14:29 +0000 textproc/rubygem-asciidoctor-kroki: update to 0.8.0 Required for gitlab-ce 15.10. Changelog: https://github.com/ggrossetie/asciidoctor-kroki/commits/master/ruby (cherry picked from commit 77efbfe027d3a42a507cea28547ae8cf26ad5048) --- textproc/rubygem-asciidoctor-kroki/Makefile | 2 +- textproc/rubygem-asciidoctor-kroki/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/rubygem-asciidoctor-kroki/Makefile b/textproc/rubygem-asciidoctor-kroki/Makefile index ae9d9b1212bf..43fc3f77edb9 100644 --- a/textproc/rubygem-asciidoctor-kroki/Makefile +++ b/textproc/rubygem-asciidoctor-kroki/Makefile @@ -1,5 +1,5 @@ PORTNAME= asciidoctor-kroki -PORTVERSION= 0.7.0 +PORTVERSION= 0.8.0 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/rubygem-asciidoctor-kroki/distinfo b/textproc/rubygem-asciidoctor-kroki/distinfo index a94f4c83a872..1eacd49cf5fa 100644 --- a/textproc/rubygem-asciidoctor-kroki/distinfo +++ b/textproc/rubygem-asciidoctor-kroki/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1669471196 -SHA256 (rubygem/asciidoctor-kroki-0.7.0.gem) = 528ae4e49cae10e98c76e91f9aa40c67bf8540aa5ce4bbd44c5cd57af9f0b121 -SIZE (rubygem/asciidoctor-kroki-0.7.0.gem) = 41472 +TIMESTAMP = 1681107384 +SHA256 (rubygem/asciidoctor-kroki-0.8.0.gem) = e53b3f349167cebde990b0098863e8fe98fd235e35263a78c88cc4e0268b1a36 +SIZE (rubygem/asciidoctor-kroki-0.8.0.gem) = 41472
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304200657.33K6vmJ7022723>