Bug 264212

Summary: games/opengfx update to 7.1
Product: Ports & Packages Reporter: Alastair Hogge <agh>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: agh, fernape, rum1cro
Priority: --- Flags: bugzilla: maintainer-feedback? (rum1cro)
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/OpenTTD/OpenGFX/blob/7.1/changelog.txt
Attachments:
Description Flags
opengfx-7.1.patch
none
opengfx-7.1.patch
none
opengfx-7.1.patch none

Description Alastair Hogge 2022-05-25 04:23:49 UTC
Created attachment 234179 [details]
opengfx-7.1.patch
Comment 1 Alastair Hogge 2022-05-25 04:26:32 UTC
See also:
bug #264213
bug #264214
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2022-05-26 16:53:23 UTC
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.

Q/A: PKGNAMEPREFIX before DISTNAME
Q/A: NO_ARCH before NO_BUILD

Thanks!
Comment 3 Alastair Hogge 2022-05-27 02:23:35 UTC
Created attachment 234246 [details]
opengfx-7.1.patch

Update patch to reflect Fernando's triage suggestions.
Comment 4 Alastair Hogge 2022-05-27 07:12:21 UTC
Created attachment 234253 [details]
opengfx-7.1.patch

Restore .txt content as the OpenTTD in game content manager can utilise it.
Comment 5 commit-hook freebsd_committer freebsd_triage 2022-06-10 14:41:59 UTC
A commit in branch main references this bug:

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

commit 7a66a72bd43194fea5b7a1fa764d824a2d5af83f
Author:     Alastair Hogge <agh@riseup.net>
AuthorDate: 2022-05-27 08:12:59 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-06-10 14:38:58 +0000

    games/opengfx: update to 7.1

    ChangeLog: https://github.com/OpenTTD/OpenGFX/blob/7.1/changelog.txt

    PR:     264212
    Reported by:    agh@riseup.net
    Approved by:    rum1cro@yandex.ru (maintainer, timeout > 2 weeks)

 games/opengfx/Makefile | 16 ++++++++--------
 games/opengfx/distinfo |  6 +++---
 2 files changed, 11 insertions(+), 11 deletions(-)
Comment 6 Fernando Apesteguía freebsd_committer freebsd_triage 2022-06-10 14:44:11 UTC
Committed,

Thanks!