Created attachment 251732 [details] 0001-emulators-mednafen-Update-1.27.1 1.27.1 update Build tested with poudriere on 14.1 / 13.3 amd64, i386
*** Bug 280022 has been marked as a duplicate of this bug. ***
Maintainer Timeout.
I just realized that this PR exists. I have submitted an update to emulators/mednafen in bug #280958 too, which updates to 1.32.1 and cleans up the port a bit. Sorry Hywel, first emulators/ares, now emulators/mednafen. We should probably coordinate our updating/porting efforts in the future ;-) We seem to have the same interests.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=a64dfb2870a63c038e7e028a75528f193e84dcfb commit a64dfb2870a63c038e7e028a75528f193e84dcfb Author: Stefan Schlosser <bsdcode@disroot.org> AuthorDate: 2024-09-09 22:28:22 +0000 Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> CommitDate: 2024-09-09 22:30:56 +0000 emulators/mednafen: Update to 1.32.1 * consolidate LIB_DEPENDS, USES, USE_*, OPTIONS_*, *_DESC and patches * unbundle external libraries * ALSA: add support, enabled by default * DOCS: install complete documentation * SS: remove hardcoded -mtune=haswell * pkg-message: add OSS section * pet portclippy(1), portfmt(1) PR: 280021 280958 emulators/mednafen/Makefile | 165 ++++++++++++--------- emulators/mednafen/distinfo | 6 +- .../files/extra-patch-src_drivers_main.cpp (new) | 11 ++ emulators/mednafen/files/patch-configure.ac (new) | 26 ++++ .../files/patch-src-drivers_Joystick.cpp (gone) | 20 --- .../patch-src_cdrom_CDAFReader__Vorbis.cpp (new) | 20 +++ ...atch-src_sound_OwlResampler__altivec.inc (gone) | 7 - emulators/mednafen/files/pkg-message.in | 14 +- emulators/mednafen/pkg-plist | 64 +++++++- 9 files changed, 231 insertions(+), 102 deletions(-)
Thanks for your patch. I have applied patch from https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280958
Hi - this is a bit disappointing to see, I raised this patch in June and this has now been superseded. Why did the patch for 1.32.1 get picked up quickly but this was left stale?
(In reply to Hywel Andrews from comment #6) Well, the main reason is that I had free time these days and I took the most updated version of Mednafen. Sometimes I cannot see my PRs for any personal reasons. Don't you take it personal. Greetings