Bug 261844 - emulators/fceux: update to 2.6.2
Summary: emulators/fceux: update to 2.6.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Li-Wen Hsu
URL: https://fceux.com/web/help/WhatsNew26...
Keywords: easy
Depends on:
Blocks:
 
Reported: 2022-02-09 20:51 UTC by Robert Clausecker
Modified: 2022-02-13 17:17 UTC (History)
1 user (show)

See Also:


Attachments
emulators/fceux: update to 2.6.2 (2.41 KB, patch)
2022-02-09 20:51 UTC, Robert Clausecker
fuz: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Clausecker freebsd_committer freebsd_triage 2022-02-09 20:51:16 UTC
Created attachment 231691 [details]
emulators/fceux: update to 2.6.2

Also remove a superflous USE_QT entry.

Changes:	https://fceux.com/web/help/WhatsNew262.html

Tested with Poudriere on arm64 FreeBSD 13.
LLVM13 currently does not build on armv7 so I wasn't able to test there.
Please MFH this patch release.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-02-13 17:14:08 UTC
A commit in branch main references this bug:

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

commit 5b9dabc1d04810328de32507973dd644261be046
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2022-02-13 17:11:39 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2022-02-13 17:13:15 +0000

    emulators/fceux: Update to 2.6.2

    Also remove a superflous USE_QT entry.

    Changes: https://fceux.com/web/help/WhatsNew262.html

    PR:             261844

 emulators/fceux/Makefile                                     |  4 ++--
 emulators/fceux/distinfo                                     |  6 +++---
 .../fceux/files/patch-src_drivers_Qt_sdl-sound.cpp (gone)    | 12 ------------
 3 files changed, 5 insertions(+), 17 deletions(-)
Comment 2 Li-Wen Hsu freebsd_committer freebsd_triage 2022-02-13 17:17:13 UTC
There is no emulators/fceux in 2022Q1 branch.