Bug 294239 - japanese/skk-jawiki: Update to 2026.04.01.141931
Summary: japanese/skk-jawiki: Update to 2026.04.01.141931
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kousuke Kannagi
URL:
Keywords:
Depends on: 294238
Blocks:
  Show dependency treegraph
 
Reported: 2026-04-04 01:23 UTC by Kousuke Kannagi
Modified: 2026-04-05 15:00 UTC (History)
2 users (show)

See Also:
osa: maintainer-feedback+
mce: maintainer-feedback? (fluffy)


Attachments
Update to 2026.04.01.141931 (5.21 KB, patch)
2026-04-04 01:23 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 2026-04-04 01:23:11 UTC
Created attachment 269351 [details]
Update to 2026.04.01.141931

The generated dictionaries are now provided separately from the source code.
mecab-jawiki has been separated from skk-jawiki, so remove the related code.
Switch from USE_GITHUB to MASTER_SITES and DISTFILES.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2026-04-04 01:23:11 UTC
Maintainer informed via mail
Comment 2 Sergey A. Osokin freebsd_committer freebsd_triage 2026-04-05 10:42:31 UTC
LGTM
Comment 3 commit-hook freebsd_committer freebsd_triage 2026-04-05 14:55:35 UTC
A commit in branch main references this bug:

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

commit f9203ceaaf48a1f3071fcd6ef7dec6d46bd11b35
Author:     Kousuke Kannagi <mce@FreeBSD.org>
AuthorDate: 2026-04-04 01:06:05 +0000
Commit:     Kousuke Kannagi <mce@FreeBSD.org>
CommitDate: 2026-04-05 14:53:56 +0000

    japanese/skk-jawiki: Update to 2026.04.01.141931

    The generated dictionaries are now provided separately from the source
    code. japanese/mecab-jawiki has been separated from skk-jawiki, so
    remove the related code.
    Switch from USE_GITHUB to MASTER_SITES and DISTFILES.

    PR:             294239
    Approved by:    osa (mentor)

 japanese/skk-jawiki/Makefile                       | 58 +++++-----------------
 japanese/skk-jawiki/distinfo                       |  6 +--
 .../files/extra-patch-mecab-userdic.csv (gone)     | 10 ----
 3 files changed, 15 insertions(+), 59 deletions(-)
Comment 4 Kousuke Kannagi freebsd_committer freebsd_triage 2026-04-05 15:00:13 UTC
Thank you.