Bug 282270 - games/gobang: Update 0.1.1 → 0.1.2
Summary: games/gobang: Update 0.1.1 → 0.1.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-22 13:42 UTC by bigdragonsoft
Modified: 2024-10-23 17:58 UTC (History)
3 users (show)

See Also:


Attachments
update to 0.1.2 patch (1.28 KB, patch)
2024-10-22 13:42 UTC, bigdragonsoft
bigdragonsoft: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.