Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Apr 2026 07:43:21 +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: 20a3ee0d4d62 - main - misc/claude-code: update 2.1.1=?utf-8?Q?05 =E2=86=92 2?=.1.109
Message-ID:  <69df4199.46d34.403cf314@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=20a3ee0d4d629c764342e38a582a0e57fe5c707c

commit 20a3ee0d4d629c764342e38a582a0e57fe5c707c
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-04-15 07:31:06 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-04-15 07:43:16 +0000

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

diff --git a/misc/claude-code/Makefile b/misc/claude-code/Makefile
index d270ab99c8cf..d709d9e12e17 100644
--- a/misc/claude-code/Makefile
+++ b/misc/claude-code/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	claude-code
-DISTVERSION=	2.1.105
-PORTREVISION=	1
+DISTVERSION=	2.1.109
 CATEGORIES=	misc # machine-learning
 DISTFILES=	${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}
 
diff --git a/misc/claude-code/distinfo b/misc/claude-code/distinfo
index bff9105a14ae..c8cbd94e90ac 100644
--- a/misc/claude-code/distinfo
+++ b/misc/claude-code/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1776138299
-SHA256 (claude-code-2.1.105.tar.gz) = 22e46555a0d2e4fa05892669f8018796cd3958f8fe1d7497368c191fb824741c
-SIZE (claude-code-2.1.105.tar.gz) = 18162312
+TIMESTAMP = 1776237955
+SHA256 (claude-code-2.1.109.tar.gz) = ae0d067038007d89c57778cb9aa36dea33b813682671372a6f330fcc9b5a387f
+SIZE (claude-code-2.1.109.tar.gz) = 18139494
 SHA256 (audio-capture-bb370f75235254da2c3d34f6168fc4a9902d9090.tar.gz) = d6a4e0ff2666efd60efd4259c0e29d6878975cc6f41a2171ff5a12b75e6ef7c6
 SIZE (audio-capture-bb370f75235254da2c3d34f6168fc4a9902d9090.tar.gz) = 26840618
diff --git a/misc/claude-code/files/package-lock.json b/misc/claude-code/files/package-lock.json
index 5e950f6e9c21..a4c4119401f1 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.105"
+        "@anthropic-ai/claude-code": "^2.1.109"
       }
     },
     "node_modules/@anthropic-ai/claude-code": {
-      "version": "2.1.105",
-      "resolved": "https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-2.1.105.tgz",
-      "integrity": "sha512-7lFleszri7+1orZC/doKsWvRJypqWPYN1MEWa30YoMQDnczDFY0UJkypfzK1G8+NalpNZuSdwt2CP8UmotaZ/g==",
+      "version": "2.1.109",
+      "resolved": "https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-2.1.109.tgz",
+      "integrity": "sha512-jVy1TcNWzFP/PFbrVfKYNSWoxXe4HJw7wjnZxR72S+X/kSG4Q1d1gVrUsr4Ej7udHBSaCiStqkOI0vGiy9aKlg==",
       "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?69df4199.46d34.403cf314>