Date: Tue, 31 Dec 2024 16:04:11 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: 8671c8917192 - main - devel/rubygem-xxhash: Update to 0.6.0 Message-ID: <202412311604.4BVG4B9o097476@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=8671c8917192e03be52ae68dfac03700f87cfe11 commit 8671c8917192e03be52ae68dfac03700f87cfe11 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-12-31 15:53:34 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-12-31 15:53:34 +0000 devel/rubygem-xxhash: Update to 0.6.0 Changes: https://github.com/nashby/xxhash/blob/master/CHANGELOG.md --- devel/rubygem-xxhash/Makefile | 2 +- devel/rubygem-xxhash/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/rubygem-xxhash/Makefile b/devel/rubygem-xxhash/Makefile index 80507521fb8c..32738d85d948 100644 --- a/devel/rubygem-xxhash/Makefile +++ b/devel/rubygem-xxhash/Makefile @@ -1,5 +1,5 @@ PORTNAME= xxhash -PORTVERSION= 0.5.0 +PORTVERSION= 0.6.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-xxhash/distinfo b/devel/rubygem-xxhash/distinfo index 3d5978a295e6..25f1ea5c8fd1 100644 --- a/devel/rubygem-xxhash/distinfo +++ b/devel/rubygem-xxhash/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1669057525 -SHA256 (rubygem/xxhash-0.5.0.gem) = b69fd71a0c9eee66cfecf96461b9019c40b48b644fc4ee40012b23339f546c7f -SIZE (rubygem/xxhash-0.5.0.gem) = 20480 +TIMESTAMP = 1735228148 +SHA256 (rubygem/xxhash-0.6.0.gem) = 01931ef630098bee0265f272d1a201052512a85b4347789fe5d1ba4186500a34 +SIZE (rubygem/xxhash-0.6.0.gem) = 61952
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412311604.4BVG4B9o097476>