Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jan 2026 08:25:31 +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: 6a3598e844bb - main - misc/codex: Update to 0.86.0
Message-ID:  <6969f5fb.8e7a.1a70510a@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=6a3598e844bbfff4fe545c3b2f984261580a3f5a

commit 6a3598e844bbfff4fe545c3b2f984261580a3f5a
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2026-01-16 08:24:12 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2026-01-16 08:25:23 +0000

    misc/codex: Update to 0.86.0
    
    Changelog:
    - https://github.com/openai/codex/releases/tag/rust-v0.85.0
    - https://github.com/openai/codex/releases/tag/rust-v0.86.0
    
    Reported by:    GitHub (watch releases)
---
 misc/codex/Makefile | 2 +-
 misc/codex/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/misc/codex/Makefile b/misc/codex/Makefile
index d36631042b3a..803bcc34d5ce 100644
--- a/misc/codex/Makefile
+++ b/misc/codex/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	codex
 DISTVERSIONPREFIX=	rust-v
-DISTVERSION=	0.84.0
+DISTVERSION=	0.86.0
 CATEGORIES=	misc devel
 
 MAINTAINER=	tagattie@FreeBSD.org
diff --git a/misc/codex/distinfo b/misc/codex/distinfo
index d3f425155896..8ce4f114a702 100644
--- a/misc/codex/distinfo
+++ b/misc/codex/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1768441776
+TIMESTAMP = 1768531370
 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
@@ -1535,5 +1535,5 @@ SHA256 (nornagon-ratatui-9b2ad1298408c45918ee9f8241a6f95498cdbed2_GH0.tar.gz) =
 SIZE (nornagon-ratatui-9b2ad1298408c45918ee9f8241a6f95498cdbed2_GH0.tar.gz) = 566574
 SHA256 (nornagon-crossterm-87db8bfa6dc99427fd3b071681b07fc31c6ce995_GH0.tar.gz) = b49ac342e6b5d9c015f5384690c2a61d6f31c0c3c34aaf1cc22be4956122294c
 SIZE (nornagon-crossterm-87db8bfa6dc99427fd3b071681b07fc31c6ce995_GH0.tar.gz) = 129254
-SHA256 (openai-codex-rust-v0.84.0_GH0.tar.gz) = 1c812d0a5fd89bd78578ec436bf602d8bc42f74f4ebe8389d8ba718933573538
-SIZE (openai-codex-rust-v0.84.0_GH0.tar.gz) = 3700546
+SHA256 (openai-codex-rust-v0.86.0_GH0.tar.gz) = affd839ee51462bf833500319a5d6dfeb30c76e862be1e6fb6fe170fcfc49cf4
+SIZE (openai-codex-rust-v0.86.0_GH0.tar.gz) = 3720836


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6969f5fb.8e7a.1a70510a>