[Midnightbsd-cvs] [MidnightBSD/mports] 358fe9: x11-toolkits/tk90: fix pkgconfig install path bypa...

Lucas Holt noreply at github.com
Mon Jul 13 09:06:15 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 358fe9056afdf188c7bb2f399884e91d7a087cc7
      https://github.com/MidnightBSD/mports/commit/358fe9056afdf188c7bb2f399884e91d7a087cc7
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-07-12 (Sun, 12 Jul 2026)

  Changed paths:
    M x11-toolkits/tk90/Makefile

  Log Message:
  -----------
  x11-toolkits/tk90: fix pkgconfig install path bypassing DESTDIR

The post-patch reinplace rewrote Tk's pkgconfig install rule to a hardcoded ${PREFIX}/libdata/pkgconfig, dropping the $(DESTDIR) prefix carried by the original $(LIB_INSTALL_DIR) expansion. This caused tk.pc to install to the real /usr/local during 'bmake fake' instead of the staging directory, failing the plist check ('Fake failed.').

Prefix the replacement with $(INSTALL_ROOT), matching the working pattern already used in lang/tcl90/Makefile.

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


  Commit: 4c50f615d69f7890ce762bd48f1c65b3387cad1d
      https://github.com/MidnightBSD/mports/commit/4c50f615d69f7890ce762bd48f1c65b3387cad1d
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-07-13 (Mon, 13 Jul 2026)

  Changed paths:
    M ai/github-copilot-cli/files/package-lock.json
    M devel/rust-bindgen-cli/Makefile
    M devel/rust-bindgen-cli/Makefile.crates
    M devel/rust-bindgen-cli/distinfo
    M multimedia/gmp-api/Makefile
    M multimedia/gmp-api/distinfo
    M multimedia/openh264/Makefile
    M multimedia/openh264/distinfo
    M multimedia/openh264/pkg-plist

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


  Commit: 2b4258c3f4729aa5270ba4664b347c1ce0d69faa
      https://github.com/MidnightBSD/mports/commit/2b4258c3f4729aa5270ba4664b347c1ce0d69faa
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-07-13 (Mon, 13 Jul 2026)

  Changed paths:
    M databases/p5-DBI/Makefile

  Log Message:
  -----------
  databases/p5-DBI: use CPAN author download path

AI-Assisted-by: GPT-5 <noreply at openai.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>


Compare: https://github.com/MidnightBSD/mports/compare/2132d4f43933...2b4258c3f472

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