Re: git: df2ba710c403 - main - devel/util-linux: moved to sysutils/util-linux where it belongs
Date: Tue, 30 Sep 2025 09:05:05 UTC
Am 30.09.25 um 08:54 schrieb Antoine Brodin: > On Tue, Sep 30, 2025 at 1:49 AM Matthias Andree <mandree@freebsd.org> wrote: >> >> 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 > > This breaks the ports tree. > Error: sysutils/libdnf depends on nonexistent origin 'devel/util-linux' Salut Antoine, Ouch. Thanks for making me aware, my bad, and my apologoies to Yuri and Robin for breaking their ports, I had forgotten to grep the tree for users, hadn't expected them. I am on it. Fixes are committed locally, once test builds have passed, I'll push: This also seems to hit the non-default FLAVOR=gtk of editors/sciteco. yuri@ - arguably libsmartcol (used by lilbdnf) might be considered for being broken out of util-linux to devel/libsmartcol, like libuuid and libblkid before them, and reused by the util-linux derived ports. What do you think? -- Matthias Andree FreeBSD ports committer