Summary: | games/chessx: update to 1.6.2 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Alexey Vyskubov <alexey> | ||||
Component: | Individual Port(s) | Assignee: | Robert Clausecker <fuz> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | fuz, rodrigo | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://github.com/Isarhamster/chessx/blob/master/ChangeLog.md | ||||||
Attachments: |
|
Maintainer informed via mail 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.
Is there a changelog for this update? A link suffices. (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? 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. 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(-) Thank you for the submission. |
Created attachment 253500 [details] upgrade port to 1.6.2 ChessX upstream was updated to 1.6.2. The port update patch is attached.