Date: Tue, 03 Mar 2026 07:39: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: eace93d0cd1c - main - misc/codex: Update to 0.107.0 Message-ID: <69a6902e.1e46e.211029a@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=eace93d0cd1c9a98ed6253e352ab9ecf49911509 commit eace93d0cd1c9a98ed6253e352ab9ecf49911509 Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2026-03-03 07:37:56 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2026-03-03 07:39:19 +0000 misc/codex: Update to 0.107.0 Changelog: https://github.com/openai/codex/releases/tag/rust-v0.107.0 Reported by: GitHub (watch releases) --- misc/codex/Makefile | 4 +++- misc/codex/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/misc/codex/Makefile b/misc/codex/Makefile index 7a7704ad5e86..468eeab51ec6 100644 --- a/misc/codex/Makefile +++ b/misc/codex/Makefile @@ -1,6 +1,6 @@ PORTNAME= codex DISTVERSIONPREFIX= rust-v -DISTVERSION= 0.106.0 +DISTVERSION= 0.107.0 CATEGORIES= misc devel MAINTAINER= tagattie@FreeBSD.org @@ -78,6 +78,8 @@ post-patch: ${BUILD_WRKSRC}/tui/src/exec_command.rs @${REINPLACE_CMD} -e 's|python3|${PYTHON_VERSION}|' \ ${BUILD_WRKSRC}/app-server/tests/suite/codex_message_processor_flow.rs \ + ${BUILD_WRKSRC}/app-server/tests/suite/v2/initialize.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 \ diff --git a/misc/codex/distinfo b/misc/codex/distinfo index 272a513ac90e..cb864fc09e27 100644 --- a/misc/codex/distinfo +++ b/misc/codex/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1772181378 +TIMESTAMP = 1772516729 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 @@ -1945,5 +1945,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.106.0_GH0.tar.gz) = f6a6934f32c77d7d31a7ab2c491d061adb07e78a86b1bef2083030ec5274a5e4 -SIZE (openai-codex-rust-v0.106.0_GH0.tar.gz) = 4662574 +SHA256 (openai-codex-rust-v0.107.0_GH0.tar.gz) = ec5cbdf633c0bd7373e8d65c03590ff9086e0199fc600caa56cbf3adbcea3728 +SIZE (openai-codex-rust-v0.107.0_GH0.tar.gz) = 4726488home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69a6902e.1e46e.211029a>
