Date: Wed, 29 Apr 2026 15:29:06 +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: 6959a1edffc5 - main - misc/clawhub: update 0.9.=?utf-8?Q?0 =E2=86=92 0.?=12.0 Message-ID: <69f223c2.18169.2e217e0c@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=6959a1edffc552e1e9e7ac2e0b584b2f2f395ff6 commit 6959a1edffc552e1e9e7ac2e0b584b2f2f395ff6 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-04-29 12:27:11 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-04-29 15:28:47 +0000 misc/clawhub: update 0.9.0 → 0.12.0 --- misc/clawhub/Makefile | 2 +- misc/clawhub/distinfo | 6 +-- misc/clawhub/files/package-lock.json | 22 +++++----- misc/clawhub/pkg-plist | 78 ++++++------------------------------ 4 files changed, 27 insertions(+), 81 deletions(-) diff --git a/misc/clawhub/Makefile b/misc/clawhub/Makefile index 53716c2bec07..866f567af225 100644 --- a/misc/clawhub/Makefile +++ b/misc/clawhub/Makefile @@ -1,5 +1,5 @@ PORTNAME= clawhub -DISTVERSION= 0.9.0 +DISTVERSION= 0.12.0 CATEGORIES= misc # machine-learning DIST_SUBDIR= ${PORTNAME} diff --git a/misc/clawhub/distinfo b/misc/clawhub/distinfo index 2abfe0691924..fe14425af2a1 100644 --- a/misc/clawhub/distinfo +++ b/misc/clawhub/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1776580398 -SHA256 (clawhub/clawhub-0.9.0.tar.gz) = e47cb65b552c328a5a1f7243c7a4784bc172f470fd70d3f59c5d52a41371a6df -SIZE (clawhub/clawhub-0.9.0.tar.gz) = 1268297 +TIMESTAMP = 1777465550 +SHA256 (clawhub/clawhub-0.12.0.tar.gz) = 6e72d61061eef217c944809f7cf314de11059a8b9c7a0bc378525e91b067ad5b +SIZE (clawhub/clawhub-0.12.0.tar.gz) = 1244400 diff --git a/misc/clawhub/files/package-lock.json b/misc/clawhub/files/package-lock.json index 5c196fa75402..a9aaa644b170 100644 --- a/misc/clawhub/files/package-lock.json +++ b/misc/clawhub/files/package-lock.json @@ -8,13 +8,13 @@ "name": "clawhub-installer", "version": "1.0.0", "dependencies": { - "clawhub": "^0.9.0" + "clawhub": "^0.12.0" } }, "node_modules/clawhub": { - "version": "0.9.0", - "resolved": "https://registry.npmjs.org/clawhub/-/clawhub-0.9.0.tgz", - "integrity": "sha512-p4qFJ84qF194KlGj0LlnuggPk0kKRgbp1wN27aJnRQ5FkwXlEalGqw8wngG2Ghca7q6vbvyVoI4V4KDv2zJWdQ==", + "version": "0.12.0", + "resolved": "https://registry.npmjs.org/clawhub/-/clawhub-0.12.0.tgz", + "integrity": "sha512-iTGM1Es9k/MQUDTnUklRm8i5z/PwwEaGa3OnMYq3cccleylZOPRIj35sxsjyoaU6AddiJGWHyN2E8aMvEWgWpg==", "license": "MIT", "dependencies": { "@clack/prompts": "^1.1.0", @@ -312,9 +312,9 @@ } }, "node_modules/clawhub/node_modules/ora": { - "version": "9.3.0", - "resolved": "https://registry.npmjs.org/ora/-/ora-9.3.0.tgz", - "integrity": "sha512-lBX72MWFduWEf7v7uWf5DHp9Jn5BI8bNPGuFgtXMmr2uDz2Gz2749y3am3agSDdkhHPHYmmxEGSKH85ZLGzgXw==", + "version": "9.4.0", + "resolved": "https://registry.npmjs.org/ora/-/ora-9.4.0.tgz", + "integrity": "sha512-84cglkRILFxdtA8hAvLNdMrtBpPNBTrQ9/ulg0FA7xLMnD6mifv+enAIeRmvtv+WgdCE+LPGOfQmtJRrVaIVhQ==", "license": "MIT", "dependencies": { "chalk": "^5.6.2", @@ -323,7 +323,7 @@ "is-interactive": "^2.0.0", "is-unicode-supported": "^2.1.0", "log-symbols": "^7.0.1", - "stdin-discarder": "^0.3.1", + "stdin-discarder": "^0.3.2", "string-width": "^8.1.0" }, "engines": { @@ -407,9 +407,9 @@ } }, "node_modules/clawhub/node_modules/string-width": { - "version": "8.2.0", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-8.2.0.tgz", - "integrity": "sha512-6hJPQ8N0V0P3SNmP6h2J99RLuzrWz2gvT7VnK5tKvrNqJoyS9W4/Fb8mo31UiPvy00z7DQXkP2hnKBVav76thw==", + "version": "8.2.1", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-8.2.1.tgz", + "integrity": "sha512-IIaP0g3iy9Cyy18w3M9YcaDudujEAVHKt3a3QJg1+sr/oX96TbaGUubG0hJyCjCBThFH+tFpcIyoUHUn1ogaLA==", "license": "MIT", "dependencies": { "get-east-asian-width": "^1.5.0", diff --git a/misc/clawhub/pkg-plist b/misc/clawhub/pkg-plist index dc2e5b45a945..6a49b4d1087c 100644 --- a/misc/clawhub/pkg-plist +++ b/misc/clawhub/pkg-plist @@ -8,12 +8,12 @@ lib/node_modules/clawhub/bin/clawdhub.js lib/node_modules/clawhub/dist/browserAuth.d.ts lib/node_modules/clawhub/dist/browserAuth.js lib/node_modules/clawhub/dist/browserAuth.js.map -lib/node_modules/clawhub/dist/browserAuth.test.d.ts -lib/node_modules/clawhub/dist/browserAuth.test.js -lib/node_modules/clawhub/dist/browserAuth.test.js.map lib/node_modules/clawhub/dist/cli.d.ts lib/node_modules/clawhub/dist/cli.js lib/node_modules/clawhub/dist/cli.js.map +lib/node_modules/clawhub/dist/cli/adminHelp.d.ts +lib/node_modules/clawhub/dist/cli/adminHelp.js +lib/node_modules/clawhub/dist/cli/adminHelp.js.map lib/node_modules/clawhub/dist/cli/authToken.d.ts lib/node_modules/clawhub/dist/cli/authToken.js lib/node_modules/clawhub/dist/cli/authToken.js.map @@ -23,81 +23,51 @@ lib/node_modules/clawhub/dist/cli/buildInfo.js.map lib/node_modules/clawhub/dist/cli/clawdbotConfig.d.ts lib/node_modules/clawhub/dist/cli/clawdbotConfig.js lib/node_modules/clawhub/dist/cli/clawdbotConfig.js.map -lib/node_modules/clawhub/dist/cli/clawdbotConfig.test.d.ts -lib/node_modules/clawhub/dist/cli/clawdbotConfig.test.js -lib/node_modules/clawhub/dist/cli/clawdbotConfig.test.js.map lib/node_modules/clawhub/dist/cli/commands/auth.d.ts lib/node_modules/clawhub/dist/cli/commands/auth.js lib/node_modules/clawhub/dist/cli/commands/auth.js.map -lib/node_modules/clawhub/dist/cli/commands/auth.test.d.ts -lib/node_modules/clawhub/dist/cli/commands/auth.test.js -lib/node_modules/clawhub/dist/cli/commands/auth.test.js.map lib/node_modules/clawhub/dist/cli/commands/delete.d.ts lib/node_modules/clawhub/dist/cli/commands/delete.js lib/node_modules/clawhub/dist/cli/commands/delete.js.map -lib/node_modules/clawhub/dist/cli/commands/delete.test.d.ts -lib/node_modules/clawhub/dist/cli/commands/delete.test.js -lib/node_modules/clawhub/dist/cli/commands/delete.test.js.map +lib/node_modules/clawhub/dist/cli/commands/github.d.ts +lib/node_modules/clawhub/dist/cli/commands/github.js +lib/node_modules/clawhub/dist/cli/commands/github.js.map lib/node_modules/clawhub/dist/cli/commands/inspect.d.ts lib/node_modules/clawhub/dist/cli/commands/inspect.js lib/node_modules/clawhub/dist/cli/commands/inspect.js.map -lib/node_modules/clawhub/dist/cli/commands/inspect.test.d.ts -lib/node_modules/clawhub/dist/cli/commands/inspect.test.js -lib/node_modules/clawhub/dist/cli/commands/inspect.test.js.map lib/node_modules/clawhub/dist/cli/commands/moderation.d.ts lib/node_modules/clawhub/dist/cli/commands/moderation.js lib/node_modules/clawhub/dist/cli/commands/moderation.js.map -lib/node_modules/clawhub/dist/cli/commands/moderation.test.d.ts -lib/node_modules/clawhub/dist/cli/commands/moderation.test.js -lib/node_modules/clawhub/dist/cli/commands/moderation.test.js.map lib/node_modules/clawhub/dist/cli/commands/ownership.d.ts lib/node_modules/clawhub/dist/cli/commands/ownership.js lib/node_modules/clawhub/dist/cli/commands/ownership.js.map -lib/node_modules/clawhub/dist/cli/commands/ownership.test.d.ts -lib/node_modules/clawhub/dist/cli/commands/ownership.test.js -lib/node_modules/clawhub/dist/cli/commands/ownership.test.js.map lib/node_modules/clawhub/dist/cli/commands/packages.d.ts lib/node_modules/clawhub/dist/cli/commands/packages.js lib/node_modules/clawhub/dist/cli/commands/packages.js.map -lib/node_modules/clawhub/dist/cli/commands/packages.test.d.ts -lib/node_modules/clawhub/dist/cli/commands/packages.test.js -lib/node_modules/clawhub/dist/cli/commands/packages.test.js.map lib/node_modules/clawhub/dist/cli/commands/publish.d.ts lib/node_modules/clawhub/dist/cli/commands/publish.js lib/node_modules/clawhub/dist/cli/commands/publish.js.map -lib/node_modules/clawhub/dist/cli/commands/publish.test.d.ts -lib/node_modules/clawhub/dist/cli/commands/publish.test.js -lib/node_modules/clawhub/dist/cli/commands/publish.test.js.map +lib/node_modules/clawhub/dist/cli/commands/rescan.d.ts +lib/node_modules/clawhub/dist/cli/commands/rescan.js +lib/node_modules/clawhub/dist/cli/commands/rescan.js.map lib/node_modules/clawhub/dist/cli/commands/skills.d.ts lib/node_modules/clawhub/dist/cli/commands/skills.js lib/node_modules/clawhub/dist/cli/commands/skills.js.map -lib/node_modules/clawhub/dist/cli/commands/skills.test.d.ts -lib/node_modules/clawhub/dist/cli/commands/skills.test.js -lib/node_modules/clawhub/dist/cli/commands/skills.test.js.map lib/node_modules/clawhub/dist/cli/commands/star.d.ts lib/node_modules/clawhub/dist/cli/commands/star.js lib/node_modules/clawhub/dist/cli/commands/star.js.map lib/node_modules/clawhub/dist/cli/commands/sync.d.ts lib/node_modules/clawhub/dist/cli/commands/sync.js lib/node_modules/clawhub/dist/cli/commands/sync.js.map -lib/node_modules/clawhub/dist/cli/commands/sync.test.d.ts -lib/node_modules/clawhub/dist/cli/commands/sync.test.js -lib/node_modules/clawhub/dist/cli/commands/sync.test.js.map lib/node_modules/clawhub/dist/cli/commands/syncHelpers.d.ts lib/node_modules/clawhub/dist/cli/commands/syncHelpers.js lib/node_modules/clawhub/dist/cli/commands/syncHelpers.js.map -lib/node_modules/clawhub/dist/cli/commands/syncHelpers.test.d.ts -lib/node_modules/clawhub/dist/cli/commands/syncHelpers.test.js -lib/node_modules/clawhub/dist/cli/commands/syncHelpers.test.js.map lib/node_modules/clawhub/dist/cli/commands/syncTypes.d.ts lib/node_modules/clawhub/dist/cli/commands/syncTypes.js lib/node_modules/clawhub/dist/cli/commands/syncTypes.js.map lib/node_modules/clawhub/dist/cli/commands/transfer.d.ts lib/node_modules/clawhub/dist/cli/commands/transfer.js lib/node_modules/clawhub/dist/cli/commands/transfer.js.map -lib/node_modules/clawhub/dist/cli/commands/transfer.test.d.ts -lib/node_modules/clawhub/dist/cli/commands/transfer.test.js -lib/node_modules/clawhub/dist/cli/commands/transfer.test.js.map lib/node_modules/clawhub/dist/cli/commands/unstar.d.ts lib/node_modules/clawhub/dist/cli/commands/unstar.js lib/node_modules/clawhub/dist/cli/commands/unstar.js.map @@ -107,15 +77,9 @@ lib/node_modules/clawhub/dist/cli/helpStyle.js.map lib/node_modules/clawhub/dist/cli/registry.d.ts lib/node_modules/clawhub/dist/cli/registry.js lib/node_modules/clawhub/dist/cli/registry.js.map -lib/node_modules/clawhub/dist/cli/registry.test.d.ts -lib/node_modules/clawhub/dist/cli/registry.test.js -lib/node_modules/clawhub/dist/cli/registry.test.js.map lib/node_modules/clawhub/dist/cli/scanSkills.d.ts lib/node_modules/clawhub/dist/cli/scanSkills.js lib/node_modules/clawhub/dist/cli/scanSkills.js.map -lib/node_modules/clawhub/dist/cli/scanSkills.test.d.ts -lib/node_modules/clawhub/dist/cli/scanSkills.test.js -lib/node_modules/clawhub/dist/cli/scanSkills.test.js.map lib/node_modules/clawhub/dist/cli/slug.d.ts lib/node_modules/clawhub/dist/cli/slug.js lib/node_modules/clawhub/dist/cli/slug.js.map @@ -125,33 +89,18 @@ lib/node_modules/clawhub/dist/cli/types.js.map lib/node_modules/clawhub/dist/cli/ui.d.ts lib/node_modules/clawhub/dist/cli/ui.js lib/node_modules/clawhub/dist/cli/ui.js.map -lib/node_modules/clawhub/dist/cli/ui.test.d.ts -lib/node_modules/clawhub/dist/cli/ui.test.js -lib/node_modules/clawhub/dist/cli/ui.test.js.map lib/node_modules/clawhub/dist/config.d.ts lib/node_modules/clawhub/dist/config.js lib/node_modules/clawhub/dist/config.js.map -lib/node_modules/clawhub/dist/config.test.d.ts -lib/node_modules/clawhub/dist/config.test.js -lib/node_modules/clawhub/dist/config.test.js.map lib/node_modules/clawhub/dist/discovery.d.ts lib/node_modules/clawhub/dist/discovery.js lib/node_modules/clawhub/dist/discovery.js.map -lib/node_modules/clawhub/dist/discovery.test.d.ts -lib/node_modules/clawhub/dist/discovery.test.js -lib/node_modules/clawhub/dist/discovery.test.js.map lib/node_modules/clawhub/dist/homedir.d.ts lib/node_modules/clawhub/dist/homedir.js lib/node_modules/clawhub/dist/homedir.js.map -lib/node_modules/clawhub/dist/http.bun.test.d.ts -lib/node_modules/clawhub/dist/http.bun.test.js -lib/node_modules/clawhub/dist/http.bun.test.js.map lib/node_modules/clawhub/dist/http.d.ts lib/node_modules/clawhub/dist/http.js lib/node_modules/clawhub/dist/http.js.map -lib/node_modules/clawhub/dist/http.test.d.ts -lib/node_modules/clawhub/dist/http.test.js -lib/node_modules/clawhub/dist/http.test.js.map lib/node_modules/clawhub/dist/schema/ark.d.ts lib/node_modules/clawhub/dist/schema/ark.js lib/node_modules/clawhub/dist/schema/ark.js.map @@ -161,6 +110,9 @@ lib/node_modules/clawhub/dist/schema/index.js.map lib/node_modules/clawhub/dist/schema/license.d.ts lib/node_modules/clawhub/dist/schema/license.js lib/node_modules/clawhub/dist/schema/license.js.map +lib/node_modules/clawhub/dist/schema/openclawContract.d.ts +lib/node_modules/clawhub/dist/schema/openclawContract.js +lib/node_modules/clawhub/dist/schema/openclawContract.js.map lib/node_modules/clawhub/dist/schema/packages.d.ts lib/node_modules/clawhub/dist/schema/packages.js lib/node_modules/clawhub/dist/schema/packages.js.map @@ -173,15 +125,9 @@ lib/node_modules/clawhub/dist/schema/schemas.js.map lib/node_modules/clawhub/dist/schema/textFiles.d.ts lib/node_modules/clawhub/dist/schema/textFiles.js lib/node_modules/clawhub/dist/schema/textFiles.js.map -lib/node_modules/clawhub/dist/schema/textFiles.test.d.ts -lib/node_modules/clawhub/dist/schema/textFiles.test.js -lib/node_modules/clawhub/dist/schema/textFiles.test.js.map lib/node_modules/clawhub/dist/skills.d.ts lib/node_modules/clawhub/dist/skills.js lib/node_modules/clawhub/dist/skills.js.map -lib/node_modules/clawhub/dist/skills.test.d.ts -lib/node_modules/clawhub/dist/skills.test.js -lib/node_modules/clawhub/dist/skills.test.js.map lib/node_modules/clawhub/dist/types.d.ts lib/node_modules/clawhub/dist/types.js lib/node_modules/clawhub/dist/types.js.maphome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f223c2.18169.2e217e0c>
