Bug 263708 - games/jaggedalliance2: update to 0.19.1
Summary: games/jaggedalliance2: update to 0.19.1
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: Neel Chauhan
URL: https://ja2-stracciatella.github.io/2...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-01 19:35 UTC by Pavel Timofeev
Modified: 2022-05-09 16:58 UTC (History)
1 user (show)

See Also:


Attachments
port patch (6.92 KB, patch)
2022-05-01 19:35 UTC, Pavel Timofeev
timp87: maintainer-approval+
Details | Diff
port patch2 (7.88 KB, patch)
2022-05-04 14:01 UTC, Pavel Timofeev
timp87: maintainer-approval+
Details | Diff
port patch3 - fix current (8.54 KB, patch)
2022-05-09 04:16 UTC, Pavel Timofeev
timp87: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Timofeev 2022-05-01 19:35:02 UTC
Created attachment 233638 [details]
port patch

- Update port to 0.19.1
- Sync patches with upstream
- Use miniaudio from ports tree
Comment 1 Pavel Timofeev 2022-05-02 14:43:01 UTC
Hold on please, it's gonna be 0.19.2 very soon
Comment 2 Pavel Timofeev 2022-05-04 14:01:23 UTC
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
Comment 3 Pavel Timofeev 2022-05-09 04:16:45 UTC
Created attachment 233818 [details]
port patch3 - fix current

- Also fix compilation on 14-CURRENT
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-05-09 16:52:20 UTC
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(-)
Comment 5 Neel Chauhan freebsd_committer freebsd_triage 2022-05-09 16:58:00 UTC
Committed!