Created attachment 233638 [details] port patch - Update port to 0.19.1 - Sync patches with upstream - Use miniaudio from ports tree
Hold on please, it's gonna be 0.19.2 very soon
Created attachment 233721 [details] port patch2 Also add a patch to fix save game Feel free to commit this. I can't see progress in 0.19.2 now, so I think we should commit this at least to fix save game
Created attachment 233818 [details] port patch3 - fix current - Also fix compilation on 14-CURRENT
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3832a517de8708ed7e4407ab29f662bce8053bdb commit 3832a517de8708ed7e4407ab29f662bce8053bdb Author: Pavel Timofeev <timp87@gmail.com> AuthorDate: 2022-05-09 04:08:35 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-05-09 16:51:45 +0000 games/jaggedalliance2: Update to 0.19.1 Changes: https://ja2-stracciatella.github.io/2022/04/27/release-0.19.1.html PR: 263708 games/jaggedalliance2/Makefile | 33 +++++++++++++-------- games/jaggedalliance2/distinfo | 8 ++--- .../patch-dependencies_lib-lua_CMakeLists.txt | 7 ----- ...dependencies_lib-miniaudio_CMakeLists.txt (new) | 34 ++++++++++++++++++++++ .../files/patch-rust_stracciatella_src_fs.rs (new) | 11 +++++++ .../files/patch-src_sgp_SoundMan.cc (new) | 11 +++++++ 6 files changed, 80 insertions(+), 24 deletions(-)
Committed!