[Midnightbsd-cvs] [MidnightBSD/mports] e0807f: ai/claude-code: update to 2.1.228 (#742)

Lucas Holt noreply at github.com
Tue Aug 11 18:34:26 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: e0807fa31d7d99196f712f642314a2dd1e38449c
      https://github.com/MidnightBSD/mports/commit/e0807fa31d7d99196f712f642314a2dd1e38449c
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-08-11 (Tue, 11 Aug 2026)

  Changed paths:
    M ai/claude-code/Makefile
    M ai/claude-code/distinfo

  Log Message:
  -----------
  ai/claude-code: update to 2.1.228 (#742)

Update ai/claude-code from 2.1.223 to 2.1.228 (latest upstream npm
release of
@anthropic-ai/claude-code-linux-x64).

## Validation
- `bmake makesum`, `bmake fake`, `bmake package` — all clean, pkg-plist
unchanged
- ELF sanity under linuxulator: `e_phoff` = 64 (well under PAGE_SIZE),
NEEDED
libs unchanged (librt, libc, ld-linux, libpthread, libdl, libm) — all
provided
  by the existing `USE_LINUX` set
- Staged binary executed: `claude --version` → `2.1.228 (Claude Code)`

Tested on MidnightBSD 4.x/amd64. The installed copy was not replaced
during
testing because an instance was running; the staged binary was run in
place.

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

## Summary by Sourcery

Update the claude-code port to the latest upstream 2.1.228 release.

New Features:
- Expose the latest Claude Code 2.1.228 Linux x64 binary via the port.

Enhancements:
- Refresh distversion and distinfo to track the new upstream npm release
of @anthropic-ai/claude-code-linux-x64.

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