[Midnightbsd-cvs] [MidnightBSD/mports] 32aeca: textproc/py-typogrify: switch from distutils to pe...

Lucas Holt noreply at github.com
Sat May 23 20:16:03 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 32aeca331ed287f2715629f28cf990f35190a7ce
      https://github.com/MidnightBSD/mports/commit/32aeca331ed287f2715629f28cf990f35190a7ce
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-23 (Sat, 23 May 2026)

  Changed paths:
    M textproc/py-typogrify/Makefile

  Log Message:
  -----------
  textproc/py-typogrify: switch from distutils to pep517

Package no longer ships setup.py; uses pyproject.toml instead.

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


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

  Changed paths:
    M sysutils/ldap-account-manager/Makefile

  Log Message:
  -----------
  sysutils/ldap-account-manager: fix config sample file names for 9.5.2

In 9.5.2, addressbook.conf.sample and samba3.conf.sample were renamed
to addressbook.sample.conf and samba3.sample.conf. unix.conf.sample and
windows_samba4.conf.sample were removed entirely. Update plist generation
to match the new naming convention and drop the removed configs.

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


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

  Changed paths:
    A shells/nushell/files/patch-cargo-crates_time-0.3.21_src_format__description_parse_mod.rs

  Log Message:
  -----------
  shells/nushell: fix type inference error in bundled time-0.3.21

Newer rustc cannot infer the type of `items` in parse_owned() without
an explicit annotation. Add Box<_> annotation as suggested by the
compiler (E0282).

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


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

  Changed paths:
    M cad/brlcad/Makefile
    A cad/brlcad/files/patch-src_libbg_spsr_Octree.inl
    A cad/brlcad/files/patch-src_libbu_env.c
    M cad/brlcad/pkg-plist

  Log Message:
  -----------
  cad/brlcad: fix build on MidnightBSD

Disable BRL-CAD's developer warning policy, use llvm15 on MidnightBSD, and patch portability issues exposed by the current toolchain.

Also fix the wrapper script staging path and remove stale bundled netpbm plist entries so the package target succeeds.

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


Compare: https://github.com/MidnightBSD/mports/compare/62f330d422ea...7fd9815cbf2b

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