Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Aug 2026 09:15:08 +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: 43911c0896d5 - main - misc/codex: Update to 0.146.0
Message-ID:  <6a705c1c.3bfba.38614de@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=43911c0896d55e962f38f9feb9ac60ab6871ef9a

commit 43911c0896d55e962f38f9feb9ac60ab6871ef9a
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2026-08-03 09:14:12 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2026-08-03 09:15:00 +0000

    misc/codex: Update to 0.146.0
    
    Changelog: https://github.com/openai/codex/releases/tag/rust-v0.146.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 37707c19263c..5ba4cb9c6ae3 100644
--- a/misc/codex/Makefile
+++ b/misc/codex/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	codex
 DISTVERSIONPREFIX=	rust-v
-DISTVERSION=	0.145.0
+DISTVERSION=	0.146.0
 CATEGORIES=	misc devel
 
 MAINTAINER=	tagattie@FreeBSD.org
@@ -129,6 +129,8 @@ post-patch:
 		${BUILD_WRKSRC}/app-server/tests/suite/v2/turn_start_zsh_fork.rs \
 		${BUILD_WRKSRC}/config/src/config_requirements.rs \
 		${BUILD_WRKSRC}/config/src/hooks_tests.rs \
+		${BUILD_WRKSRC}/core-plugins/src/script_attribution.rs \
+		${BUILD_WRKSRC}/core-plugins/src/script_attribution_tests.rs \
 		${BUILD_WRKSRC}/core-skills/src/invocation_utils.rs \
 		${BUILD_WRKSRC}/core-skills/src/invocation_utils_tests.rs \
 		${BUILD_WRKSRC}/core/src/command_canonicalization_tests.rs \
diff --git a/misc/codex/distinfo b/misc/codex/distinfo
index 1b15ff601b79..20d0698b6281 100644
--- a/misc/codex/distinfo
+++ b/misc/codex/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1785115721
+TIMESTAMP = 1785717859
 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
@@ -2335,5 +2335,5 @@ SHA256 (openai-oss-forks-tungstenite-rs-4fffad30fe373adbdcffab9545e9e9bf4f2fc19f
 SIZE (openai-oss-forks-tungstenite-rs-4fffad30fe373adbdcffab9545e9e9bf4f2fc19f_GH0.tar.gz) = 293806
 SHA256 (openai-oss-forks-tokio-tungstenite-0e5b2d73aa18dd9f0a50ee9ff199d5aef7594186_GH0.tar.gz) = a1d8bfedf41ea59d5ed375ebc280dad7099d0c3398e91406c51d485270196a3d
 SIZE (openai-oss-forks-tokio-tungstenite-0e5b2d73aa18dd9f0a50ee9ff199d5aef7594186_GH0.tar.gz) = 33055
-SHA256 (openai-codex-rust-v0.145.0_GH0.tar.gz) = 7126822e9148f20297434f0e302b811f5eea8700879686a5960d4a6444c2e369
-SIZE (openai-codex-rust-v0.145.0_GH0.tar.gz) = 9970106
+SHA256 (openai-codex-rust-v0.146.0_GH0.tar.gz) = a15a27b558f3ae2cb899134f64e50f096c70b4fb4a1a1b022658a75ce2131d33
+SIZE (openai-codex-rust-v0.146.0_GH0.tar.gz) = 10291800


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a705c1c.3bfba.38614de>