Date: Tue, 30 Apr 2024 07:45:17 GMT From: Hiroki Tagato <tagattie@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 06fd0b2334e4 - main - textproc/csvlens: update to 0.9.0 Message-ID: <202404300745.43U7jHFh025037@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=06fd0b2334e421f65a41879e4d34c2f791451c51 commit 06fd0b2334e421f65a41879e4d34c2f791451c51 Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2024-04-30 07:43:52 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2024-04-30 07:45:09 +0000 textproc/csvlens: update to 0.9.0 Changelog: https://github.com/YS-L/csvlens/blob/v0.9.0/CHANGELOG.md Reported by: Repology --- textproc/csvlens/Makefile | 2 +- textproc/csvlens/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/csvlens/Makefile b/textproc/csvlens/Makefile index b778c27daa11..c0e80e6f37f6 100644 --- a/textproc/csvlens/Makefile +++ b/textproc/csvlens/Makefile @@ -1,6 +1,6 @@ PORTNAME= csvlens DISTVERSIONPREFIX= v -DISTVERSION= 0.8.1 +DISTVERSION= 0.9.0 CATEGORIES= textproc MAINTAINER= tagattie@FreeBSD.org diff --git a/textproc/csvlens/distinfo b/textproc/csvlens/distinfo index eea58aaf3183..a153dd079d34 100644 --- a/textproc/csvlens/distinfo +++ b/textproc/csvlens/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1711566244 +TIMESTAMP = 1714443531 SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe SIZE (rust/crates/adler-1.0.2.crate) = 12778 SHA256 (rust/crates/ahash-0.8.11.crate) = e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011 @@ -419,5 +419,5 @@ SHA256 (rust/crates/zerocopy-0.7.32.crate) = 74d4d3961e53fa4c9a25a8637fc2bfaf259 SIZE (rust/crates/zerocopy-0.7.32.crate) = 151096 SHA256 (rust/crates/zerocopy-derive-0.7.32.crate) = 9ce1b18ccd8e73a9321186f97e46f9f04b778851177567b1975109d26a08d2a6 SIZE (rust/crates/zerocopy-derive-0.7.32.crate) = 37623 -SHA256 (YS-L-csvlens-v0.8.1_GH0.tar.gz) = 3376f96ee5f6722efc51a7d595dc5ca2dae6894050560cd3c6fe04488dfd10d4 -SIZE (YS-L-csvlens-v0.8.1_GH0.tar.gz) = 956696 +SHA256 (YS-L-csvlens-v0.9.0_GH0.tar.gz) = 6a2c19d9282cad1c8bc201deb9f3f3d254c9ba43dc6408031a1e3ca5aa05e196 +SIZE (YS-L-csvlens-v0.9.0_GH0.tar.gz) = 957819
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404300745.43U7jHFh025037>