Date: Sat, 30 May 2026 13:55:43 +0000 From: Gleb Popov <arrowd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9e5679aa9fe4 - main - filesystems/libblkid: Update to 2.42.1 Message-ID: <6a1aec5f.316a1.8b6efd1@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=9e5679aa9fe480f89e70a7172b788e6c2a69ce14 commit 9e5679aa9fe480f89e70a7172b788e6c2a69ce14 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2026-05-30 13:54:31 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2026-05-30 13:55:13 +0000 filesystems/libblkid: Update to 2.42.1 --- filesystems/libblkid/Makefile | 3 +-- filesystems/libblkid/distinfo | 6 +++--- filesystems/libblkid/files/patch-meson.build | 9 --------- 3 files changed, 4 insertions(+), 14 deletions(-) diff --git a/filesystems/libblkid/Makefile b/filesystems/libblkid/Makefile index 3367ae62ac6b..d1c45e495970 100644 --- a/filesystems/libblkid/Makefile +++ b/filesystems/libblkid/Makefile @@ -1,7 +1,6 @@ PORTNAME= libblkid DISTVERSIONPREFIX= v -DISTVERSION= 2.41.1 -PORTREVISION= 2 +DISTVERSION= 2.42.1 CATEGORIES= filesystems MAINTAINER= arrowd@FreeBSD.org diff --git a/filesystems/libblkid/distinfo b/filesystems/libblkid/distinfo index 3723891011d8..7527ba31831f 100644 --- a/filesystems/libblkid/distinfo +++ b/filesystems/libblkid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751103248 -SHA256 (util-linux-util-linux-v2.41.1_GH0.tar.gz) = 61a9785cbf04091286ec2bbfb78e87c35e6380f084f38115a4677b90b9ad4437 -SIZE (util-linux-util-linux-v2.41.1_GH0.tar.gz) = 16084246 +TIMESTAMP = 1780148244 +SHA256 (util-linux-util-linux-v2.42.1_GH0.tar.gz) = 138a3bd9049afa5eeeea73f1e9c0ed7bddf3e55ba4ec29924965a932ec738f01 +SIZE (util-linux-util-linux-v2.42.1_GH0.tar.gz) = 18086672 diff --git a/filesystems/libblkid/files/patch-meson.build b/filesystems/libblkid/files/patch-meson.build index f64f68b47e8f..ab2031e21035 100644 --- a/filesystems/libblkid/files/patch-meson.build +++ b/filesystems/libblkid/files/patch-meson.build @@ -1,14 +1,5 @@ --- meson.build.orig 2025-06-24 07:55:28 UTC +++ meson.build -@@ -861,7 +861,7 @@ conf.set('HAVE_DECL_VMADDR_CID_LOCAL', have ? 1 : fals - prefix : '#include <sys/socket.h>') - conf.set('HAVE_DECL_VMADDR_CID_LOCAL', have ? 1 : false) - --build_plymouth_support = (not build_plymouth_support.disabled() and -+build_plymouth_support = (not build_plymouth_support.disabled() and - have_tiocglcktrmios and - have_sock_cloexec and - have_sock_nonblock and @@ -1868,14 +1868,7 @@ endif bashcompletions += ['zramctl'] endifhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1aec5f.316a1.8b6efd1>
