[Midnightbsd-cvs] [MidnightBSD/mports] 2ecdf8: misc/claude-code: disable auto-update for system p...
Lucas Holt
noreply at github.com
Tue Apr 21 23:51:01 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: 2ecdf89173e535a2ad243f55b5d842cbd002ce3c
https://github.com/MidnightBSD/mports/commit/2ecdf89173e535a2ad243f55b5d842cbd002ce3c
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-04-21 (Tue, 21 Apr 2026)
Changed paths:
M misc/claude-code/Makefile
Log Message:
-----------
misc/claude-code: disable auto-update for system package installs
Patch cli.js at extract time to prevent claude from attempting to
self-update via npm when installed under /usr/local/lib/node_modules
or /usr/lib/node_modules. The installation type is now reported as
"package-manager" for these paths, and the auto-updater bails out
on that type just as it does for development builds.
Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.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