[Midnightbsd-cvs] [MidnightBSD/mports] 56f053: devel/py-pkgconfig: add py-poetry-core build depen...

Lucas Holt noreply at github.com
Tue May 26 08:50:23 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 56f053ad562ebac7b9e845c3ad26f66dbd39eaa5
      https://github.com/MidnightBSD/mports/commit/56f053ad562ebac7b9e845c3ad26f66dbd39eaa5
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-26 (Tue, 26 May 2026)

  Changed paths:
    M devel/py-pkgconfig/Makefile
    M devel/rubygem-async/Makefile
    M devel/rubygem-fastercsv/Makefile

  Log Message:
  -----------
  devel/py-pkgconfig: add py-poetry-core build dependency for pep517 backend
devel/rubygem-async: mark BROKEN (requires Ruby 3.3, MidnightBSD has 3.2)
devel/rubygem-fastercsv: fix ruby license case (RUBY -> ruby)

Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>


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

  Changed paths:
    A security/libsecret/files/patch-egg_egg-unix-credentials.c

  Log Message:
  -----------
  security/libsecret: fix compilation on BSD with LOCAL_CREDS socket option

Fix two bugs in egg-unix-credentials.c:
- set_local_creds() is undefined; replace with equivalent setsockopt call
- fprintf used undeclared identifier 'fd'; should be 'sock'

Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>


  Commit: 75195460000dfa2ab5102689eadc6ff09aaccd30
      https://github.com/MidnightBSD/mports/commit/75195460000dfa2ab5102689eadc6ff09aaccd30
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-26 (Tue, 26 May 2026)

  Changed paths:
    M lang/ocaml/pkg-plist

  Log Message:
  -----------
  lang/ocaml: remove afl-fuzz.html from plist, not present in 4.05 refman

Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>


  Commit: 5f481c9401cb26bc0468449c0bff1efa679bf250
      https://github.com/MidnightBSD/mports/commit/5f481c9401cb26bc0468449c0bff1efa679bf250
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-26 (Tue, 26 May 2026)

  Changed paths:
    M lang/fpc/Makefile

  Log Message:
  -----------
  lang/fpc: fix post-install sed invocation to avoid double -i flag

REINPLACE_CMD already includes -i.bak; passing -i "" as extra args gives
BSD sed two -i flags causing "first RE may not be empty". Use ${SED} -i ''
directly instead.

Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>


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

  Changed paths:
    M japanese/canna-lib/Makefile

  Log Message:
  -----------
  japanese/canna-lib: fix fake install DESTDIR+PREFIX path doubling

The instsgs install target uses DESTDIR which gets prepended to PREFIX.
During fake install, PREFIX is already staged, causing a doubled path.
FAKE_OPTS=trueprefix reverts PREFIX to TRUE_PREFIX so DESTDIR does the
staging correctly.

Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>


  Commit: 7fdaadbacb9e53e728ec3d24782f1e0aba76627d
      https://github.com/MidnightBSD/mports/commit/7fdaadbacb9e53e728ec3d24782f1e0aba76627d
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-26 (Tue, 26 May 2026)

  Changed paths:
    M accessibility/rubygem-atk/Makefile

  Log Message:
  -----------
  accessibility/rubygem-atk: add missing BUILD_DEPENDS on rubygem-pkg-config

The native extension build requires the pkg-config Ruby gem for system
library detection.

Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>


Compare: https://github.com/MidnightBSD/mports/compare/c4eaf9164ef6...7fdaadbacb9e

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