Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Apr 2026 09:20:49 +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: a47d0e5e6788 - main - misc/claude-code: update 2.1.8=?utf-8?Q?6 =E2=86=92 2.?=1.89
Message-ID:  <69cce371.39a07.4be50f0f@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=a47d0e5e6788341e07e3850aaaa1bbce88863e4e

commit a47d0e5e6788341e07e3850aaaa1bbce88863e4e
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-04-01 04:41:03 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-04-01 09:20:45 +0000

    misc/claude-code: update 2.1.86 → 2.1.89
---
 misc/claude-code/Makefile                | 2 +-
 misc/claude-code/distinfo                | 6 +++---
 misc/claude-code/files/package-lock.json | 8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/misc/claude-code/Makefile b/misc/claude-code/Makefile
index a9641adf0e34..daf64c2c7535 100644
--- a/misc/claude-code/Makefile
+++ b/misc/claude-code/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	claude-code
-DISTVERSION=	2.1.86
+DISTVERSION=	2.1.89
 CATEGORIES=	misc # machine-learning
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/misc/claude-code/distinfo b/misc/claude-code/distinfo
index ea2f5f2dadc9..93739dd0068f 100644
--- a/misc/claude-code/distinfo
+++ b/misc/claude-code/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1774684898
-SHA256 (claude-code-2.1.86.tar.gz) = 8c63d6abcd1c32c6d63c0cdc31bf3c4f9c536f7871731d9349671abc268f2a2e
-SIZE (claude-code-2.1.86.tar.gz) = 16901624
+TIMESTAMP = 1775018154
+SHA256 (claude-code-2.1.89.tar.gz) = 41af62503ffac091c7b10add02081120b9dd6d5be55000193fd8b51233c1bcd3
+SIZE (claude-code-2.1.89.tar.gz) = 16052110
diff --git a/misc/claude-code/files/package-lock.json b/misc/claude-code/files/package-lock.json
index 802938285983..9a8e43adb723 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.86"
+        "@anthropic-ai/claude-code": "^2.1.89"
       }
     },
     "node_modules/@anthropic-ai/claude-code": {
-      "version": "2.1.86",
-      "resolved": "https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-2.1.86.tgz",
-      "integrity": "sha512-Kd26SOYr9ULjSBTt8aPPhS6OkLKBV7qO9rFRWufK5U+WP219YJSbHO9erePtLxvOVl4/OmW/KHE2fqdW0McDNA==",
+      "version": "2.1.89",
+      "resolved": "https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-2.1.89.tgz",
+      "integrity": "sha512-etjihHqVxj1RjS5Zu/o+rv3ojn1N7AWzfgIOCSSSncfyb4qJn9J677scj0LHIxtwzjgU7j1qAedXlXKxgkFG2w==",
       "license": "SEE LICENSE IN README.md",
       "bin": {
         "claude": "cli.js"


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69cce371.39a07.4be50f0f>