Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Mar 2026 07:10:26 +0000
From:      Hiroki Tagato <tagattie@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 178525d0577e - main - misc/codex: Update to 0.116.0
Message-ID:  <69bcf2e2.3a1f6.31776853@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by tagattie:

URL: https://cgit.FreeBSD.org/ports/commit/?id=178525d0577ec54fafee540e597ff3454bbf1c3a

commit 178525d0577ec54fafee540e597ff3454bbf1c3a
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2026-03-20 07:09:13 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2026-03-20 07:10:19 +0000

    misc/codex: Update to 0.116.0
    
    Changelog:
    - https://github.com/openai/codex/releases/tag/rust-v0.115.0
    - https://github.com/openai/codex/releases/tag/rust-v0.116.0
    
    Reported by:    GitHub (watch releases)
---
 misc/codex/Makefile | 20 +++++++++++++++-----
 misc/codex/distinfo |  6 +++---
 2 files changed, 18 insertions(+), 8 deletions(-)

diff --git a/misc/codex/Makefile b/misc/codex/Makefile
index 4fc4ef4c3af9..b86efe25076b 100644
--- a/misc/codex/Makefile
+++ b/misc/codex/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	codex
 DISTVERSIONPREFIX=	rust-v
-DISTVERSION=	0.114.0
+DISTVERSION=	0.116.0
 CATEGORIES=	misc devel
 
 MAINTAINER=	tagattie@FreeBSD.org
@@ -64,25 +64,33 @@ post-patch:
 		${BUILD_WRKSRC}/core/src/environment_context.rs \
 		${BUILD_WRKSRC}/core/src/exec.rs \
 		${BUILD_WRKSRC}/core/src/exec_policy.rs \
+		${BUILD_WRKSRC}/core/src/exec_policy_tests.rs \
+		${BUILD_WRKSRC}/core/src/exec_tests.rs \
 		${BUILD_WRKSRC}/core/src/shell.rs \
 		${BUILD_WRKSRC}/core/src/shell_snapshot.rs \
-		${BUILD_WRKSRC}/core/src/tools/handlers/shell.rs \
-		${BUILD_WRKSRC}/core/src/tools/handlers/unified_exec.rs \
-		${BUILD_WRKSRC}/core/src/tools/runtimes/mod.rs \
+		${BUILD_WRKSRC}/core/src/shell_tests.rs \
+		${BUILD_WRKSRC}/core/src/tools/handlers/shell_tests.rs \
+		${BUILD_WRKSRC}/core/src/tools/handlers/unified_exec_tests.rs \
+		${BUILD_WRKSRC}/core/src/tools/runtimes/mod_tests.rs \
 		${BUILD_WRKSRC}/core/tests/suite/exec.rs \
 		${BUILD_WRKSRC}/core/tests/suite/unified_exec.rs \
 		${BUILD_WRKSRC}/core/tests/suite/user_notification.rs \
 		${BUILD_WRKSRC}/shell-command/src/parse_command.rs \
 		${BUILD_WRKSRC}/shell-escalation/src/unix/escalate_server.rs \
-		${BUILD_WRKSRC}/tui/src/exec_command.rs
+		${BUILD_WRKSRC}/tui/src/exec_command.rs \
+		${BUILD_WRKSRC}/tui_app_server/src/exec_command.rs
 	@${REINPLACE_CMD} -e 's|python3|${PYTHON_VERSION}|' \
+		${BUILD_WRKSRC}/app-server/tests/suite/v2/command_exec.rs \
 		${BUILD_WRKSRC}/app-server/tests/suite/v2/thread_resume.rs \
 		${BUILD_WRKSRC}/app-server/tests/suite/v2/turn_start.rs \
 		${BUILD_WRKSRC}/app-server/tests/suite/v2/turn_start_zsh_fork.rs \
 		${BUILD_WRKSRC}/core/src/command_canonicalization.rs \
 		${BUILD_WRKSRC}/core/src/exec_policy.rs \
+		${BUILD_WRKSRC}/core/src/exec_policy_tests.rs \
+		${BUILD_WRKSRC}/core/src/seatbelt_tests.rs \
 		${BUILD_WRKSRC}/core/src/skills/invocation_utils.rs \
 		${BUILD_WRKSRC}/core/tests/suite/approvals.rs \
+		${BUILD_WRKSRC}/core/tests/suite/hooks.rs \
 		${BUILD_WRKSRC}/core/tests/suite/seatbelt.rs \
 		${BUILD_WRKSRC}/core/tests/suite/tools.rs \
 		${BUILD_WRKSRC}/core/tests/suite/unified_exec.rs \
@@ -90,6 +98,8 @@ post-patch:
 		${BUILD_WRKSRC}/execpolicy/tests/basic.rs \
 		${BUILD_WRKSRC}/shell-command/src/bash.rs \
 		${BUILD_WRKSRC}/shell-command/src/command_safety/is_safe_command.rs \
+		${BUILD_WRKSRC}/tui/src/render/highlight.rs \
+		${BUILD_WRKSRC}/tui_app_server/src/render/highlight.rs \
 		${BUILD_WRKSRC}/utils/pty/src/tests.rs
 
 post-build-COMPLETIONS-on:
diff --git a/misc/codex/distinfo b/misc/codex/distinfo
index 729db2f91fd1..b5167a2e377e 100644
--- a/misc/codex/distinfo
+++ b/misc/codex/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1773283780
+TIMESTAMP = 1773974560
 SHA256 (rust/crates/Inflector-0.11.4.crate) = fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3
 SIZE (rust/crates/Inflector-0.11.4.crate) = 17438
 SHA256 (rust/crates/actix-codec-0.5.2.crate) = 5f7b0a21988c1bf877cf4759ef5ddaac04c1c9fe808c9142ecb78ba97d97a28a
@@ -1951,5 +1951,5 @@ SHA256 (openai-oss-forks-tungstenite-rs-9200079d3b54a1ff51072e24d81fd354f085156f
 SIZE (openai-oss-forks-tungstenite-rs-9200079d3b54a1ff51072e24d81fd354f085156f_GH0.tar.gz) = 293929
 SHA256 (openai-oss-forks-tokio-tungstenite-132f5b39c862e3a970f731d709608b3e6276d5f6_GH0.tar.gz) = d533d657efccf27a6c11c86114998b1a777d5243696d19da2e180729bda7c47d
 SIZE (openai-oss-forks-tokio-tungstenite-132f5b39c862e3a970f731d709608b3e6276d5f6_GH0.tar.gz) = 31620
-SHA256 (openai-codex-rust-v0.114.0_GH0.tar.gz) = 9f649d59bb95a29794ddea9c8db8d4c3c0f3a245b720fc4fbf0bbac25032e511
-SIZE (openai-codex-rust-v0.114.0_GH0.tar.gz) = 197024643
+SHA256 (openai-codex-rust-v0.116.0_GH0.tar.gz) = 37affa694148a0fdda1bd8f335de86075a517cb9bd45b21d798bc47550115b38
+SIZE (openai-codex-rust-v0.116.0_GH0.tar.gz) = 6546602


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69bcf2e2.3a1f6.31776853>