Bug 289954 - textproc/goldendict-ng: Update to 25.10.1
Summary: textproc/goldendict-ng: Update to 25.10.1
Status: Closed Not Accepted
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: https://github.com/xiaoyifang/goldend...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-10-02 00:41 UTC by Kousuke Kannagi
Modified: 2025-10-14 16:51 UTC (History)
2 users (show)

See Also:
vvd: merge-quarterly+


Attachments
Update to 25.10.0 (1.87 KB, patch)
2025-10-02 00:41 UTC, Kousuke Kannagi
mce: maintainer-approval+
Details | Diff
Add SPEECH option. (2.31 KB, patch)
2025-10-03 03:11 UTC, Kousuke Kannagi
mce: maintainer-approval+
Details | Diff
update to 25.10.0 (2.23 KB, patch)
2025-10-03 04:40 UTC, Kousuke Kannagi
mce: maintainer-approval+
Details | Diff
Update to 25.10.1 (2.23 KB, patch)
2025-10-03 06:06 UTC, Kousuke Kannagi
no flags Details | Diff
Drop maintainership (797 bytes, patch)
2025-10-03 19:17 UTC, Kousuke Kannagi
no flags Details | Diff
drop maintainership (797 bytes, patch)
2025-10-14 03:48 UTC, Kousuke Kannagi
mce: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kousuke Kannagi freebsd_committer freebsd_triage 2025-10-02 00:41:54 UTC
Created attachment 264224 [details]
Update to 25.10.0

Remove DISTVERSIONPREFIX, DISTVERSIONSUFFIX and use GH_TAGNAME.
Comment 1 Vladimir Druzenko freebsd_committer freebsd_triage 2025-10-02 01:51:36 UTC
(In reply to mew14930xvi from comment #0)
> Remove DISTVERSIONPREFIX, DISTVERSIONSUFFIX and use GH_TAGNAME.
Why?
Current way look better…
Comment 2 Kousuke Kannagi freebsd_committer freebsd_triage 2025-10-02 02:15:09 UTC
(In reply to Vladimir Druzenko from comment #1)
I prefer fewer lines.
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2025-10-02 12:37:33 UTC
(In reply to mew14930xvi from comment #2)
What do you think about:
GH_TAGNAME=v${DISTVERSION}-Release.2cfc2736
?
Comment 4 Kousuke Kannagi freebsd_committer freebsd_triage 2025-10-02 13:38:15 UTC
I prefer simple.
Is there a problem with the ID?
Comment 5 Robert Clausecker freebsd_committer freebsd_triage 2025-10-02 15:16:07 UTC
Please follow Porter's Handbook § 5.4.3 "USE_GITHUB", in particular see examples 17 and 18.  "I prefer fewer lines" is not a valid argument for deviating from policy.
Comment 6 Kousuke Kannagi freebsd_committer freebsd_triage 2025-10-03 02:57:10 UTC
(In reply to Robert Clausecker from comment #5)
You added the port using TAGNAME.
https://cgit.freebsd.org/ports/commit/textproc/goldendict-ng?id=90396abe6ba1d754808eac9286e372650e11ac7d
Comment 7 Robert Clausecker freebsd_committer freebsd_triage 2025-10-03 02:58:31 UTC
(In reply to mew14930xvi from comment #6)

Indeed, I missed that back then.  I should have not approved it like this.
Comment 8 Kousuke Kannagi freebsd_committer freebsd_triage 2025-10-03 03:11:40 UTC
Created attachment 264252 [details]
Add SPEECH option.
Comment 9 Kousuke Kannagi freebsd_committer freebsd_triage 2025-10-03 04:40:13 UTC
Created attachment 264255 [details]
update to 25.10.0

Remove RUN_DEPENDS=stardict-rptts.
Comment 11 commit-hook freebsd_committer freebsd_triage 2025-10-03 11:26:18 UTC
A commit in branch main references this bug:

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

commit 8311e0bba2d283983cd479f117d7e2bd0af24468
Author:     mew14930xvi <mew14930xvi@inbox.lv>
AuthorDate: 2025-10-03 11:20:00 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-10-03 11:25:11 +0000

    textproc/goldendict-ng: Update 25.06.0 => 25.10.1

    Changelogs:
    https://github.com/xiaoyifang/goldendict-ng/releases/tag/v25.10.0-Release.2cfc2736
    https://github.com/xiaoyifang/goldendict-ng/releases/tag/v25.10.1-Release.85f9a3d5

    Add SPEECH option.

    PR:     289954
    MFH:    2025Q4

 textproc/goldendict-ng/Makefile | 13 ++++++++-----
 textproc/goldendict-ng/distinfo |  6 +++---
 2 files changed, 11 insertions(+), 8 deletions(-)
Comment 12 commit-hook freebsd_committer freebsd_triage 2025-10-03 11:27:20 UTC
A commit in branch 2025Q4 references this bug:

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

commit f8b9baed1ff5339e2c99e63092a7ec3442e7b049
Author:     mew14930xvi <mew14930xvi@inbox.lv>
AuthorDate: 2025-10-03 11:20:00 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-10-03 11:26:50 +0000

    textproc/goldendict-ng: Update 25.06.0 => 25.10.1

    Changelogs:
    https://github.com/xiaoyifang/goldendict-ng/releases/tag/v25.10.0-Release.2cfc2736
    https://github.com/xiaoyifang/goldendict-ng/releases/tag/v25.10.1-Release.85f9a3d5

    Add SPEECH option.

    PR:     289954
    MFH:    2025Q4
    (cherry picked from commit 8311e0bba2d283983cd479f117d7e2bd0af24468)

 textproc/goldendict-ng/Makefile | 13 ++++++++-----
 textproc/goldendict-ng/distinfo |  6 +++---
 2 files changed, 11 insertions(+), 8 deletions(-)
Comment 13 Vladimir Druzenko freebsd_committer freebsd_triage 2025-10-03 11:28:11 UTC
Thanks.
Comment 14 Kousuke Kannagi freebsd_committer freebsd_triage 2025-10-03 19:17:23 UTC
Created attachment 264271 [details]
Drop maintainership
Comment 15 Kousuke Kannagi freebsd_committer freebsd_triage 2025-10-04 01:06:48 UTC
Drop maintainership.
Comment 16 Kousuke Kannagi freebsd_committer freebsd_triage 2025-10-14 03:48:38 UTC
Created attachment 264554 [details]
drop maintainership
Comment 17 commit-hook freebsd_committer freebsd_triage 2025-10-14 14:57:47 UTC
A commit in branch main references this bug:

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

commit 6634e68917079e76f6a0005767529dc19a846253
Author:     mew14930xvi <mew14930xvi@inbox.lv>
AuthorDate: 2025-10-03 19:13:47 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2025-10-14 14:56:32 +0000

    textproc/goldendict-ng: Drop maintainership

    PR:             289954

 textproc/goldendict-ng/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 18 Kousuke Kannagi freebsd_committer freebsd_triage 2025-10-14 16:05:59 UTC
2025Q4?
Comment 19 Robert Clausecker freebsd_committer freebsd_triage 2025-10-14 16:28:43 UTC
(In reply to mew14930xvi from comment #18)

Not really needed.  When in doubt, the main branch is relevant for who maintains the port.
Comment 20 Kousuke Kannagi freebsd_committer freebsd_triage 2025-10-14 16:43:26 UTC
Any suggestions to suppress showing Maintainer in pkg info in quartely?