Created attachment 272561 [details] Update port to 4.2.3
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=7f21ff29a07d876607c9b8c839c21ed90fb6535c commit 7f21ff29a07d876607c9b8c839c21ed90fb6535c Author: charlesrocket <slowdive@me.com> AuthorDate: 2026-07-07 04:14:22 +0000 Commit: Yusuf Yaman <nxjoseph@FreeBSD.org> CommitDate: 2026-07-07 08:16:59 +0000 graphics/pixelmosh: Update 4.2.2 => 4.2.3 While here, update WWW and use ${DESKTOPDIR}. Changelog: https://codeberg.org/charlesrocket/pixelmosh/releases/tag/v4.2.3 PR: 296571 Approved by: osa, vvd (Mentors, implicit) graphics/pixelmosh/Makefile | 7 +- graphics/pixelmosh/Makefile.crates | 153 ++++++++---------- graphics/pixelmosh/distinfo | 310 ++++++++++++++++--------------------- 3 files changed, 200 insertions(+), 270 deletions(-)
Hi, Thank you for your submission. I see that the repository moved, but we're still pulling from the GitHub. I have tested both flavors in Poudriere on 14.4-RELEASE-amd64-main-e1039c72f3fe and it seems OK including `make test`. Committed, thanks.