Bug 297161 - graphics/spirv-tools: update to 1.4.357.0
Summary: graphics/spirv-tools: update to 1.4.357.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Hiroki Tagato
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-07-30 11:15 UTC by Olivier Cochard
Modified: 2026-08-06 08:22 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (tagattie)


Attachments
patch (2.13 KB, patch)
2026-07-30 11:15 UTC, Olivier Cochard
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Cochard freebsd_committer freebsd_triage 2026-07-30 11:15:07 UTC
Created attachment 273307 [details]
patch

I’m updating the vulkan suite, so bringin this one too
Comment 1 Hiroki Tagato freebsd_committer freebsd_triage 2026-07-30 12:25:39 UTC
(In reply to Olivier Cochard from comment #0)

Hi Olivier, thanks for the patch.

SPIRV-Tools port has used dated releases (e.g. v2026.2). So, I'm now waiting the release v2026.3, which should point the same commit as the vulkan-sdk-1.4.357.0 tag.

Waiting for comments from upstream developers at https://github.com/KhronosGroup/SPIRV-Tools/issues/6814.
Comment 2 Olivier Cochard freebsd_committer freebsd_triage 2026-07-30 12:45:15 UTC
(In reply to Hiroki Tagato from comment #1)

ok, I have the same problem of one vulkan part that always lagging behind the others too.
Comment 3 Hiroki Tagato freebsd_committer freebsd_triage 2026-08-06 05:33:45 UTC
(In reply to Olivier Cochard from comment #2)

Still being no tag for v2026.3, I have decided to update the port to v2026.3.rc1. For non-GCC compilers, that is essentially equivalent to vulkan-sdk-1.4.357.0.

I would prefer not to change the versioning scheme since that might affect dependent ports.
Comment 4 commit-hook freebsd_committer freebsd_triage 2026-08-06 08:20:05 UTC
A commit in branch main references this bug:

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

commit f6a55074926900a7c70faabf21f8b0776eafb56d
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2026-08-06 08:17:49 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2026-08-06 08:19:49 +0000

    graphics/spirv-tools: Update to 2026.3.rc1

    Changelog: https://github.com/KhronosGroup/SPIRV-Tools/blob/v2026.3.rc1/CHANGES

    PR:             297161
    Reported by:    olivier
    Co-authored-by: Olivier Cochard <olivier@freebsd.org>

 graphics/spirv-tools/Makefile |  6 +++---
 graphics/spirv-tools/distinfo | 10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)
Comment 5 Hiroki Tagato freebsd_committer freebsd_triage 2026-08-06 08:22:25 UTC
Committed, thanks!