Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 May 2026 23:25:02 +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: 48b74feacfe2 - main - misc/github-copilot-cli: update 1.0=?utf-8?Q?=2E44 =E2=86=92?= 1.0.48
Message-ID:  <6a0659ce.18f2b.52a7afb8@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=48b74feacfe264fde348cc4d29121dd48095f17d

commit 48b74feacfe264fde348cc4d29121dd48095f17d
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-05-14 23:24:53 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-05-14 23:24:53 +0000

    misc/github-copilot-cli: update 1.0.44 → 1.0.48
---
 misc/github-copilot-cli/Makefile                |  2 +-
 misc/github-copilot-cli/distinfo                |  6 +--
 misc/github-copilot-cli/files/package-lock.json | 56 ++++++++++++-------------
 misc/github-copilot-cli/pkg-plist               |  9 ----
 4 files changed, 32 insertions(+), 41 deletions(-)

diff --git a/misc/github-copilot-cli/Makefile b/misc/github-copilot-cli/Makefile
index 70140ecf0a3e..560e2635fb8d 100644
--- a/misc/github-copilot-cli/Makefile
+++ b/misc/github-copilot-cli/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	github-copilot-cli
-DISTVERSION=	1.0.44
+DISTVERSION=	1.0.48
 CATEGORIES=	misc # machine-learning
 DISTFILES=	${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}
 DIST_SUBDIR=	${PORTNAME}-x # -x is to see if it would fix checksum errors
diff --git a/misc/github-copilot-cli/distinfo b/misc/github-copilot-cli/distinfo
index 8f9a609063b0..06b9f42cefb9 100644
--- a/misc/github-copilot-cli/distinfo
+++ b/misc/github-copilot-cli/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1778340659
-SHA256 (github-copilot-cli-x/github-copilot-cli-1.0.44.tar.gz) = b8dc621d29084eabb40c18f41e157ec40482c326c59cc6063e9d6f09ac3d98f0
-SIZE (github-copilot-cli-x/github-copilot-cli-1.0.44.tar.gz) = 56065482
+TIMESTAMP = 1778800910
+SHA256 (github-copilot-cli-x/github-copilot-cli-1.0.48.tar.gz) = 2989a68cd930a9c7905a369eeefabf23a5e5741ec21bdf2c550598c0506c192b
+SIZE (github-copilot-cli-x/github-copilot-cli-1.0.48.tar.gz) = 71707580
 SHA256 (github-copilot-cli-x/node-v22.19.0-headers.tar.gz) = 183bdc17092336ad21e01a425d238e85db4ee077ae3caa0547ff1fbda07d9bd8
 SIZE (github-copilot-cli-x/node-v22.19.0-headers.tar.gz) = 8750990
 SHA256 (github-copilot-cli-x/pty-1.0.9.tar.gz) = 0f7550a42239ed4deae3429cf1a568aba8683baa829ff40d7b0d3ae751323dd6
diff --git a/misc/github-copilot-cli/files/package-lock.json b/misc/github-copilot-cli/files/package-lock.json
index a850adc8c19a..815b9ccabc63 100644
--- a/misc/github-copilot-cli/files/package-lock.json
+++ b/misc/github-copilot-cli/files/package-lock.json
@@ -8,30 +8,30 @@
       "name": "@github/copilot-installer",
       "version": "1.0.0",
       "dependencies": {
-        "@github/copilot": "^1.0.44"
+        "@github/copilot": "^1.0.48"
       }
     },
     "node_modules/@github/copilot": {
-      "version": "1.0.44",
-      "resolved": "https://registry.npmjs.org/@github/copilot/-/copilot-1.0.44.tgz",
-      "integrity": "sha512-wr/GmNOUaJK/giJK5abyB1oTpEowgFKLi+NJnlyAymKiK/GKCaRlJqiX23H2RetM8vD2hDYUFUFm9lTCooGy0g==",
+      "version": "1.0.48",
+      "resolved": "https://registry.npmjs.org/@github/copilot/-/copilot-1.0.48.tgz",
+      "integrity": "sha512-U5SzyTEq376UU9A4Sd3TEKz+Y2nRUd90cLO4Hc1otaB8yFSy9Ur2UVGcI2/wCoodL3a39k6WbdgNzFxr0gWFRQ==",
       "license": "SEE LICENSE IN LICENSE.md",
       "bin": {
         "copilot": "npm-loader.js"
       },
       "optionalDependencies": {
-        "@github/copilot-darwin-arm64": "1.0.44",
-        "@github/copilot-darwin-x64": "1.0.44",
-        "@github/copilot-linux-arm64": "1.0.44",
-        "@github/copilot-linux-x64": "1.0.44",
-        "@github/copilot-win32-arm64": "1.0.44",
-        "@github/copilot-win32-x64": "1.0.44"
+        "@github/copilot-darwin-arm64": "1.0.48",
+        "@github/copilot-darwin-x64": "1.0.48",
+        "@github/copilot-linux-arm64": "1.0.48",
+        "@github/copilot-linux-x64": "1.0.48",
+        "@github/copilot-win32-arm64": "1.0.48",
+        "@github/copilot-win32-x64": "1.0.48"
       }
     },
     "node_modules/@github/copilot/node_modules/@github/copilot-darwin-arm64": {
-      "version": "1.0.44",
-      "resolved": "https://registry.npmjs.org/@github/copilot-darwin-arm64/-/copilot-darwin-arm64-1.0.44.tgz",
-      "integrity": "sha512-9NqA5sT2spmNsehxhs51GhXRZIZga5nq+WcMl4LG2QrUPJRDwvHf1bDKqETJUBbYvBY8jONGuTKMRofkMI68YQ==",
+      "version": "1.0.48",
+      "resolved": "https://registry.npmjs.org/@github/copilot-darwin-arm64/-/copilot-darwin-arm64-1.0.48.tgz",
+      "integrity": "sha512-82MLoMQwPVVFM8EYssihFxSEPUYtZADE8rMzQ3jG9HgRg2qjQSfnHQS1mKe64dlXswZUK/onw6/8kjnW5I4pPg==",
       "cpu": [
         "arm64"
       ],
@@ -45,9 +45,9 @@
       }
     },
     "node_modules/@github/copilot/node_modules/@github/copilot-darwin-x64": {
-      "version": "1.0.44",
-      "resolved": "https://registry.npmjs.org/@github/copilot-darwin-x64/-/copilot-darwin-x64-1.0.44.tgz",
-      "integrity": "sha512-QPD8KtXx07SIKILGBl4JDhPyL2Qo0FMmaTYVxR6nkyHkHnFPsUZD6VWGR+T/KMLkcUXFM85Xc1ba9Y27s4nRrQ==",
+      "version": "1.0.48",
+      "resolved": "https://registry.npmjs.org/@github/copilot-darwin-x64/-/copilot-darwin-x64-1.0.48.tgz",
+      "integrity": "sha512-1VQ5r5F0h8GwboXmZTcutqcJT+iCpPXAF27QqodmpKEvW9aYfG8g9X2kFJOzDZoX+SA3Uaka9qXdYKF2xT6Uog==",
       "cpu": [
         "x64"
       ],
@@ -61,9 +61,9 @@
       }
     },
     "node_modules/@github/copilot/node_modules/@github/copilot-linux-arm64": {
-      "version": "1.0.44",
-      "resolved": "https://registry.npmjs.org/@github/copilot-linux-arm64/-/copilot-linux-arm64-1.0.44.tgz",
-      "integrity": "sha512-Z8ScIUP433xS18f68NP9jM9zW320Xzpi2wf7Nig/VyfrwupBy25UTezydQMT0KQHLWTEleHOPcYnASY3HgJXnQ==",
+      "version": "1.0.48",
+      "resolved": "https://registry.npmjs.org/@github/copilot-linux-arm64/-/copilot-linux-arm64-1.0.48.tgz",
+      "integrity": "sha512-PmsGnb0DZlI+Bf53l9HM1PAHHkUcMyB4y8v/7tnC/jDOV5dGF124n0HnDNfJLOLiJGiQGodthIif6QtPaAxpeA==",
       "cpu": [
         "arm64"
       ],
@@ -77,9 +77,9 @@
       }
     },
     "node_modules/@github/copilot/node_modules/@github/copilot-linux-x64": {
-      "version": "1.0.44",
-      "resolved": "https://registry.npmjs.org/@github/copilot-linux-x64/-/copilot-linux-x64-1.0.44.tgz",
-      "integrity": "sha512-KUl6lvJt0HNKaXSx0T0bIWJ3rvrGwgZYMlkDfqMbuMnZatEQJbjPwxmL/IDfp/c0DyKd7K+ajl17wHYcN/hJIQ==",
+      "version": "1.0.48",
+      "resolved": "https://registry.npmjs.org/@github/copilot-linux-x64/-/copilot-linux-x64-1.0.48.tgz",
+      "integrity": "sha512-b2cc4euSlke9fYHXXsS2EL9UYbctN0h4lZvtAcKUDY+RCnpYAQOVBZK+c1R9dQrtsT6Z/yUv7PuFPSs8qdtc2Q==",
       "cpu": [
         "x64"
       ],
@@ -93,9 +93,9 @@
       }
     },
     "node_modules/@github/copilot/node_modules/@github/copilot-win32-arm64": {
-      "version": "1.0.44",
-      "resolved": "https://registry.npmjs.org/@github/copilot-win32-arm64/-/copilot-win32-arm64-1.0.44.tgz",
-      "integrity": "sha512-JVJxZJwAc95ZfapgOXjNFwSqrWlvC3heo128L+CDkdZ6lwpD1dTGMHT/6rMMEeo3xjZmMm8tiynfwsHLDgTtvQ==",
+      "version": "1.0.48",
+      "resolved": "https://registry.npmjs.org/@github/copilot-win32-arm64/-/copilot-win32-arm64-1.0.48.tgz",
+      "integrity": "sha512-VEEOwddtpJ3DTbXGhnK6K8im4ofl9m08q1m/K++sNvWV8wkkOSOQBTiPdyUsuU/TXAoFhb8tZMIJv+6NnMBtMw==",
       "cpu": [
         "arm64"
       ],
@@ -109,9 +109,9 @@
       }
     },
     "node_modules/@github/copilot/node_modules/@github/copilot-win32-x64": {
-      "version": "1.0.44",
-      "resolved": "https://registry.npmjs.org/@github/copilot-win32-x64/-/copilot-win32-x64-1.0.44.tgz",
-      "integrity": "sha512-Yj3KQ/DqwS50PwRtyQITX2mWIVZeJeX+y0faVSMwUUzG1qxmMcme7wimhKOyc4LSV11DpgVB9MSiBw2xys7iww==",
+      "version": "1.0.48",
+      "resolved": "https://registry.npmjs.org/@github/copilot-win32-x64/-/copilot-win32-x64-1.0.48.tgz",
+      "integrity": "sha512-93BzvXLPHTyy1gWBXQY/IWIHor4IAwZuuo7/obG80/Qa6U0WeaN9slz/FBJvrsgVNrrRfEID5Xm3At+S6Kj67Q==",
       "cpu": [
         "x64"
       ],
diff --git a/misc/github-copilot-cli/pkg-plist b/misc/github-copilot-cli/pkg-plist
index 5cb1a319deb3..3dae33ece1ef 100644
--- a/misc/github-copilot-cli/pkg-plist
+++ b/misc/github-copilot-cli/pkg-plist
@@ -100,11 +100,6 @@ lib/node_modules/@github/copilot/foundry-local-sdk/node_modules/foundry-local-sd
 lib/node_modules/@github/copilot/foundry-local-sdk/node_modules/foundry-local-sdk/node_modules/adm-zip/zipFile.js
 lib/node_modules/@github/copilot/foundry-local-sdk/node_modules/foundry-local-sdk/script/install-utils.cjs
 lib/node_modules/@github/copilot/index.js
-lib/node_modules/@github/copilot/koffi/build/koffi/freebsd_arm64/koffi.node
-lib/node_modules/@github/copilot/koffi/build/koffi/freebsd_ia32/koffi.node
-lib/node_modules/@github/copilot/koffi/build/koffi/freebsd_%%NODE_ARCH%%/koffi.node
-lib/node_modules/@github/copilot/koffi/index.d.ts
-lib/node_modules/@github/copilot/koffi/index.js
 lib/node_modules/@github/copilot/mxc-bin/arm64/_manifest/spdx_2.2/ESRPClientLogs0505223422747.json
 lib/node_modules/@github/copilot/mxc-bin/arm64/_manifest/spdx_2.2/ESRPClientLogs0505224031447.json
 lib/node_modules/@github/copilot/mxc-bin/arm64/_manifest/spdx_2.2/bsi.cose
@@ -229,10 +224,6 @@ lib/node_modules/@github/copilot/voice-installer.worker.js
 lib/node_modules/@github/copilot/voice-mic.worker.js
 lib/node_modules/@github/copilot/worker/conoutSocketWorker.js
 @dir lib/node_modules/@github/copilot/foundry-local-sdk/node_modules/foundry-local-sdk/prebuilds
-@dir lib/node_modules/@github/copilot/koffi/build/koffi/musl_arm64
-@dir lib/node_modules/@github/copilot/koffi/build/koffi/musl_%%NODE_ARCH%%
-@dir lib/node_modules/@github/copilot/koffi/build/koffi/openbsd_ia32
-@dir lib/node_modules/@github/copilot/koffi/build/koffi/openbsd_%%NODE_ARCH%%
 @dir lib/node_modules/@github/copilot/pvrecorder/node_modules/@picovoice/pvrecorder-node/lib/mac/arm64
 @dir lib/node_modules/@github/copilot/pvrecorder/node_modules/@picovoice/pvrecorder-node/lib/mac/x86_64
 @dir lib/node_modules/@github/copilot/pvrecorder/node_modules/@picovoice/pvrecorder-node/lib/windows/amd64


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a0659ce.18f2b.52a7afb8>