[Midnightbsd-cvs] [MidnightBSD/mports] aeaf32: ai/codex: update to 0.144.1 (#633)

Lucas Holt noreply at github.com
Sat Jul 11 17:30:44 EDT 2026


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

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

  Log Message:
  -----------
  ai/codex: update to 0.144.1 (#633)

Updates the OpenAI Codex CLI (`ai/codex`) from 0.142.5 to **0.144.1**,
the latest upstream release (tag `rust-v0.144.1`).

FreeBSD's `misc/codex` is at 0.142.4, so this port is now ahead of
FreeBSD.

## Changes
- `Makefile`: `DISTVERSION` 0.142.5 → 0.144.1.
- `Makefile.crates`: regenerated from the new `Cargo.lock` via
`cargo-crates-merge`. Crate deltas: `rmcp`/`rmcp-macros` 1.7.0→1.8.0,
`plist` 1.8.0→1.9.0, `quick-xml` 0.38.4→0.39.4 (+0.41.0),
`wayland-scanner` 0.31.8→0.31.10, `crossbeam-epoch` 0.9.18→0.9.20.
- `distinfo`: regenerated.

## Validation (amd64)
- `bmake build` succeeds (release profile, ~27 min).
- Resulting binary reports `codex-cli 0.144.1` and runs.
- `bmake fake` succeeds; plist complete (no missing/orphan files).

## Notes
- The pre-existing `openssl-src` vendored-OpenSSL Q/A warning is
unchanged by this update and left as-is.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

## Summary by Sourcery

Update the ai/codex port to the upstream codex-cli 0.144.1 release.

New Features:
- Track the latest upstream OpenAI Codex CLI release 0.144.1 in the
ai/codex port.

Build:
- Refresh Makefile.crates and distinfo to match the new upstream
Cargo.lock and distfile.

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