Created attachment 227485 [details] git diff for x11-fm/mucommander This port is currently marked BROKEN. The git diff attached to this pr fixes it. This port is currently maintained by ports@ so approval is implicit. I'm not looking to adopt/maintain this port. But I saw it was broken, so took the opportunity to fix it. :-) Passes all tests: ===> License GPLv3 accepted by the user ===> mucommander-0.9.5.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mucommander-0.9.5.1 for building ===> Extracting for mucommander-0.9.5.1 => SHA256 Checksum OK for mucommander-0.9.5-1.tar.gz. ===> Patching for mucommander-0.9.5.1 ===> Configuring for mucommander-0.9.5.1 ===> Staging for mucommander-0.9.5.1 ===> mucommander-0.9.5.1 depends on file: /usr/local/openjdk12/bin/java - found ===> Generating temporary packing list install -m 0644 /usr/ports/x11-fm/mucommander/work/mucommander-0.9.5.jar /usr/ports/x11-fm/mucommander/work/stage/usr/local/share/mucommander/mucommander.jar install -m 0644 /usr/ports/x11-fm/mucommander/work/license.txt /usr/ports/x11-fm/mucommander/work/stage/usr/local/share/mucommander install -m 555 /usr/ports/x11-fm/mucommander/work/mucommander /usr/ports/x11-fm/mucommander/work/stage/usr/local/bin install -m 0644 /usr/ports/x11-fm/mucommander/work/readme.txt /usr/ports/x11-fm/mucommander/work/stage/usr/local/share/doc/mucommander ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) That's it. Thanks! --Chris
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=4886d3afe2edc47f40839f972a1891c0dbd64d65 commit 4886d3afe2edc47f40839f972a1891c0dbd64d65 Author: Chris Hutchinson <portmaster@bsdforge.com> AuthorDate: 2021-09-29 11:51:49 +0000 Commit: Koichiro Iwao <meta@FreeBSD.org> CommitDate: 2021-09-29 11:54:17 +0000 x11-fm/mucommander: unbreak PR: 258100 MFH: 2021Q3 x11-fm/mucommander/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-)
A commit in branch 2021Q3 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=79805f17dcec9647be93fba57eb3310cbab370ea commit 79805f17dcec9647be93fba57eb3310cbab370ea Author: Chris Hutchinson <portmaster@bsdforge.com> AuthorDate: 2021-09-29 11:51:49 +0000 Commit: Koichiro Iwao <meta@FreeBSD.org> CommitDate: 2021-09-29 11:56:25 +0000 x11-fm/mucommander: unbreak PR: 258100 MFH: 2021Q3 (cherry picked from commit 4886d3afe2edc47f40839f972a1891c0dbd64d65) x11-fm/mucommander/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-)
Committed, thanks for the patience!