[Midnightbsd-cvs] [MidnightBSD/mports] 70c3cb: japanese/prn-ps: drop redundant BUILD_DEPENDS on k...

Lucas Holt noreply at github.com
Sun May 17 14:48:45 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 70c3cbed5705b0ef933635de11ecac67a725799c
      https://github.com/MidnightBSD/mports/commit/70c3cbed5705b0ef933635de11ecac67a725799c
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-17 (Sun, 17 May 2026)

  Changed paths:
    M japanese/prn-ps/Makefile

  Log Message:
  -----------
  japanese/prn-ps: drop redundant BUILD_DEPENDS on kcc, bump PORTREVISION

kcc is only compiled in as a hardcoded path string (KCCPATH), not called
during the build phase. Having the same package in both BUILD_DEPENDS and
RUN_DEPENDS caused Magus to skip installing ja-kcc before the package
install test, failing with "ja-prn depends on ja-kcc, which is not
installed." Moving to RUN_DEPENDS only is semantically correct.

AI-Assisted-by: Claude Sonnet 4.6 <noreply at anthropic.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>


  Commit: 63c481ede7d76999e961ab65f34a80446ca4ede8
      https://github.com/MidnightBSD/mports/commit/63c481ede7d76999e961ab65f34a80446ca4ede8
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-17 (Sun, 17 May 2026)

  Changed paths:
    M Mk/components/fake/vars.mk

  Log Message:
  -----------
  Merge branch 'master' of github.com:MidnightBSD/mports


Compare: https://github.com/MidnightBSD/mports/compare/d7720dc8d5a5...63c481ede7d7

To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications


More information about the Midnightbsd-cvs mailing list