From nobody Tue May 26 13:05:43 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gPtKM3JfGz6fmGx for ; Tue, 26 May 2026 13:05:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gPtKM2mzMz3gNt for ; Tue, 26 May 2026 13:05:43 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779800743; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=DG+OxJ7IfSb0hdLNTjrEAJMwoBp8apLo93o0AWANbBA=; b=nVsCc82eTLEPzeMwhHZj6b8evwvppuRLazDpFQq5TCWuDRpRMFyOxQ6bNnMLECsclpuYno DrDPpcSQH2WYzCCXZa43aQS69/9iucZYuSvIp4ff25Zr6sa+0Sr+Q3mwhZc9nzG13o6iD7 QC7iFCsQ6BTKRJR5YXnuZWBU9pLaWJw04Bnps1UfWpumOx8WRcXu/hkwkAfete92q4KaX0 sK5czwAryhwTC/oi2jjlR1HwH0wuSjglUJf8aQhApywiZXvuDHDL/dW0w/toUEDdxTmDHx wmdjk/zzsKAXvv4DOyKyGDdDDPW02rZLzYUSffMq6ariFTwnIrzxjSFjvR41Cg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779800743; a=rsa-sha256; cv=none; b=Y2jxX7RpGF29eA2vYZXtlma+MaiF4l51XJWEv5qPo+AZ3RyJDnHSnDSW0ltrzb9sa6l2mf tyU4XpLGs7GM+0X4+fLRyD6BUkGJLlcrpHDT91p+8xE3XRW0kkGspaV5Jtbs5Y+5RvMp4v +zR6wI+yfWB5YvYuzgoFcdMNEAudmUIVGoHZdLRso83EEJoQmH919dHLavGzf9I8fx0GVD UFvTxgRZQwnr8EFfiKh5bI2yBgqvuH7CFjQcOqojx5i6YUh/D9n95jpS/g7wdeIQDyECKD kS8ExXhGYWIywl8lVs/2LDyFa4V2WOnduXpZqFMkLDcRhvMY1JPSck8x6c92IA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779800743; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=DG+OxJ7IfSb0hdLNTjrEAJMwoBp8apLo93o0AWANbBA=; b=ia6/EmVeTUyP6QahREMWm5QzudRUYigXmUM59ANc/Tk9CWLNBVW/UjqdPZ9tSatqLlJYUB +IrqiX0IUoOL40p74inIuYZgbiqczadmKdaTYqxsFkULNmIRNxaNzbiuOOYnnPyBcFp+Ll Z2CcmCPiMtnIuBRcPTMsIe15mBH0wmsa4ZNPIJxttMXK1JAU2KCexYVYks24rfAQpJjUOZ g2FVV+UbGKoONDAhh18uaiNWkbF2nje/0A40Vezeaej4s2D6Sq+bNGsuR81319/ZLTywny uAwLNcnQeR7iDE3YtraRGd09QfkhB3EFNlfOW+yV0It+hRbY8HYYQx5JljuF4A== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gPtKM2F5sz1RB5 for ; Tue, 26 May 2026 13:05:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 46b4c by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 26 May 2026 13:05:43 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Hiroki Tagato Subject: git: 6d4fb264f952 - main - misc/crush: Update to 0.72.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: tagattie X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 6d4fb264f9526b5e7ca6b029af3f29ad7f6af3b0 Auto-Submitted: auto-generated Date: Tue, 26 May 2026 13:05:43 +0000 Message-Id: <6a159aa7.46b4c.4535b489@gitrepo.freebsd.org> The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=6d4fb264f9526b5e7ca6b029af3f29ad7f6af3b0 commit 6d4fb264f9526b5e7ca6b029af3f29ad7f6af3b0 Author: Hiroki Tagato AuthorDate: 2026-05-26 13:04:52 +0000 Commit: Hiroki Tagato CommitDate: 2026-05-26 13:04:52 +0000 misc/crush: Update to 0.72.0 While here, convert to use GO_LDFLAGS. Changelog: https://github.com/charmbracelet/crush/releases/tag/v0.72.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 cb4c90e1bb88..a8a7f533c87b 100644 --- a/misc/crush/Makefile +++ b/misc/crush/Makefile @@ -1,6 +1,6 @@ PORTNAME= crush DISTVERSIONPREFIX= v -DISTVERSION= 0.71.0 +DISTVERSION= 0.72.0 CATEGORIES= misc devel MAINTAINER= tagattie@FreeBSD.org @@ -15,7 +15,7 @@ LICENSE_PERMS= dist-mirror pkg-mirror auto-accept 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}' +GO_LDFLAGS= -w -X github.com/charmbracelet/crush/internal/version.Version=${DISTVERSION} PLIST_FILES= bin/${PORTNAME} PORTDOCS= README.md diff --git a/misc/crush/distinfo b/misc/crush/distinfo index 5b8e8d9f0af3..94e7b0770b74 100644 --- a/misc/crush/distinfo +++ b/misc/crush/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1779510526 -SHA256 (go/misc_crush/crush-v0.71.0/v0.71.0.mod) = b42ad8c1de573a3056b40d3f8dfc5186cd9c0d422b9fc6c3ee9a627d87642524 -SIZE (go/misc_crush/crush-v0.71.0/v0.71.0.mod) = 10560 -SHA256 (go/misc_crush/crush-v0.71.0/v0.71.0.zip) = ef589332bdb4b20c99430c4eb524c1f77fec161eac3a76a1ed71b00f25998835 -SIZE (go/misc_crush/crush-v0.71.0/v0.71.0.zip) = 2039344 +TIMESTAMP = 1779800205 +SHA256 (go/misc_crush/crush-v0.72.0/v0.72.0.mod) = 1d9646ddf5a09eaded320a444bd1d592264a7728920ba3717007e11138a68a79 +SIZE (go/misc_crush/crush-v0.72.0/v0.72.0.mod) = 10560 +SHA256 (go/misc_crush/crush-v0.72.0/v0.72.0.zip) = 33a4bd164e9df5e024d2547b80e39eeca41117d2be017cdaab7c4cb389e846f4 +SIZE (go/misc_crush/crush-v0.72.0/v0.72.0.zip) = 2044520