From nobody Sat May 2 22:29:09 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 4g7MyY6ylLz6cGbL for ; Sat, 02 May 2026 22:29:09 +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 4g7MyY6KkFz3KWC for ; Sat, 02 May 2026 22:29:09 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777760949; 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=PjOZEUBwQQ//w0TfHIYKhJgQl1Gu1b3CRWEQ6QBQbRA=; b=BhXRLn4Z0fPpWma1xJKy0gTA7iyBOywb8ONdj2vHcN+XIvWtlwiNO25etrqaHED36G65XI JXOhz5aNtj9BPLN1FdwLvPfDxIDP+SQAVDkIHdkbKNk1OCWAKreC2zSpv3Q/fSpH+LviZw UTjye+8/Ba3j9a7v8kwSJa17+8c5AgA8HbAbZdC72lBUxyrIdPA4untvdln0lSA2Xmruxc NuMMqCe1mnAx0smkYKkHXoMRiJxeTzEhEL4K09Loy0SGKnz8DK5Oo0bPfiKCcoSGpu+O5F fxqXDOThWvv1trw+nZhl66wUhRg3EzDXFaPoNAj5URb7vCtVtf/D1pbIjTKKbQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777760949; a=rsa-sha256; cv=none; b=YFnUDJNLcKKERs0hnfiDPvxw4gyKLFkQLoOLsD5mABSlPp/yxXgcYcd+cjKe+IzAJTK+R9 oXHyoIe0i0slSuoczcKI6G5n+KWVnDtzvjrlOVEFfPrfryP0odPBXDbfyf+RoUqQqWQhuo tz9nJn+MAE3QQYBWDLoTc3lSrJ0q4xTrjeQFxalJLer9IdYP6U9VYp616uPKCtkpwGD95x eqTT9zsHIDBBGgAA4o739QZvQ651WSJbQ5sfxN8UA+gPCBhYj7JcElGGflB9Rb4gK//gGO /SlJdvjiJCAW8OB4b76b+7EON3k02VUDu58po67Mv0KUxtpurBZNJ9yHW2b6QQ== 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=1777760949; 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=PjOZEUBwQQ//w0TfHIYKhJgQl1Gu1b3CRWEQ6QBQbRA=; b=Qrfi8s/B2J5JMUhD1wlt/VGOL9suLJYdTfR3LiEWHViOhOKypq6AX/1bN5vIUlOcDi4bsL r0GPnWDBRAxi1Gg2hI40VocXjBzhUlVkHfvaKZlolYFullAHJxxfodcLdFnhDC42ShUdZ9 NJLbiAWzoz8RWD8HtI/GqI5BHvilCRRpBbu7I/DRarigKjsFkqljJiEswRwG7KjSGLXoo6 pKehxesqK6yqhLNoxHKHKYqnqanu4SrJaepIjfLOKURu6AkmERTSahyO88BakEmG2gr4St 6sPqdm5j/QPTTNmLVnw8qgW3RioqWCazCDDbx4sjrWyPj6PpOeSfM8+n8TSUKQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g7MyY5wx3z144s for ; Sat, 02 May 2026 22:29:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1ecb8 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 02 May 2026 22:29:09 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 254dd96d076f - main - misc/getopt: Update to 2.41.4 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 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 254dd96d076ff6302b1dcaee50e03b1aefa23f60 Auto-Submitted: auto-generated Date: Sat, 02 May 2026 22:29:09 +0000 Message-Id: <69f67ab5.1ecb8.3608a199@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=254dd96d076ff6302b1dcaee50e03b1aefa23f60 commit 254dd96d076ff6302b1dcaee50e03b1aefa23f60 Author: Po-Chuan Hsieh AuthorDate: 2026-05-02 22:28:52 +0000 Commit: Po-Chuan Hsieh CommitDate: 2026-05-02 22:29:04 +0000 misc/getopt: Update to 2.41.4 Changes: https://github.com/util-linux/util-linux/commits/master/misc-utils/getopt.c https://github.com/util-linux/util-linux/commits/master/misc-utils/getopt.1.adoc https://github.com/util-linux/util-linux/commits/master/misc-utils/getopt-example.bash https://github.com/util-linux/util-linux/commits/master/misc-utils/getopt-example.tcsh --- misc/getopt/Makefile | 2 +- misc/getopt/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/misc/getopt/Makefile b/misc/getopt/Makefile index 57c1b9ceac8b..99ce834a5b2e 100644 --- a/misc/getopt/Makefile +++ b/misc/getopt/Makefile @@ -1,5 +1,5 @@ PORTNAME= getopt -PORTVERSION= 2.41.3 +PORTVERSION= 2.41.4 CATEGORIES= misc MASTER_SITES= KERNEL_ORG/linux/utils/util-linux/v${PORTVERSION:R}/ DISTNAME= util-linux-${PORTVERSION} diff --git a/misc/getopt/distinfo b/misc/getopt/distinfo index 969fa39ddefe..2f137b4b6277 100644 --- a/misc/getopt/distinfo +++ b/misc/getopt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1766036359 -SHA256 (util-linux-2.41.3.tar.xz) = 3330d873f0fceb5560b89a7dc14e4f3288bbd880e96903ed9b50ec2b5799e58b -SIZE (util-linux-2.41.3.tar.xz) = 9467224 +TIMESTAMP = 1777759393 +SHA256 (util-linux-2.41.4.tar.xz) = a8c213cc06048862602a42b2d299b340001f6d05c4407b549f3e03521df83688 +SIZE (util-linux-2.41.4.tar.xz) = 9468684