[Midnightbsd-cvs] [MidnightBSD/mports] c9fca0: ai/codex: update to 0.155.1 (#1487)

Lucas Holt noreply at github.com
Sat Sep 19 23:58:39 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: c9fca0b6fcd9dbb00b1c8b7adefd501d6fb77193
      https://github.com/MidnightBSD/mports/commit/c9fca0b6fcd9dbb00b1c8b7adefd501d6fb77193
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-19 (Sat, 19 Sep 2026)

  Changed paths:
    M ai/codex/Makefile
    M ai/codex/Makefile.crates
    M ai/codex/distinfo

  Log Message:
  -----------
  ai/codex: update to 0.155.1 (#1487)

## Summary
- update Codex CLI from 0.149.0 to 0.155.1
- refresh Cargo crates and distfile checksums
- normalize CRLF Cargo manifests in the new MXC git dependency
- fix option-specific staging for completions and documentation

## Validation
- built successfully with installed rustc 1.95.0
- bmake patch
- bmake build
- bmake fake
- bmake package
- bmake checksum
- bmake check-license
- staged codex --version reports codex-cli 0.155.1
- portlint -C: 0 fatal errors, 2 pre-existing warnings
- git diff --check

The port retains its existing NO_TEST=yes setting because the
all-features workspace test suite exceeds practical time and memory
limits.

## Summary by Sourcery

Update the Codex CLI port and packaging metadata to version 0.155.1.

Bug Fixes:
- Fix staging of optional completion and documentation files through the
fake installation destination.
- Normalize CRLF Cargo manifests in the MXC dependency so its crates can
be processed correctly.

Enhancements:
- Update the Codex CLI port to version 0.155.1 with refreshed Cargo
dependencies and distfile checksums.

Signed-off-by: Lucas Holt <luke at foolishgames.com>



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