Date: Mon, 26 Feb 2024 16:31:19 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: 74a421ea7792 - 2024Q1 - textproc/rubygem-gitlab-glfm-markdown: update to 0.0.13 Message-ID: <202402261631.41QGVJGk017015@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2024Q1 has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=74a421ea779289a2a71e0d95382f89e2007c2912 commit 74a421ea779289a2a71e0d95382f89e2007c2912 Author: Matthias Fechner <mfechner@FreeBSD.org> AuthorDate: 2024-02-20 14:48:53 +0000 Commit: Matthias Fechner <mfechner@FreeBSD.org> CommitDate: 2024-02-26 15:35:58 +0000 textproc/rubygem-gitlab-glfm-markdown: update to 0.0.13 Required for gitlab-ce 16.9.0 Changes: https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown/-/releases (cherry picked from commit 2e3eece3f669358f610036cdc917d7ec9e6e3ade) --- textproc/rubygem-gitlab-glfm-markdown/Makefile | 2 +- textproc/rubygem-gitlab-glfm-markdown/Makefile.crates | 2 +- textproc/rubygem-gitlab-glfm-markdown/distinfo | 10 +++++----- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/textproc/rubygem-gitlab-glfm-markdown/Makefile b/textproc/rubygem-gitlab-glfm-markdown/Makefile index dc235ab21488..5c491a1c475b 100644 --- a/textproc/rubygem-gitlab-glfm-markdown/Makefile +++ b/textproc/rubygem-gitlab-glfm-markdown/Makefile @@ -1,5 +1,5 @@ PORTNAME= gitlab-glfm-markdown -PORTVERSION= 0.0.11 +PORTVERSION= 0.0.13 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/rubygem-gitlab-glfm-markdown/Makefile.crates b/textproc/rubygem-gitlab-glfm-markdown/Makefile.crates index 07772f8435c8..1ef3833b3e64 100644 --- a/textproc/rubygem-gitlab-glfm-markdown/Makefile.crates +++ b/textproc/rubygem-gitlab-glfm-markdown/Makefile.crates @@ -22,7 +22,7 @@ CARGO_CRATES= adler-1.0.2 \ clap_derive-4.4.7 \ clap_lex-0.6.0 \ colorchoice-1.0.0 \ - comrak-0.20.0 \ + comrak-0.21.0 \ crc32fast-1.3.2 \ darling-0.14.4 \ darling_core-0.14.4 \ diff --git a/textproc/rubygem-gitlab-glfm-markdown/distinfo b/textproc/rubygem-gitlab-glfm-markdown/distinfo index 4f0b9938afd0..295c06e0b35a 100644 --- a/textproc/rubygem-gitlab-glfm-markdown/distinfo +++ b/textproc/rubygem-gitlab-glfm-markdown/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1705858847 -SHA256 (gitlab-glfm-markdown-0.0.11.gem) = 4b318fc0271e3ab38920b073b1cbb168f84b5bca74001551779ed3edf622107c -SIZE (gitlab-glfm-markdown-0.0.11.gem) = 16896 +TIMESTAMP = 1708416553 +SHA256 (gitlab-glfm-markdown-0.0.13.gem) = abed5d49dd7801b1646771e5fb23c158bb7a3116fde01cf185a18bf5c79d695a +SIZE (gitlab-glfm-markdown-0.0.13.gem) = 16896 SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe SIZE (rust/crates/adler-1.0.2.crate) = 12778 SHA256 (rust/crates/aho-corasick-1.1.2.crate) = b2969dcb958b36655471fc61f7e416fa76033bdd4bfed0678d8fee1e2d07a1f0 @@ -49,8 +49,8 @@ SHA256 (rust/crates/clap_lex-0.6.0.crate) = 702fc72eb24e5a1e48ce58027a675bc24edd SIZE (rust/crates/clap_lex-0.6.0.crate) = 12272 SHA256 (rust/crates/colorchoice-1.0.0.crate) = acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7 SIZE (rust/crates/colorchoice-1.0.0.crate) = 6857 -SHA256 (rust/crates/comrak-0.20.0.crate) = 9f18e72341e6cdc7489cffb76f993812a14a906db54dedb020044ccc211dcaae -SIZE (rust/crates/comrak-0.20.0.crate) = 128762 +SHA256 (rust/crates/comrak-0.21.0.crate) = 6751998a48e2327773c95f6f8e03c6e77c0156ce539d74c17d2199ff3d05e197 +SIZE (rust/crates/comrak-0.21.0.crate) = 131121 SHA256 (rust/crates/crc32fast-1.3.2.crate) = b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d SIZE (rust/crates/crc32fast-1.3.2.crate) = 38661 SHA256 (rust/crates/darling-0.14.4.crate) = 7b750cb3417fd1b327431a470f388520309479ab0bf5e323505daf0290cd3850
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402261631.41QGVJGk017015>