[Midnightbsd-cvs] [MidnightBSD/mports] 9cbc09: cad/z88: fix staged path embedded in wrapper script

Lucas Holt noreply at github.com
Sat May 16 13:04:38 EDT 2026


  Branch: refs/heads/cad/z88
  Home:   https://github.com/MidnightBSD/mports
  Commit: 9cbc09613a66bdf24e9269bd4d73bae946ff3838
      https://github.com/MidnightBSD/mports/commit/9cbc09613a66bdf24e9269bd4d73bae946ff3838
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-15 (Fri, 15 May 2026)

  Changed paths:
    M cad/z88/Makefile

  Log Message:
  -----------
  cad/z88: fix staged path embedded in wrapper script

do-install runs with FAKE_DESTDIR prepended to PREFIX automatically,
so ${DATADIR} expands to the staging path. Substitute ${LOCALBASE}/share/${PORTNAME}
instead so the installed z88 wrapper script contains the correct
runtime path. Bump PORTREVISION.

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


  Commit: dd0d9b00b46209d1f537bd6e2be97e89ef58eefe
      https://github.com/MidnightBSD/mports/commit/dd0d9b00b46209d1f537bd6e2be97e89ef58eefe
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-16 (Sat, 16 May 2026)

  Changed paths:
    M devel/rubygem-actionview4/Makefile

  Log Message:
  -----------
  devel/rubygem-actionview4: add BUILD_DEPENDS= ${RUN_DEPENDS}

fake-qa checks gem runtime deps via `gem list` on the build machine;
without BUILD_DEPENDS the runtime gems are not installed at build time
and the check fails.  All other rubygem ports with RUN_DEPENDS follow
this same pattern.

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


Compare: https://github.com/MidnightBSD/mports/compare/9cbc09613a66%5E...dd0d9b00b462

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