Bug 260562

Summary: games/stratagus update to 3.1.2
Product: Ports & Packages Reporter: Alastair Hogge <agh>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me CC: agh
Priority: --- Flags: bugzilla: maintainer-feedback? (amdmi3)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
stratagus-3.1.2.patch none

Description Alastair Hogge 2021-12-20 08:06:46 UTC
Created attachment 230263 [details]
stratagus-3.1.2.patch

Update Stratagus to 3.1.2, have only tested build with poudriere.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-12-21 20:00:05 UTC
A commit in branch main references this bug:

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

commit e3b57880cd79ef4483f3b83fe5d4e930799e7986
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2021-12-20 17:41:10 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2021-12-21 19:57:54 +0000

    games/stratagus: update to 3.1.2

    PR:             260562
    Submitted by:   agh@riseup.net

 games/stratagus/Makefile                           | 40 ++++------------
 games/stratagus/distinfo                           |  6 +--
 games/stratagus/files/patch-CMakeLists.txt (new)   | 56 ++++++++++++++++++++++
 ...h-gameheaders_stratagus-tinyfiledialogs.h (new) | 13 +++++
 games/stratagus/pkg-descr                          |  5 +-
 games/stratagus/pkg-message                        | 13 +++--
 games/stratagus/pkg-plist                          |  4 +-
 7 files changed, 90 insertions(+), 47 deletions(-)
Comment 2 Alastair Hogge 2021-12-22 07:57:23 UTC
Thank you.