git: aa132ab63c66 - main - misc/crush: Update to 0.89.0
Hiroki Tagato <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=aa132ab63c6645ea86409f103a9b2d6127cbb27b commit aa132ab63c6645ea86409f103a9b2d6127cbb27b Author: Hiroki Tagato <[email protected]> AuthorDate: 2026-08-13 13:02:58 +0000 Commit: Hiroki Tagato <[email protected]> CommitDate: 2026-08-13 13:04:04 +0000 misc/crush: Update to 0.89.0 Changelog: https://github.com/charmbracelet/crush/releases/tag/v0.89.0 Reported by: GitHub (watch releases) --- misc/crush/Makefile | 2 +- misc/crush/distinfo | 10 +++++----- misc/crush/files/extra-patch-disable-command-blocking | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/misc/crush/Makefile b/misc/crush/Makefile index f71db01aaed5..c861b7d59ed0 100644 --- a/misc/crush/Makefile +++ b/misc/crush/Makefile @@ -1,6 +1,6 @@ PORTNAME= crush DISTVERSIONPREFIX= v -DISTVERSION= 0.88.1 +DISTVERSION= 0.89.0 CATEGORIES= misc devel MAINTAINER= [email protected] diff --git a/misc/crush/distinfo b/misc/crush/distinfo index 71b7f76ae5cc..6e97a68c7cbc 100644 --- a/misc/crush/distinfo +++ b/misc/crush/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1786232101 -SHA256 (go/misc_crush/crush-v0.88.1/v0.88.1.mod) = 0ca3bb80e6dca64939bff527550ef471fcf3634a7e292d948cb883918101d7be -SIZE (go/misc_crush/crush-v0.88.1/v0.88.1.mod) = 10582 -SHA256 (go/misc_crush/crush-v0.88.1/v0.88.1.zip) = 3fcc3e22b93b28cd175087a505c25dfc4172d1ccb5567c91832074eb097944a7 -SIZE (go/misc_crush/crush-v0.88.1/v0.88.1.zip) = 2856031 +TIMESTAMP = 1786625105 +SHA256 (go/misc_crush/crush-v0.89.0/v0.89.0.mod) = 80e005d335ff5e5c30561f29c6649a864081a82872e2ed0a84c81e72efa24b67 +SIZE (go/misc_crush/crush-v0.89.0/v0.89.0.mod) = 10630 +SHA256 (go/misc_crush/crush-v0.89.0/v0.89.0.zip) = 208fe02e5c6ca07e52e7a8592e7b9145094015ed603197bca9cb0a7d111ec18b +SIZE (go/misc_crush/crush-v0.89.0/v0.89.0.zip) = 2866096 diff --git a/misc/crush/files/extra-patch-disable-command-blocking b/misc/crush/files/extra-patch-disable-command-blocking index c279c7f32890..2f1f1f52579a 100644 --- a/misc/crush/files/extra-patch-disable-command-blocking +++ b/misc/crush/files/extra-patch-disable-command-blocking @@ -11,7 +11,7 @@ tools.NewMultiEditTool(nil, env.permissions, env.history, *env.filetracker, env.workingDir), --- internal/agent/coordinator.go.orig 1979-11-29 15:00:00 UTC +++ internal/agent/coordinator.go -@@ -714,7 +714,7 @@ func (c *coordinator) buildTools(ctx context.Context, +@@ -712,7 +712,7 @@ func (c *coordinator) buildTools(ctx context.Context, allTools = append( allTools,