From nobody Sun Apr 12 07:50:04 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4ftjPT0VSWz6YxFl for ; Sun, 12 Apr 2026 07:50:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ftjPS6wLNz45mC for ; Sun, 12 Apr 2026 07:50:04 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1775980205; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=3ebT9wvwBpHGz5egzhc+Jei3Zs3Pi+PWSwUzT2BwW5s=; b=fnvZbvIjiS7RJFibCnvfVt9tdaRdLGNgSVSpy/LEdq802fxlZz8VtBmgkzkysViw26HFRR bDF8IhrGW4a2T/7rc2uOTMBM798aReoHmINRU83EYApzf+LV6kBQbWxxCC/Tgck9QbeyKG ni1sD0LEQvw7Vw0Lb5EzXl4Grnm40/6tt6lub2vsA/Bpi9ckeJQzKvZww4hovx+OBjdzUW 8Gx0tpcXr748giWm5nv9YhMQE1fIipqf3cLsxcxNvOOMZjulwMzARoOcVrTA8+E1JAgNjT /lo8bWQjS8QA+DSqK3tgp6z/ghujuhTvlQvYhxo5NB5M7L5d6JGCh77H/lBqgw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1775980205; a=rsa-sha256; cv=none; b=Or7K+pIdY1Duo9XBrepQh5TxNuhQZNi4pWRYvOQjiTfg4/u3OaDyqEgx8rUI9SuE9H649U SuNqV4AKg03aXB0xkskmHie09W9F24Cikvc8aYqkP+hjMroMyYF4yh2os6st2Gyh77um63 XnK3lcthj8MdmdlrE29JekxzG9lsMoxKiTU61xyy/jpzl2oD8jB3omHaAuQwQGz8gw0Uks xjqmEdgdc3/yCFhzYg3MMwb1Ihdsa8CubYr20qbGKJHv0fI2IY84Fmrp0BDNapLUwp5um+ NsYUiLLp5kYOQL+VWfrdcZlPjTSMyovhAkVprORZyr8vH88dfc2J3l1H33uIVA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1775980205; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=3ebT9wvwBpHGz5egzhc+Jei3Zs3Pi+PWSwUzT2BwW5s=; b=Jj9Ttuxd/assSRdDFZoHbNhljNNTKdEATsaKcn2PgxjiYx3SGNgDR+PAgDdW49UsktNLyh fx/Mxnz7rrzEe7YS4x3zj6Dg16XyXIIOwb6jKUf2MZSYzkhsMrF7pmIoaOVp0559+0vghc Rte69hGR83mjyNDpAxkGtJratTib01gEAPQOfxODufiRZtz7TIDA+5KMcozTjljDtaZvlb JRL7xYpxeH5TdktvHQUzvIoCxgh0fEYY5TwFaZyavhb2ar7WqDPKxV6nYGqgC1WHQDB54v S9k7rawFrfegs/753ySp19MWjCYlIF0TD9z9+5M/5zKjMFQH8gP7DAawkVwWzA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4ftjPS6GChz16M3 for ; Sun, 12 Apr 2026 07:50:04 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3d0b7 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 12 Apr 2026 07:50:04 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 54ed1e8b414e - main - misc/gemini-cli: update 0.36.0=?utf-8?Q? =E2=86=92 0.3?=7.1 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 54ed1e8b414e1d311e03d6ab7251566421aefb99 Auto-Submitted: auto-generated Date: Sun, 12 Apr 2026 07:50:04 +0000 Message-Id: <69db4eac.3d0b7.471cad97@gitrepo.freebsd.org> The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=54ed1e8b414e1d311e03d6ab7251566421aefb99 commit 54ed1e8b414e1d311e03d6ab7251566421aefb99 Author: Yuri Victorovich AuthorDate: 2026-04-12 07:48:37 +0000 Commit: Yuri Victorovich CommitDate: 2026-04-12 07:48:37 +0000 misc/gemini-cli: update 0.36.0 → 0.37.1 --- misc/gemini-cli/Makefile | 2 +- misc/gemini-cli/distinfo | 6 ++-- misc/gemini-cli/files/package-lock.json | 8 ++--- misc/gemini-cli/pkg-plist | 56 +++++++++++++++++++-------------- 4 files changed, 41 insertions(+), 31 deletions(-) diff --git a/misc/gemini-cli/Makefile b/misc/gemini-cli/Makefile index 5fb82e16d89e..022d063cd07a 100644 --- a/misc/gemini-cli/Makefile +++ b/misc/gemini-cli/Makefile @@ -1,5 +1,5 @@ PORTNAME= gemini-cli -DISTVERSION= 0.36.0 +DISTVERSION= 0.37.1 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org diff --git a/misc/gemini-cli/distinfo b/misc/gemini-cli/distinfo index 099cd41524ca..eb996b683bc9 100644 --- a/misc/gemini-cli/distinfo +++ b/misc/gemini-cli/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1775553574 -SHA256 (gemini-cli-0.36.0.tar.gz) = b0f182481244b8fb1b1b7866ff4e796d72130bccd92faa4d11db0a756a93ec72 -SIZE (gemini-cli-0.36.0.tar.gz) = 35450762 +TIMESTAMP = 1775979959 +SHA256 (gemini-cli-0.37.1.tar.gz) = 932f973d8f7bca79df072cb34ce3f645b0da99bd3d75e72048111e01925ec8e5 +SIZE (gemini-cli-0.37.1.tar.gz) = 39168986 diff --git a/misc/gemini-cli/files/package-lock.json b/misc/gemini-cli/files/package-lock.json index 77679ab3cf65..78428700d025 100644 --- a/misc/gemini-cli/files/package-lock.json +++ b/misc/gemini-cli/files/package-lock.json @@ -8,13 +8,13 @@ "name": "gemini-cli-installer", "version": "1.0.0", "dependencies": { - "@google/gemini-cli": "^0.36.0" + "@google/gemini-cli": "^0.37.1" } }, "node_modules/@google/gemini-cli": { - "version": "0.36.0", - "resolved": "https://registry.npmjs.org/@google/gemini-cli/-/gemini-cli-0.36.0.tgz", - "integrity": "sha512-/5DeGPJhqDr/JoPgSfjCj+LcmuyPB1Fwrodpw1MaeK4RG/8xSME+bwg8ar1KCuQMCrQiI3UFUhan7jQHazMwTQ==", + "version": "0.37.1", + "resolved": "https://registry.npmjs.org/@google/gemini-cli/-/gemini-cli-0.37.1.tgz", + "integrity": "sha512-F9koIXd9ZX1yu2MPyMvnwbrdehmPIPqctYI2dy3eS6EKqzg8V83LOvbApGBqrIKec1z2skfnEbC9C6sDNkcojw==", "license": "Apache-2.0", "bin": { "gemini": "bundle/gemini.js" diff --git a/misc/gemini-cli/pkg-plist b/misc/gemini-cli/pkg-plist index d3d9f0785149..27d4448d1c2b 100644 --- a/misc/gemini-cli/pkg-plist +++ b/misc/gemini-cli/pkg-plist @@ -216,28 +216,33 @@ lib/node_modules/@google/gemini-cli/bundle/bundled/third_party/issue-description lib/node_modules/@google/gemini-cli/bundle/bundled/third_party/issue-descriptions/unencodedDigestIncorrectDigestType.md lib/node_modules/@google/gemini-cli/bundle/bundled/third_party/issue-descriptions/unencodedDigestMalformedDictionary.md lib/node_modules/@google/gemini-cli/bundle/bundled/third_party/issue-descriptions/unencodedDigestUnknownAlgorithm.md -lib/node_modules/@google/gemini-cli/bundle/chunk-2OFO4ODK.js +lib/node_modules/@google/gemini-cli/bundle/chunk-2P3YD5SP.js lib/node_modules/@google/gemini-cli/bundle/chunk-34MYV7JD.js lib/node_modules/@google/gemini-cli/bundle/chunk-5AUYMPVF.js +lib/node_modules/@google/gemini-cli/bundle/chunk-5OOT636U.js +lib/node_modules/@google/gemini-cli/bundle/chunk-656G5G3B.js lib/node_modules/@google/gemini-cli/bundle/chunk-664ZODQF.js +lib/node_modules/@google/gemini-cli/bundle/chunk-6G53DP6Y.js +lib/node_modules/@google/gemini-cli/bundle/chunk-7D745VGL.js +lib/node_modules/@google/gemini-cli/bundle/chunk-7I6BZ5I5.js lib/node_modules/@google/gemini-cli/bundle/chunk-DAHVX5MI.js -lib/node_modules/@google/gemini-cli/bundle/chunk-EAXTBDLN.js -lib/node_modules/@google/gemini-cli/bundle/chunk-GHJNEZXJ.js +lib/node_modules/@google/gemini-cli/bundle/chunk-DZQZKSDY.js lib/node_modules/@google/gemini-cli/bundle/chunk-IUUIT4SU.js -lib/node_modules/@google/gemini-cli/bundle/chunk-MYI75E6G.js -lib/node_modules/@google/gemini-cli/bundle/chunk-QVTX2M5J.js +lib/node_modules/@google/gemini-cli/bundle/chunk-JS5WSGB2.js +lib/node_modules/@google/gemini-cli/bundle/chunk-MODIYMRW.js lib/node_modules/@google/gemini-cli/bundle/chunk-RJTRUG2J.js -lib/node_modules/@google/gemini-cli/bundle/chunk-S2IQOR7T.js -lib/node_modules/@google/gemini-cli/bundle/chunk-UNM3DGTG.js -lib/node_modules/@google/gemini-cli/bundle/chunk-VB55KQW3.js -lib/node_modules/@google/gemini-cli/bundle/core-6V2OYDRU.js -lib/node_modules/@google/gemini-cli/bundle/core-BMLL5RF4.js +lib/node_modules/@google/gemini-cli/bundle/chunk-U4FACSVX.js +lib/node_modules/@google/gemini-cli/bundle/chunk-Y63D5UTO.js +lib/node_modules/@google/gemini-cli/bundle/core-TNOSLH5P.js lib/node_modules/@google/gemini-cli/bundle/devtools-36NN55EP.js -lib/node_modules/@google/gemini-cli/bundle/devtoolsService-QTW7GHQP.js -lib/node_modules/@google/gemini-cli/bundle/devtoolsService-UL6JE436.js -lib/node_modules/@google/gemini-cli/bundle/devtoolsService-ZKU2HLK2.js -lib/node_modules/@google/gemini-cli/bundle/dist-PYC2JXAJ.js +lib/node_modules/@google/gemini-cli/bundle/devtoolsService-5AAG2UMX.js +lib/node_modules/@google/gemini-cli/bundle/devtoolsService-DG3SDAMZ.js +lib/node_modules/@google/gemini-cli/bundle/devtoolsService-NL4FGM2B.js +lib/node_modules/@google/gemini-cli/bundle/devtoolsService-V7ZBOBF6.js +lib/node_modules/@google/gemini-cli/bundle/dist-DIJCUDOP.js +lib/node_modules/@google/gemini-cli/bundle/dist-F3BG3DZ4.js lib/node_modules/@google/gemini-cli/bundle/dist-T73EYRDX.js +lib/node_modules/@google/gemini-cli/bundle/dist-UGFGYXRB.js lib/node_modules/@google/gemini-cli/bundle/docs/CONTRIBUTING.md lib/node_modules/@google/gemini-cli/bundle/docs/admin/enterprise-controls.md lib/node_modules/@google/gemini-cli/bundle/docs/assets/connected_devtools.png @@ -262,10 +267,12 @@ lib/node_modules/@google/gemini-cli/bundle/docs/assets/theme-holiday-dark.png lib/node_modules/@google/gemini-cli/bundle/docs/assets/theme-shades-of-purple-dark.png lib/node_modules/@google/gemini-cli/bundle/docs/assets/theme-solarized-dark.png lib/node_modules/@google/gemini-cli/bundle/docs/assets/theme-solarized-light.png +lib/node_modules/@google/gemini-cli/bundle/docs/assets/theme-tokyonight-dark.png lib/node_modules/@google/gemini-cli/bundle/docs/assets/theme-xcode-light.png lib/node_modules/@google/gemini-cli/bundle/docs/changelogs/index.md lib/node_modules/@google/gemini-cli/bundle/docs/changelogs/latest.md lib/node_modules/@google/gemini-cli/bundle/docs/changelogs/preview.md +lib/node_modules/@google/gemini-cli/bundle/docs/cli/acp-mode.md lib/node_modules/@google/gemini-cli/bundle/docs/cli/checkpointing.md lib/node_modules/@google/gemini-cli/bundle/docs/cli/cli-reference.md lib/node_modules/@google/gemini-cli/bundle/docs/cli/creating-skills.md @@ -312,7 +319,6 @@ lib/node_modules/@google/gemini-cli/bundle/docs/extensions/reference.md lib/node_modules/@google/gemini-cli/bundle/docs/extensions/releasing.md lib/node_modules/@google/gemini-cli/bundle/docs/extensions/writing-extensions.md lib/node_modules/@google/gemini-cli/bundle/docs/get-started/authentication.md -lib/node_modules/@google/gemini-cli/bundle/docs/get-started/examples.md lib/node_modules/@google/gemini-cli/bundle/docs/get-started/gemini-3.md lib/node_modules/@google/gemini-cli/bundle/docs/get-started/index.md lib/node_modules/@google/gemini-cli/bundle/docs/get-started/installation.md @@ -355,17 +361,19 @@ lib/node_modules/@google/gemini-cli/bundle/docs/tools/shell.md lib/node_modules/@google/gemini-cli/bundle/docs/tools/todos.md lib/node_modules/@google/gemini-cli/bundle/docs/tools/web-fetch.md lib/node_modules/@google/gemini-cli/bundle/docs/tools/web-search.md +lib/node_modules/@google/gemini-cli/bundle/events-CLX3JQHP.js lib/node_modules/@google/gemini-cli/bundle/gemini.js lib/node_modules/@google/gemini-cli/bundle/getMachineId-bsd-TXG52NKR.js lib/node_modules/@google/gemini-cli/bundle/getMachineId-darwin-7OE4DDZ6.js lib/node_modules/@google/gemini-cli/bundle/getMachineId-linux-SHIFKOOX.js lib/node_modules/@google/gemini-cli/bundle/getMachineId-unsupported-5U5DOEYY.js lib/node_modules/@google/gemini-cli/bundle/getMachineId-win-6KLLGOI4.js -lib/node_modules/@google/gemini-cli/bundle/interactiveCli-A6HZ2TDO.js -lib/node_modules/@google/gemini-cli/bundle/interactiveCli-DWMSDCKV.js -lib/node_modules/@google/gemini-cli/bundle/interactiveCli-VLQHRXHU.js -lib/node_modules/@google/gemini-cli/bundle/memoryDiscovery-BQGYT4OD.js -lib/node_modules/@google/gemini-cli/bundle/memoryDiscovery-FCEPFZ3M.js +lib/node_modules/@google/gemini-cli/bundle/interactiveCli-25PTL36A.js +lib/node_modules/@google/gemini-cli/bundle/interactiveCli-IDTGFIRK.js +lib/node_modules/@google/gemini-cli/bundle/interactiveCli-KDKOA5HQ.js +lib/node_modules/@google/gemini-cli/bundle/interactiveCli-YYTUAB4S.js +lib/node_modules/@google/gemini-cli/bundle/memoryDiscovery-A265O6ML.js +lib/node_modules/@google/gemini-cli/bundle/memoryDiscovery-H6J7KIH2.js lib/node_modules/@google/gemini-cli/bundle/multipart-parser-KPBZEGQU.js lib/node_modules/@google/gemini-cli/bundle/node_modules/@google/gemini-cli-devtools/dist/client/main.js lib/node_modules/@google/gemini-cli/bundle/node_modules/@google/gemini-cli-devtools/dist/src/_client-assets.d.ts @@ -378,12 +386,14 @@ lib/node_modules/@google/gemini-cli/bundle/node_modules/@google/gemini-cli-devto lib/node_modules/@google/gemini-cli/bundle/node_modules/@google/gemini-cli-devtools/dist/src/types.js lib/node_modules/@google/gemini-cli/bundle/node_modules/@google/gemini-cli-devtools/dist/src/types.js.map lib/node_modules/@google/gemini-cli/bundle/node_modules/@google/gemini-cli-devtools/package.json -lib/node_modules/@google/gemini-cli/bundle/oauth2-provider-5ENESIRQ.js -lib/node_modules/@google/gemini-cli/bundle/oauth2-provider-CAKFQRQV.js -lib/node_modules/@google/gemini-cli/bundle/oauth2-provider-RVED6DAZ.js +lib/node_modules/@google/gemini-cli/bundle/oauth2-provider-A7PNIAIF.js +lib/node_modules/@google/gemini-cli/bundle/oauth2-provider-NB6AEGWS.js +lib/node_modules/@google/gemini-cli/bundle/oauth2-provider-SX6BAJM6.js +lib/node_modules/@google/gemini-cli/bundle/oauth2-provider-YW6ORE7X.js lib/node_modules/@google/gemini-cli/bundle/policies/conseca.toml lib/node_modules/@google/gemini-cli/bundle/policies/discovered.toml lib/node_modules/@google/gemini-cli/bundle/policies/memory-manager.toml +lib/node_modules/@google/gemini-cli/bundle/policies/non-interactive.toml lib/node_modules/@google/gemini-cli/bundle/policies/plan.toml lib/node_modules/@google/gemini-cli/bundle/policies/read-only.toml lib/node_modules/@google/gemini-cli/bundle/policies/sandbox-default.toml