From nobody Sat Jan 03 05:47:35 2026 X-Original-To: dev-commits-ports-all@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 4djqMv3pj9z6MwkB; Sat, 03 Jan 2026 05:47:39 +0000 (UTC) (envelope-from mfechner@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "smtp.freebsd.org", Issuer "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4djqMv36b4z4Ghp; Sat, 03 Jan 2026 05:47:39 +0000 (UTC) (envelope-from mfechner@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1767419259; 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: in-reply-to:in-reply-to:references:references; bh=96Rf5ejUeRsAZGC77PemA3qpF0R5UZnwoAEXIDZKAiU=; b=umCGYh7jnocoJ6R0lUkZaWk94SbyoTfwK6xb7VOqBMPerJ3c0NzhR1858iCf7mIWRqjCpC MNfuABDcN2wCV5zYdhiHaxQCJCn2A92P4PGIYDnbtZa21doi6CU071hc4Iq5QpryrtHmuU gmAZpMPjEejbC9v/UCfLFO1qfMX5u9lpOscqlHMNVf4fyRB6lv7DlgnTP3DH+OJxqHX9go 1E64CppBPEjTM3Kvf8Bn8A0mNZ28qA8Movvx/uO3NcRxULAjz7UdJrJ+aw9p5mFZSzzxaM nSOEpqCblGeODPbRSd/rUy4jMadY64yHgCCcn0YKWbFw0EXOTq0jIydwZzClSw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1767419259; 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: in-reply-to:in-reply-to:references:references; bh=96Rf5ejUeRsAZGC77PemA3qpF0R5UZnwoAEXIDZKAiU=; b=h2JrSOqlZXIg0bQriAVoy3xgGfYPtp/mrLkIA3+srxnr8KIvl24cimNaHzT0soImwo8ZH4 cWIhWmuyrfWiWMYt4zErYoGYwmLNvy/MWSDY8Mr4xK33PiZPPNeZoAlfF8IceXaHr4WwaY TEhmxw7MlEnT8njNnVBx4j3QDf7T6okvGZwGghBhtmD7FNrnKz9ENYNiKwdzHXhzk3rKf2 qai9sFsxBHg2bVj2D1YYqJVv+NtXxgD8TWAenKRa8kuN1WSzt8TPS0PoONNjEvmRDtgIlU AjCLCtaiwDpzjNqW1BQsMd9dc8AFdhIOWb3QaWsD8FCYF74nob8O/uq6pkn7hg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1767419259; a=rsa-sha256; cv=none; b=KMftYa14fo8ljNGiocbLBCvVPH0jmjVeD2fCcri0vNKxIrdnGYTmfPtttFr0N0dT95Ybyy VZSUehsGpIBTtBHdPTG5sbN68zNDcSeAJ3Y0DzraBg77vuxw5V/3WTE6ROuFIYa3tilx2A zOIFj/njz0MuWlqcZ/3PekgR+WxEyrVq/gGLls+31RyieqAUypOIg+ATgOPXu+ZiTu0coF 1mHG9Z2P3NC2BuUe8waqXHkhIslur5bxY9vXwYRkQXxlpNL1yAweJuwrLgxljnL/rTJgwm TIxUISSZP4oQVWu0Cn+PHt7PRZuzu3HPeM27DBi++Zsgg8szNbnVFyFoy+LvRg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from [192.168.1.151] (unknown [46.252.96.255]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: mfechner) by smtp.freebsd.org (Postfix) with ESMTPSA id 4djqMt4Hgqz16XW; Sat, 03 Jan 2026 05:47:38 +0000 (UTC) (envelope-from mfechner@freebsd.org) Message-ID: <3cda0533-ac29-4b26-938c-869447424e81@freebsd.org> Date: Sat, 3 Jan 2026 07:47:35 +0200 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: git: 3a8fecac41c9 - main - sysutils/beats7: Remove, and point users to beats8 To: Adam Weinberger , ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org References: <695858d4.34b14.53221fd9@gitrepo.freebsd.org> From: Matthias Fechner Content-Language: en-US In-Reply-To: <695858d4.34b14.53221fd9@gitrepo.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Dear Adam, Am 03.01.2026 um 01:46 schrieb Adam Weinberger: > sysutils/beats7: Remove, and point users to beats8 > > beats7 uses symbols from Go that were removed in go1.23, making it > unbuildable with anything beyond go1.22. Both go1.22 and go1.23 are EOL, > and I don't know of any way to fix it. It's going to become unsupported > upstream in 13 days, so its time has come. > > This commit also includes a MOVED entry that directs users to the > more-modern beats8. do you think it would be possible to use a unique port name that does not change with an update like: sysutils/beats This would be much more user friendly as the user has just to do a `pkg upg` and must not uninstall and outdated version and install a fully new port. Gruß Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook