From nobody Fri May 29 04:01:18 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 4gRV5p6Bt0z6fssd for ; Fri, 29 May 2026 04:01:18 +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 4gRV5p5YCCz3r9g for ; Fri, 29 May 2026 04:01:18 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780027278; 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=YY9/hikx8zNe4xoXVvYOr84aUAQk3m3CZjdTf3gU9u4=; b=yo13IXZc8P8LZ9bULOlRlrN2/U2YCdid6Imhp3kkQPvDP3ZvOBrzeQYbiY4lqiIumsuXyx KSGRTR4EizajK/tm9k9R1URzvbdtSljjzkvPDyeNx6HzoXN98uug+g7k7uEFi4/ACpXPX2 yKqvxQYUeMBbI1Y1wnwqO75bs7IhDB6Khd7EYALohI0U2KPd7e/ePfV0qTK0mZ3yH0n0f1 itPRJxYOkeQgzDkRHqsf6DOC0/hMuzh/41UCZGCENlINRfR7CE+Jj8BgJeEo/3fCXREFLm k0D/8g45vqziZavyvZuIqyAUipBIUo7XMQ2Ph0s9WN6kgkgdWJd7cLEqNJ1Gig== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1780027278; a=rsa-sha256; cv=none; b=cySv53IiWIlSkTYow90vb9739nfh6gye9Tl1GzATeC67Pdwj4CNv+qAfld2ZNCM6QoHeUD hzj48j6gjIFOk7kzmRsPV0ttw+lYHl7Kggh4utQ5n3hBuX+nsJVK39WuREA4fYWL6WKFt7 eDZoyjTHC0PUiUdWNuVZH8Jn/LbW6/XbKMWDxKbIqNPyojjO8RbVY+KpQyEJQVFwrwMxGE RPn7jniFdQhpqRFO/1e8iEnJFY0IlfmYkvGh4V8aqkNuR5+6nebXT6Pi67WdzBjlMEm9tj uo2341bojrxXrIkHlqlz4++zestjpJ6srpTSU0culwzXKeC0B2Dc9ZtyQ+s81Q== 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=1780027278; 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=YY9/hikx8zNe4xoXVvYOr84aUAQk3m3CZjdTf3gU9u4=; b=iFp5iJLhrcUfUGX/GcfLBdQfGGPi+mJKZSOdQxV6VMKksl9kyzjSBxohJ1nqbVocCgciE5 3gPmGKX1HuxUacGTrqgtiT9BoBhxnftygh+wK/YlxxinXOc/XEaTobWEI5f7hQm2LSTBjg aLDWZZD9LgL4vAGKV10PXtuhfoYb3wQpiB401+dDRkFyxaPuHBBLCzzm52UBRVQm0FxaIJ WuuG8csbdrDUhR15ik7QmtiY7on4vqleW4kvsvKWNSCGn3XEF2DBih1hh9RBm4Bm78kOo7 D6lTCQK5qWIHHJhA46V8Nfv32SsQBS7TMHDqRYG2AdRGKYpyC1G8kMEZJiHTPA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gRV5p55kjz1bB for ; Fri, 29 May 2026 04:01:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 39a92 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 29 May 2026 04:01:18 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Hiroki Tagato Subject: git: 4b6d7ad12497 - main - misc/crush: Update to 0.74.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: 4b6d7ad1249747351fcb63d18ee3dfb3dbcb2c8c Auto-Submitted: auto-generated Date: Fri, 29 May 2026 04:01:18 +0000 Message-Id: <6a190f8e.39a92.4d643ee7@gitrepo.freebsd.org> The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=4b6d7ad1249747351fcb63d18ee3dfb3dbcb2c8c commit 4b6d7ad1249747351fcb63d18ee3dfb3dbcb2c8c Author: Hiroki Tagato AuthorDate: 2026-05-29 04:00:16 +0000 Commit: Hiroki Tagato CommitDate: 2026-05-29 04:01:09 +0000 misc/crush: Update to 0.74.0 Changelog: https://github.com/charmbracelet/crush/releases/tag/v0.74.0 Reported by: GitHub (watch releases) --- misc/crush/Makefile | 2 +- misc/crush/distinfo | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/misc/crush/Makefile b/misc/crush/Makefile index 50c50dd59568..8338b9a83c91 100644 --- a/misc/crush/Makefile +++ b/misc/crush/Makefile @@ -1,6 +1,6 @@ PORTNAME= crush DISTVERSIONPREFIX= v -DISTVERSION= 0.73.0 +DISTVERSION= 0.74.0 CATEGORIES= misc devel MAINTAINER= tagattie@FreeBSD.org diff --git a/misc/crush/distinfo b/misc/crush/distinfo index c73ae63f4d73..df1e73b13376 100644 --- a/misc/crush/distinfo +++ b/misc/crush/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1779846888 -SHA256 (go/misc_crush/crush-v0.73.0/v0.73.0.mod) = d9bbc54636b98477a165ec0717f210ced660268b1778aad9f1875fd51977c803 -SIZE (go/misc_crush/crush-v0.73.0/v0.73.0.mod) = 10559 -SHA256 (go/misc_crush/crush-v0.73.0/v0.73.0.zip) = 430e94c874fbdc6eca97b1510800b4bf6459cf38b6196d27426e5fc5d1896083 -SIZE (go/misc_crush/crush-v0.73.0/v0.73.0.zip) = 2044581 +TIMESTAMP = 1780026673 +SHA256 (go/misc_crush/crush-v0.74.0/v0.74.0.mod) = 742e533a65cc03e567d45ed5407207bf4e1147f1b1a036b774f8871eb43505cd +SIZE (go/misc_crush/crush-v0.74.0/v0.74.0.mod) = 10559 +SHA256 (go/misc_crush/crush-v0.74.0/v0.74.0.zip) = 85987cec04f1fcc2b12ff5a5416a81e54b2950bdddce08461dbb8b7e4876e54f +SIZE (go/misc_crush/crush-v0.74.0/v0.74.0.zip) = 2106595