From 05afa2b4682a4a3aa8d5c1a6cd0ef9fa7d8f46c4 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Fri, 19 Dec 2025 19:11:38 +0800 Subject: [PATCH] misc/getopt: Update to 2.41.3 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 c6b98259d9a1..f95d0ee494c2 100644 --- a/misc/getopt/Makefile +++ b/misc/getopt/Makefile @@ -1,5 +1,5 @@ PORTNAME= getopt -PORTVERSION= 2.41.2 +PORTVERSION= 2.41.3 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 e14ab066c13f..969fa39ddefe 100644 --- a/misc/getopt/distinfo +++ b/misc/getopt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759816562 -SHA256 (util-linux-2.41.2.tar.xz) = 6062a1d89b571a61932e6fc0211f36060c4183568b81ee866cf363bce9f6583e -SIZE (util-linux-2.41.2.tar.xz) = 9612488 +TIMESTAMP = 1766036359 +SHA256 (util-linux-2.41.3.tar.xz) = 3330d873f0fceb5560b89a7dc14e4f3288bbd880e96903ed9b50ec2b5799e58b +SIZE (util-linux-2.41.3.tar.xz) = 9467224