Bug 277645 - japanese/font-migmix: Update to 1.0.20231123 and take maintainership
Summary: japanese/font-migmix: Update to 1.0.20231123 and take maintainership
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: https://itouhiro.github.io/mixfont-mp...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-12 03:17 UTC by Kousuke Kannagi
Modified: 2026-04-08 16:01 UTC (History)
2 users (show)

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


Attachments
Update to 20231123 (3.93 KB, text/plain)
2024-03-12 03:17 UTC, Kousuke Kannagi
no flags Details
Update to 20231123 (4.04 KB, patch)
2024-03-14 06:06 UTC, Kousuke Kannagi
no flags Details | Diff
Update to 20231123 (3.95 KB, patch)
2024-03-21 11:22 UTC, Kousuke Kannagi
no flags Details | Diff
Update to 1.0.20231123 (4.21 KB, patch)
2025-12-13 00:12 UTC, Kousuke Kannagi
no flags Details | Diff
Update to 1.0.20231123 (5.35 KB, patch)
2025-12-25 01:08 UTC, Kousuke Kannagi
no flags Details | Diff
Update to 1.0.20231123 (4.46 KB, patch)
2026-04-07 01:52 UTC, Kousuke Kannagi
no flags Details | Diff
Refactor (2.55 KB, patch)
2026-04-07 01:52 UTC, Kousuke Kannagi
no flags Details | Diff
Update to 1.0.20231123 (4.47 KB, patch)
2026-04-08 00:47 UTC, Kousuke Kannagi
no flags 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 2024-03-12 03:17:36 UTC
Created attachment 249107 [details]
Update to 20231123

Update to 20200307, 20231123
Change MASTER_SITES, WWW
Comment 1 Kousuke Kannagi freebsd_committer freebsd_triage 2024-03-14 06:06:59 UTC
Created attachment 249145 [details]
Update to 20231123

Update to 20231123, 20200307
Change MASTER_SITES, WWW
Comment 2 Kousuke Kannagi freebsd_committer freebsd_triage 2024-03-21 11:22:42 UTC
Created attachment 249369 [details]
Update to 20231123
Comment 3 Kousuke Kannagi freebsd_committer freebsd_triage 2025-12-13 00:12:38 UTC
Created attachment 266142 [details]
Update to 1.0.20231123

Simplify Makefile.
Comment 4 Kousuke Kannagi freebsd_committer freebsd_triage 2025-12-25 01:08:06 UTC
Created attachment 266515 [details]
Update to 1.0.20231123

Update MASTER_SITES, DISTFILES and WWW.
Take maintainership.
Lint with portclippy.
Switch from LN to RLN.
Use Variable modifiers in INSTALL_DATA.
Comment 5 Kousuke Kannagi freebsd_committer freebsd_triage 2026-04-07 01:52:12 UTC
Created attachment 269437 [details]
Update to 1.0.20231123

Split the patch.
Comment 6 Kousuke Kannagi freebsd_committer freebsd_triage 2026-04-07 01:52:48 UTC
Created attachment 269438 [details]
Refactor
Comment 7 Kousuke Kannagi freebsd_committer freebsd_triage 2026-04-08 00:47:08 UTC
Created attachment 269471 [details]
Update to 1.0.20231123
Comment 8 Dima Panov freebsd_committer freebsd_triage 2026-04-08 09:10:45 UTC
No objections, go forward!
Comment 9 commit-hook freebsd_committer freebsd_triage 2026-04-08 16:00:12 UTC
A commit in branch main references this bug:

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

commit da49c0b0a549de92cdadf225c185a40accef971a
Author:     Kousuke Kannagi <mce@FreeBSD.org>
AuthorDate: 2026-04-07 01:07:07 +0000
Commit:     Kousuke Kannagi <mce@FreeBSD.org>
CommitDate: 2026-04-08 15:58:24 +0000

    japanese/font-migmix: Update to 1.0.20231123 and take maintainership

    In this release, the version numbers for 1? and 2? are different.
    Update MASTER_SITES, DISTFILES and WWW.

    Changelog (japanese):
    https://itouhiro.github.io/mixfont-mplus-ipa/changelog.html

    PR:             277645
    Approved by:    hrs (maintainer timeout > 3 months)
    Approved by:    fluffy (mentor), osa (mentor)

 japanese/font-migmix/Makefile | 33 ++++++++++++++++++---------------
 japanese/font-migmix/distinfo | 17 +++++++++--------
 2 files changed, 27 insertions(+), 23 deletions(-)
Comment 10 commit-hook freebsd_committer freebsd_triage 2026-04-08 16:00:13 UTC
A commit in branch main references this bug:

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

commit 224f94d5a77dd660057dba63e046db13a93ae07b
Author:     Kousuke Kannagi <mce@FreeBSD.org>
AuthorDate: 2026-04-07 01:09:31 +0000
Commit:     Kousuke Kannagi <mce@FreeBSD.org>
CommitDate: 2026-04-08 15:58:30 +0000

    japanese/font-migmix: Refactor

    Lint with portclippy.
    Refactoring do-install*.
    Switch from LN to RLN.

    PR:             277645
    Approved by:    fluffy (mentor), osa (mentor)

 japanese/font-migmix/Makefile | 33 +++++++++++++--------------------
 1 file changed, 13 insertions(+), 20 deletions(-)
Comment 11 Kousuke Kannagi freebsd_committer freebsd_triage 2026-04-08 16:01:41 UTC
Thank you.