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.
Maintainer informed via mail
LGTM
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(-)
Thank you.