Bug 296571 - graphics/pixelmosh: Update to 4.2.3
Summary: graphics/pixelmosh: Update to 4.2.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Yusuf Yaman
URL: https://codeberg.org/charlesrocket/pi...
Keywords:
Depends on:
Blocks:
 
Reported: 2026-07-07 04:16 UTC by charlesrocket
Modified: 2026-07-07 08:26 UTC (History)
1 user (show)

See Also:


Attachments
Update port to 4.2.3 (39.87 KB, patch)
2026-07-07 04:16 UTC, charlesrocket
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description charlesrocket 2026-07-07 04:16:43 UTC
Created attachment 272561 [details]
Update port to 4.2.3
Comment 1 commit-hook freebsd_committer freebsd_triage 2026-07-07 08:18:07 UTC
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(-)
Comment 2 Yusuf Yaman freebsd_committer freebsd_triage 2026-07-07 08:26:06 UTC
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.