git: df2ba710c403 - main - devel/util-linux: moved to sysutils/util-linux where it belongs

From: Matthias Andree <mandree_at_FreeBSD.org>
Date: Mon, 29 Sep 2025 23:49:33 UTC
The branch main has been updated by mandree:

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

commit df2ba710c403b8acb4642d7605539a04a4270796
Author:     Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2025-09-29 23:17:14 +0000
Commit:     Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2025-09-29 23:47:34 +0000

    devel/util-linux: moved to sysutils/util-linux where it belongs
---
 MOVED                                                         | 1 +
 devel/Makefile                                                | 1 -
 sysutils/Makefile                                             | 1 +
 {devel => sysutils}/util-linux/Makefile                       | 2 +-
 {devel => sysutils}/util-linux/distinfo                       | 0
 {devel => sysutils}/util-linux/files/patch-Makefile.am        | 0
 {devel => sysutils}/util-linux/files/patch-configure.ac       | 0
 {devel => sysutils}/util-linux/files/patch-tests_functions.sh | 0
 {devel => sysutils}/util-linux/pkg-descr                      | 0
 {devel => sysutils}/util-linux/pkg-plist                      | 0
 10 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/MOVED b/MOVED
index 050a98acabf0..5b16f36bcd74 100644
--- a/MOVED
+++ b/MOVED
@@ -4780,3 +4780,4 @@ devel/sfml1|devel/sfml|2025-09-11|Has expired: Broken obsolete version
 net/benthos|net/redpanda-connect|2025-09-12|Has expired: Superseded by net/redpanda-connect
 cad/cvc||2025-09-24|Has expired: Upstream stalled, needs EOL GCC 11 to build
 lang/gcc11||2025-09-24|Has expired: End-of-life upstream since mid 2024, newer versions available
+devel/util-linux|sysutils/util-linux|2025-09-29|Move to the proper category
diff --git a/devel/Makefile b/devel/Makefile
index f5e8544923d3..b09631d443a0 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -8435,7 +8435,6 @@
     SUBDIR += ut
     SUBDIR += utf8cpp
     SUBDIR += uthash
-    SUBDIR += util-linux
     SUBDIR += uv
     SUBDIR += uvwasi
     SUBDIR += valgrind
diff --git a/sysutils/Makefile b/sysutils/Makefile
index e0b008fff741..9e008a53f40f 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1535,6 +1535,7 @@
     SUBDIR += userneu-devel
     SUBDIR += usrinfo
     SUBDIR += utcount
+    SUBDIR += util-linux
     SUBDIR += vagrant
     SUBDIR += vagrant-gitlab
     SUBDIR += vbetool
diff --git a/devel/util-linux/Makefile b/sysutils/util-linux/Makefile
similarity index 99%
rename from devel/util-linux/Makefile
rename to sysutils/util-linux/Makefile
index d481c8fd4112..e32a49b3f526 100644
--- a/devel/util-linux/Makefile
+++ b/sysutils/util-linux/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	util-linux
 DISTVERSION=	2.41.1
 PORTREVISION=	0
-CATEGORIES=	devel
+CATEGORIES=	sysutils
 MASTER_SITES=	KERNEL_ORG/linux/utils/util-linux/v${DISTVERSION:R}/
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/util-linux/distinfo b/sysutils/util-linux/distinfo
similarity index 100%
rename from devel/util-linux/distinfo
rename to sysutils/util-linux/distinfo
diff --git a/devel/util-linux/files/patch-Makefile.am b/sysutils/util-linux/files/patch-Makefile.am
similarity index 100%
rename from devel/util-linux/files/patch-Makefile.am
rename to sysutils/util-linux/files/patch-Makefile.am
diff --git a/devel/util-linux/files/patch-configure.ac b/sysutils/util-linux/files/patch-configure.ac
similarity index 100%
rename from devel/util-linux/files/patch-configure.ac
rename to sysutils/util-linux/files/patch-configure.ac
diff --git a/devel/util-linux/files/patch-tests_functions.sh b/sysutils/util-linux/files/patch-tests_functions.sh
similarity index 100%
rename from devel/util-linux/files/patch-tests_functions.sh
rename to sysutils/util-linux/files/patch-tests_functions.sh
diff --git a/devel/util-linux/pkg-descr b/sysutils/util-linux/pkg-descr
similarity index 100%
rename from devel/util-linux/pkg-descr
rename to sysutils/util-linux/pkg-descr
diff --git a/devel/util-linux/pkg-plist b/sysutils/util-linux/pkg-plist
similarity index 100%
rename from devel/util-linux/pkg-plist
rename to sysutils/util-linux/pkg-plist