Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Apr 2026 19:42:31 +0000
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a2f88efd890b - main - misc/claude-code: update 2.1.8=?utf-8?Q?9 =E2=86=92 2.?=1.90
Message-ID:  <69cec6a7.33632.32e2d11a@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a2f88efd890bcafadc0ca9aab4482639cafb8ae8

commit a2f88efd890bcafadc0ca9aab4482639cafb8ae8
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-04-02 16:43:54 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-04-02 19:42:29 +0000

    misc/claude-code: update 2.1.89 → 2.1.90
---
 misc/claude-code/Makefile                | 4 +++-
 misc/claude-code/distinfo                | 6 +++---
 misc/claude-code/files/package-lock.json | 8 ++++----
 misc/claude-code/pkg-plist               | 7 -------
 4 files changed, 10 insertions(+), 15 deletions(-)

diff --git a/misc/claude-code/Makefile b/misc/claude-code/Makefile
index daf64c2c7535..827b652a5dd5 100644
--- a/misc/claude-code/Makefile
+++ b/misc/claude-code/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	claude-code
-DISTVERSION=	2.1.89
+DISTVERSION=	2.1.90
 CATEGORIES=	misc # machine-learning
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -45,5 +45,7 @@ do-install:
 	@${ECHO_CMD} 'export USE_BUILTIN_RIPGREP=false' >> ${STAGEDIR}${PREFIX}/bin/claude
 	@${ECHO_CMD} 'exec ${PREFIX}/lib/node_modules/${PACKAGE_NAME}/cli.js "$$@"' >> ${STAGEDIR}${PREFIX}/bin/claude
 	@${CHMOD} +x ${STAGEDIR}${PREFIX}/bin/claude
+	# remove bundled ripgrep
+	@${RM} -r ${STAGEDIR}${PREFIX}/lib/node_modules/${PACKAGE_NAME}/vendor/ripgrep
 
 .include <bsd.port.mk>
diff --git a/misc/claude-code/distinfo b/misc/claude-code/distinfo
index 93739dd0068f..fa90d8cc93c4 100644
--- a/misc/claude-code/distinfo
+++ b/misc/claude-code/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1775018154
-SHA256 (claude-code-2.1.89.tar.gz) = 41af62503ffac091c7b10add02081120b9dd6d5be55000193fd8b51233c1bcd3
-SIZE (claude-code-2.1.89.tar.gz) = 16052110
+TIMESTAMP = 1775147894
+SHA256 (claude-code-2.1.90.tar.gz) = debb5e196531112978820e5c9b374eca1d6db6dda9098a3c6bae79c9e14320a6
+SIZE (claude-code-2.1.90.tar.gz) = 16070380
diff --git a/misc/claude-code/files/package-lock.json b/misc/claude-code/files/package-lock.json
index 9a8e43adb723..fc22e1e5359d 100644
--- a/misc/claude-code/files/package-lock.json
+++ b/misc/claude-code/files/package-lock.json
@@ -8,13 +8,13 @@
       "name": "@anthropic-ai/claude-code-installer",
       "version": "1.0.0",
       "dependencies": {
-        "@anthropic-ai/claude-code": "^2.1.89"
+        "@anthropic-ai/claude-code": "^2.1.90"
       }
     },
     "node_modules/@anthropic-ai/claude-code": {
-      "version": "2.1.89",
-      "resolved": "https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-2.1.89.tgz",
-      "integrity": "sha512-etjihHqVxj1RjS5Zu/o+rv3ojn1N7AWzfgIOCSSSncfyb4qJn9J677scj0LHIxtwzjgU7j1qAedXlXKxgkFG2w==",
+      "version": "2.1.90",
+      "resolved": "https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-2.1.90.tgz",
+      "integrity": "sha512-orm8uULh71ow5yA27PXMGYZrNlEAUmmGOwPrOava6wuai1wAC7J7ZOvx2cbM2u8GJBDkdiNSFdUwYmzc6QsWDQ==",
       "license": "SEE LICENSE IN README.md",
       "bin": {
         "claude": "cli.js"
diff --git a/misc/claude-code/pkg-plist b/misc/claude-code/pkg-plist
index 16b23f97efe5..e130fd5e898c 100644
--- a/misc/claude-code/pkg-plist
+++ b/misc/claude-code/pkg-plist
@@ -12,10 +12,3 @@ lib/node_modules/@anthropic-ai/claude-code/vendor/audio-capture/arm64-win32/audi
 lib/node_modules/@anthropic-ai/claude-code/vendor/audio-capture/x64-darwin/audio-capture.node
 lib/node_modules/@anthropic-ai/claude-code/vendor/audio-capture/x64-linux/audio-capture.node
 lib/node_modules/@anthropic-ai/claude-code/vendor/audio-capture/x64-win32/audio-capture.node
-lib/node_modules/@anthropic-ai/claude-code/vendor/ripgrep/COPYING
-lib/node_modules/@anthropic-ai/claude-code/vendor/ripgrep/arm64-darwin/rg
-lib/node_modules/@anthropic-ai/claude-code/vendor/ripgrep/arm64-linux/rg
-lib/node_modules/@anthropic-ai/claude-code/vendor/ripgrep/arm64-win32/rg.exe
-lib/node_modules/@anthropic-ai/claude-code/vendor/ripgrep/x64-darwin/rg
-lib/node_modules/@anthropic-ai/claude-code/vendor/ripgrep/x64-linux/rg
-lib/node_modules/@anthropic-ai/claude-code/vendor/ripgrep/x64-win32/rg.exe


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69cec6a7.33632.32e2d11a>