Bug 282270

Summary: games/gobang: Update 0.1.1 → 0.1.2
Product: Ports & Packages Reporter: bigdragonsoft
Component: Individual Port(s)Assignee: Vladimir Druzenko <vvd>
Status: Closed FIXED    
Severity: Affects Some People CC: bigdragonsoft, uzsolt, vvd
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
update to 0.1.2 patch bigdragonsoft: maintainer-approval+

Description bigdragonsoft 2024-10-22 13:42:51 UTC
Created attachment 254446 [details]
update to 0.1.2 patch
Comment 1 Vladimir Druzenko freebsd_committer freebsd_triage 2024-10-23 00:07:28 UTC
Why add "ONLY_FOR_ARCHS= *"?
Comment 2 bigdragonsoft 2024-10-23 00:10:46 UTC
All architectures are supported. I don't know if this is written correctly either.
Comment 3 bigdragonsoft 2024-10-23 00:12:16 UTC
Is it okay not to write this line either?
Comment 4 Vladimir Druzenko freebsd_committer freebsd_triage 2024-10-23 00:22:06 UTC
This line is not needed.
Comment 5 commit-hook freebsd_committer freebsd_triage 2024-10-23 17:57:24 UTC
A commit in branch main references this bug:

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

commit f8339a3d89dbbe5499711eb9b8239d0f4055f6bb
Author:     bigdragonsoft <bigdragonsoft@gmail.com>
AuthorDate: 2024-10-23 17:56:18 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-10-23 17:56:18 +0000

    games/gobang: Update 0.1.1 → 0.1.2

    Changelog:
    https://github.com/bigdragonsoft/gobang/releases/tag/0.1.2

    PR:     282270

 games/gobang/Makefile | 2 +-
 games/gobang/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 6 Vladimir Druzenko freebsd_committer freebsd_triage 2024-10-23 17:58:43 UTC
Thanks.