Date: Thu, 26 Mar 2026 22:57:56 +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: 0c4a7710879c - main - misc/claude-code: update 2.1.8=?utf-8?Q?1 =E2=86=92 2.?=1.84 Message-ID: <69c5b9f4.3c1c6.4a7fc966@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=0c4a7710879c4e17e357a4ca0a5ecaa695d2c394 commit 0c4a7710879c4e17e357a4ca0a5ecaa695d2c394 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-03-26 21:52:50 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-03-26 22:57:54 +0000 misc/claude-code: update 2.1.81 → 2.1.84 --- misc/claude-code/Makefile | 2 +- misc/claude-code/distinfo | 6 ++--- misc/claude-code/files/package-lock.json | 38 ++++++++++++++++++++++++++++---- 3 files changed, 38 insertions(+), 8 deletions(-) diff --git a/misc/claude-code/Makefile b/misc/claude-code/Makefile index e169876be5bf..5dceb6850c00 100644 --- a/misc/claude-code/Makefile +++ b/misc/claude-code/Makefile @@ -1,5 +1,5 @@ PORTNAME= claude-code -DISTVERSION= 2.1.81 +DISTVERSION= 2.1.84 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org diff --git a/misc/claude-code/distinfo b/misc/claude-code/distinfo index ee70d64f192b..5d709b0f6764 100644 --- a/misc/claude-code/distinfo +++ b/misc/claude-code/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1774401097 -SHA256 (claude-code-2.1.81.tar.gz) = e1121aa63c862826b6432821128d66374ca71c2fcdaa17edfc9ed5094784b470 -SIZE (claude-code-2.1.81.tar.gz) = 20109330 +TIMESTAMP = 1774561797 +SHA256 (claude-code-2.1.84.tar.gz) = 35d85a777de6b2b5000b1d0cc69dd5e4a3e2288272c4aea4179a45dac418b1e3 +SIZE (claude-code-2.1.84.tar.gz) = 20200042 diff --git a/misc/claude-code/files/package-lock.json b/misc/claude-code/files/package-lock.json index 694abfc13e28..bbba0d6929b6 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.81" + "@anthropic-ai/claude-code": "^2.1.84" } }, "node_modules/@anthropic-ai/claude-code": { - "version": "2.1.81", - "resolved": "https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-2.1.81.tgz", - "integrity": "sha512-CyQmbrsCccqx7kNgg7/4+L9GcUG6VaTZYtB51zPHy85z1VvbPrnRP+jFP4seyR9L/c3XHSDU1LVHzKKyd1IcGQ==", + "version": "2.1.84", + "resolved": "https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-2.1.84.tgz", + "integrity": "sha512-xm8BBdhHNiT2TaHFvR1Ga7xa8OYA6TpMOY0AfHgt5VDjmacQNSXJSlT9kc0j4mljzFMHTvzYS+ibXY3H4YAf/g==", "license": "SEE LICENSE IN README.md", "bin": { "claude": "cli.js" @@ -117,6 +117,9 @@ "cpu": [ "arm" ], + "libc": [ + "glibc" + ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -133,6 +136,9 @@ "cpu": [ "arm64" ], + "libc": [ + "glibc" + ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -149,6 +155,9 @@ "cpu": [ "x64" ], + "libc": [ + "glibc" + ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -165,6 +174,9 @@ "cpu": [ "arm64" ], + "libc": [ + "musl" + ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -181,6 +193,9 @@ "cpu": [ "x64" ], + "libc": [ + "musl" + ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -197,6 +212,9 @@ "cpu": [ "arm" ], + "libc": [ + "glibc" + ], "license": "Apache-2.0", "optional": true, "os": [ @@ -219,6 +237,9 @@ "cpu": [ "arm64" ], + "libc": [ + "glibc" + ], "license": "Apache-2.0", "optional": true, "os": [ @@ -241,6 +262,9 @@ "cpu": [ "x64" ], + "libc": [ + "glibc" + ], "license": "Apache-2.0", "optional": true, "os": [ @@ -263,6 +287,9 @@ "cpu": [ "arm64" ], + "libc": [ + "musl" + ], "license": "Apache-2.0", "optional": true, "os": [ @@ -285,6 +312,9 @@ "cpu": [ "x64" ], + "libc": [ + "musl" + ], "license": "Apache-2.0", "optional": true, "os": [home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69c5b9f4.3c1c6.4a7fc966>
