Date: Mon, 23 Feb 2026 05:22:16 +0000 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: bfbf214c95c9 - main - misc/crush: Update to 0.44.0 Message-ID: <699be408.3acd0.15d942f9@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=bfbf214c95c997d66a7668207026c749e573b468 commit bfbf214c95c997d66a7668207026c749e573b468 Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2026-02-23 05:21:05 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2026-02-23 05:22:07 +0000 misc/crush: Update to 0.44.0 Changelog: - https://github.com/charmbracelet/crush/releases/tag/v0.43.4 - https://github.com/charmbracelet/crush/releases/tag/v0.44.0 Reported by: GitHub (watch releases) --- misc/crush/Makefile | 4 ++-- misc/crush/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/misc/crush/Makefile b/misc/crush/Makefile index 47ddbeb82405..b71573b0f669 100644 --- a/misc/crush/Makefile +++ b/misc/crush/Makefile @@ -1,6 +1,6 @@ PORTNAME= crush DISTVERSIONPREFIX= v -DISTVERSION= 0.43.2 +DISTVERSION= 0.44.0 CATEGORIES= misc devel MAINTAINER= tagattie@FreeBSD.org @@ -12,7 +12,7 @@ LICENSE_NAME= Functional Source License, Version 1.1, MIT Future License LICENSE_FILE= ${WRKSRC}/LICENSE.md LICENSE_PERMS= dist-mirror pkg-mirror auto-accept -USES= go:1.25+,modules +USES= go:1.26+,modules GO_MODULE= github.com/charmbracelet/crush GO_BUILDFLAGS= -ldflags '-s -w -X github.com/charmbracelet/crush/internal/version.Version=${DISTVERSION}' diff --git a/misc/crush/distinfo b/misc/crush/distinfo index 9eb15592c0c7..6e4fef762954 100644 --- a/misc/crush/distinfo +++ b/misc/crush/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1771568747 -SHA256 (go/misc_crush/crush-v0.43.2/v0.43.2.mod) = 1ed3fd8e2657a67897390f5f2eb5f82019db83f6fa070910d68d378c02f9d075 -SIZE (go/misc_crush/crush-v0.43.2/v0.43.2.mod) = 9360 -SHA256 (go/misc_crush/crush-v0.43.2/v0.43.2.zip) = 9f40ad92b91e69e39979ee12716f2c39e78c93f1f6d0453cf7a88cf564541eb2 -SIZE (go/misc_crush/crush-v0.43.2/v0.43.2.zip) = 3558194 +TIMESTAMP = 1771822380 +SHA256 (go/misc_crush/crush-v0.44.0/v0.44.0.mod) = 0f0ca5fc99da665978a74fa536368bfd6f888317d4fd340bb4446bb06f850e5f +SIZE (go/misc_crush/crush-v0.44.0/v0.44.0.mod) = 9513 +SHA256 (go/misc_crush/crush-v0.44.0/v0.44.0.zip) = a6b0f9bb5536865e88d3b20ad18bcea84635c44ef67dfd4d396c4c35cd035fd4 +SIZE (go/misc_crush/crush-v0.44.0/v0.44.0.zip) = 3559997home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?699be408.3acd0.15d942f9>
