Bug 281442 - games/chessx: update to 1.6.2
Summary: games/chessx: update to 1.6.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: Robert Clausecker
URL: https://github.com/Isarhamster/chessx...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-11 14:47 UTC by Alexey Vyskubov
Modified: 2024-09-16 20:25 UTC (History)
2 users (show)

See Also:


Attachments
upgrade port to 1.6.2 (3.28 KB, patch)
2024-09-11 14:47 UTC, Alexey Vyskubov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Vyskubov 2024-09-11 14:47:13 UTC
Created attachment 253500 [details]
upgrade port to 1.6.2

ChessX upstream was updated to 1.6.2. The port update patch is attached.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2024-09-11 14:47:13 UTC
Maintainer informed via mail
Comment 2 Robert Clausecker freebsd_committer freebsd_triage 2024-09-11 15:14:38 UTC
Comment on attachment 253500 [details]
upgrade port to 1.6.2

Please remember to mark patches as "patch" so they can be viewed in the on-line diff viewer.
Comment 3 Robert Clausecker freebsd_committer freebsd_triage 2024-09-11 15:18:50 UTC
Is there a changelog for this update?  A link suffices.
Comment 4 Alexey Vyskubov 2024-09-11 15:45:42 UTC
(In reply to Robert Clausecker from comment #3)

Changelog can be seen here: https://github.com/Isarhamster/chessx/blob/master/ChangeLog.md

Where do I put the link in port?
Comment 5 Robert Clausecker freebsd_committer freebsd_triage 2024-09-11 15:52:13 UTC
There's a "URL" field on this bug report.  Add it there like I just did for you.

Anyway, as rodrigo@ took this bug, it's now out of my hands.
Comment 6 commit-hook freebsd_committer freebsd_triage 2024-09-16 20:21:04 UTC
A commit in branch main references this bug:

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

commit 6ad3ae12f8884582fb5cbf566ba63f028bf3f909
Author:     Alexey Vyskubov <alexey@pentode.fi>
AuthorDate: 2024-09-11 14:41:19 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2024-09-16 20:14:20 +0000

    games/chessx: Upgrade to 1.6.2

    Changelog: https://github.com/Isarhamster/chessx/blob/master/ChangeLog.md

    PR:             281442

 games/chessx/Makefile                                 |  5 ++++-
 games/chessx/distinfo                                 |  6 +++---
 .../files/patch-src_gui_chessxsettings.cpp (gone)     | 16 ----------------
 .../files/patch-src_gui_chessxsettings.h (gone)       | 19 -------------------
 4 files changed, 7 insertions(+), 39 deletions(-)
Comment 7 Robert Clausecker freebsd_committer freebsd_triage 2024-09-16 20:25:08 UTC
Thank you for the submission.