pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

crush: update to 0.10.4



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Sun Oct 12 00:10:59 2025 +0200
Changeset:	0c4de1e46029b52e6bcf2b126a3402deac9cfd1f

Modified Files:
	TODO
	crush/Makefile
	crush/distinfo

Log Message:
crush: update to 0.10.4

Take that, SSE MCPs

Another day, another flurry of commits by @caarlos0. He also benched
200kg yesterday, but that's another matter. Anyway, let's see what's
in today's release:

Fixed: SSE MCPs

SSE-based MCPs werenât working right, and now they should be.
Voilà. Thanks, Carlos.

New: Crush directories and you

Carlos also added a handy CLI feature in Crush via crush dirs,
which you can use to get information about where Crush

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0c4de1e46029b52e6bcf2b126a3402deac9cfd1f

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 TODO           | 1 -
 crush/Makefile | 2 +-
 crush/distinfo | 6 +++---
 3 files changed, 4 insertions(+), 5 deletions(-)

diffs:
diff --git a/TODO b/TODO
index 548d324ad1..a433a04b94 100644
--- a/TODO
+++ b/TODO
@@ -22,7 +22,6 @@ Suggested package updates
 	o chapel-1.32.0
 	o cinelerra-4.5
 	o codex-0.30.0
-	o crush-0.10.4
 	o d4x-2.5.7.1
 	o daphne-1.0
 	o deadbeef-1.9.6
diff --git a/crush/Makefile b/crush/Makefile
index 4823a30035..e57d7f06fb 100644
--- a/crush/Makefile
+++ b/crush/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	crush-0.10.3
+DISTNAME=	crush-0.10.4
 CATEGORIES=	devel lang
 MASTER_SITES=	${MASTER_SITE_GITHUB:=charmbracelet/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
diff --git a/crush/distinfo b/crush/distinfo
index 9fa617d636..0d066008cd 100644
--- a/crush/distinfo
+++ b/crush/distinfo
@@ -24,9 +24,9 @@ Size (cloud.google.com_go_compute_metadata_@v_v0.6.0.mod) = 125 bytes
 BLAKE2s (cloud.google.com_go_compute_metadata_@v_v0.6.0.zip) = 8002bfd3b61748e0b26b3072d93a4369a7da51428b966a412113ee2be1fc3c8c
 SHA512 (cloud.google.com_go_compute_metadata_@v_v0.6.0.zip) = 22fa8510193f9275859b954eb1ae03c1745ea73fc9a3eb67d712b290ac9d7789984188d79ef132eb1f8dacc29223b7ed1575af86069eb179c8d0899f9c78711d
 Size (cloud.google.com_go_compute_metadata_@v_v0.6.0.zip) = 28013 bytes
-BLAKE2s (crush-0.10.3.tar.gz) = 8bb1b83f0060c24e8a6cc5564a951bfd9a5e567cabe70cfb27aad82e8f4245ce
-SHA512 (crush-0.10.3.tar.gz) = fd27e075038649e49878e2b864fb395d6f1913fa4f3e33f8ebeb83799f8af5ea7916848b8096c5e18fbff6f959f7aa69d9021fc838bdbe3155222836773931e5
-Size (crush-0.10.3.tar.gz) = 365051 bytes
+BLAKE2s (crush-0.10.4.tar.gz) = 84cfbc6d42750f9259fdb7b26e72aec50a1f339279be680d85ac7297eb80b6ac
+SHA512 (crush-0.10.4.tar.gz) = 519587cb7f1af389b589ce82af95812644388b189d63bc720b6fed36a61c5002d066eb59e8d94d7f5e683d10eda7a606d375602cbe837c23dd068cdf21f67bc9
+Size (crush-0.10.4.tar.gz) = 365853 bytes
 BLAKE2s (github.com__azure_azure-sdk-for-go_sdk_azcore_@v_v1.17.0.mod) = 7cac7b54599414031e2a02546efd1880bf7b6e62fef233667df6cec8c0f9776c
 SHA512 (github.com__azure_azure-sdk-for-go_sdk_azcore_@v_v1.17.0.mod) = 625ef9ff03b0220fb8bdf1a3592a94957e52e53c7d4dd6460b8186adf842ec8a64ecfdfe9f9cbf94cc95175dd661476e0213c138550cb638bf18b23beeebf799
 Size (github.com__azure_azure-sdk-for-go_sdk_azcore_@v_v1.17.0.mod) = 418 bytes


Home | Main Index | Thread Index | Old Index