Date: Sun, 19 May 2024 22:16:15 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 7f52b3e399d5 - main - textproc/rubygem-commonmarker: Update to 1.1.3 Message-ID: <202405192216.44JMGFUY085646@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=7f52b3e399d59568773d6a9099e24dcaf6669bed commit 7f52b3e399d59568773d6a9099e24dcaf6669bed Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-05-19 22:12:15 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-05-19 22:12:15 +0000 textproc/rubygem-commonmarker: Update to 1.1.3 Changes: https://github.com/gjtorikian/commonmarker/releases --- textproc/rubygem-commonmarker/Makefile | 2 +- textproc/rubygem-commonmarker/Makefile.crates | 2 +- textproc/rubygem-commonmarker/distinfo | 10 +++++----- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/textproc/rubygem-commonmarker/Makefile b/textproc/rubygem-commonmarker/Makefile index 444fe5591335..13aaed287e04 100644 --- a/textproc/rubygem-commonmarker/Makefile +++ b/textproc/rubygem-commonmarker/Makefile @@ -1,5 +1,5 @@ PORTNAME= commonmarker -PORTVERSION= 1.1.2 +PORTVERSION= 1.1.3 CATEGORIES= textproc rubygems MASTER_SITES= RG DISTFILES= ${DISTNAME}.gem diff --git a/textproc/rubygem-commonmarker/Makefile.crates b/textproc/rubygem-commonmarker/Makefile.crates index 501a6c45cb75..a0c553ed24de 100644 --- a/textproc/rubygem-commonmarker/Makefile.crates +++ b/textproc/rubygem-commonmarker/Makefile.crates @@ -57,7 +57,7 @@ CARGO_CRATES= adler-1.0.2 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.13 \ log-0.4.21 \ - magnus-0.6.3 \ + magnus-0.6.4 \ magnus-macros-0.6.0 \ memchr-2.7.2 \ minimal-lexical-0.2.1 \ diff --git a/textproc/rubygem-commonmarker/distinfo b/textproc/rubygem-commonmarker/distinfo index 6e5de8cbfe58..5b58ed36fb1e 100644 --- a/textproc/rubygem-commonmarker/distinfo +++ b/textproc/rubygem-commonmarker/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1715843780 -SHA256 (commonmarker-1.1.2.gem) = b855da403deb619fa6786b869963d34f65bfb6e3a48dbe12a0598e07aa0866ac -SIZE (commonmarker-1.1.2.gem) = 30208 +TIMESTAMP = 1716142204 +SHA256 (commonmarker-1.1.3.gem) = 5214ece88342a488e7205f207aa79fe14a615c01a3d2638c54e56aefb9f9e711 +SIZE (commonmarker-1.1.3.gem) = 30208 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.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 @@ -119,8 +119,8 @@ SHA256 (rust/crates/linux-raw-sys-0.4.13.crate) = 01cda141df6706de531b6c46c3a33e SIZE (rust/crates/linux-raw-sys-0.4.13.crate) = 1493855 SHA256 (rust/crates/log-0.4.21.crate) = 90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c SIZE (rust/crates/log-0.4.21.crate) = 43442 -SHA256 (rust/crates/magnus-0.6.3.crate) = 0fc7a31fb0b64761e3cd09a6975577601fccc5f08b8fc9245064fc4f71ed6a9d -SIZE (rust/crates/magnus-0.6.3.crate) = 170325 +SHA256 (rust/crates/magnus-0.6.4.crate) = b1597ef40aa8c36be098249e82c9a20cf7199278ac1c1a1a995eeead6a184479 +SIZE (rust/crates/magnus-0.6.4.crate) = 170454 SHA256 (rust/crates/magnus-macros-0.6.0.crate) = 5968c820e2960565f647819f5928a42d6e874551cab9d88d75e3e0660d7f71e3 SIZE (rust/crates/magnus-macros-0.6.0.crate) = 6642 SHA256 (rust/crates/memchr-2.7.2.crate) = 6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1d
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405192216.44JMGFUY085646>