Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 02 May 2026 22:29:09 +0000
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 254dd96d076f - main - misc/getopt: Update to 2.41.4
Message-ID:  <69f67ab5.1ecb8.3608a199@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=254dd96d076ff6302b1dcaee50e03b1aefa23f60

commit 254dd96d076ff6302b1dcaee50e03b1aefa23f60
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-05-02 22:28:52 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f67ab5.1ecb8.3608a199>