pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/parallel/spirv-headers



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Mar 25 23:00:44 UTC 2026

Modified Files:
        pkgsrc/parallel/spirv-headers: Makefile PLIST distinfo

Log Message:
spirv-headers: update to 1.4.335.0.

Fixes build with llvm 20.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/parallel/spirv-headers/Makefile \
    pkgsrc/parallel/spirv-headers/distinfo
cvs rdiff -u -r1.6 -r1.7 pkgsrc/parallel/spirv-headers/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/parallel/spirv-headers/Makefile
diff -u pkgsrc/parallel/spirv-headers/Makefile:1.10 pkgsrc/parallel/spirv-headers/Makefile:1.11
--- pkgsrc/parallel/spirv-headers/Makefile:1.10 Sat Oct  4 12:07:45 2025
+++ pkgsrc/parallel/spirv-headers/Makefile      Wed Mar 25 23:00:44 2026
@@ -1,23 +1,14 @@
-# $NetBSD: Makefile,v 1.10 2025/10/04 12:07:45 tnn Exp $
+# $NetBSD: Makefile,v 1.11 2026/03/25 23:00:44 wiz Exp $
 
 # This version should be kept in sync with what
 # parallel/spirv-llvm-translator's ${WRKSRC}/spirv-headers-tag.conf
 # contains.
-DISTNAME=      SPIRV-Headers-1.4.321.0
+DISTNAME=      SPIRV-Headers-1.4.335.0
 PKGNAME=       ${DISTNAME:tl}
-PKGREVISION=   1
 CATEGORIES=    parallel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=KhronosGroup/}
 GITHUB_TAG=    vulkan-sdk-${PKGVERSION_NOREV}
 
-PATCHFILES=            9e3836d7d6023843a72ecd3fbf3f09b1b6747a9e.patch
-PATCHFILES+=           1de2e410ae8b5f7276afcfd9f3401a1c4e2cb2d7.patch
-PATCH_DIST_STRIP=      -p1
-SITES.9e3836d7d6023843a72ecd3fbf3f09b1b6747a9e.patch=  \
-       https://github.com/KhronosGroup/SPIRV-Headers/commit/
-SITES.1de2e410ae8b5f7276afcfd9f3401a1c4e2cb2d7.patch=  \
-       https://github.com/KhronosGroup/SPIRV-Headers/commit/
-
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/KhronosGroup/SPIRV-Headers
 COMMENT=       Headers for translation between SPIR-V and LLVM IR
Index: pkgsrc/parallel/spirv-headers/distinfo
diff -u pkgsrc/parallel/spirv-headers/distinfo:1.10 pkgsrc/parallel/spirv-headers/distinfo:1.11
--- pkgsrc/parallel/spirv-headers/distinfo:1.10 Sat Oct  4 12:07:45 2025
+++ pkgsrc/parallel/spirv-headers/distinfo      Wed Mar 25 23:00:44 2026
@@ -1,11 +1,5 @@
-$NetBSD: distinfo,v 1.10 2025/10/04 12:07:45 tnn Exp $
+$NetBSD: distinfo,v 1.11 2026/03/25 23:00:44 wiz Exp $
 
-BLAKE2s (1de2e410ae8b5f7276afcfd9f3401a1c4e2cb2d7.patch) = 97d30fa10ee81fba0ade7a73f201de51e3f8cb0b101745391b697210236eeaed
-SHA512 (1de2e410ae8b5f7276afcfd9f3401a1c4e2cb2d7.patch) = e0355aaff7c29231e3775f7708f5f06d3b01cbf1c041c8ecb6823985087a74c50a2ff9ad6c23f6b3f4ca59fc8fa11e8573612062e8b0138bb790da17d533d91e
-Size (1de2e410ae8b5f7276afcfd9f3401a1c4e2cb2d7.patch) = 23473 bytes
-BLAKE2s (9e3836d7d6023843a72ecd3fbf3f09b1b6747a9e.patch) = 1f3813c99a488e54ad5b2e2728bdadea87f55bdb7a17fd9e8da77374ca69508c
-SHA512 (9e3836d7d6023843a72ecd3fbf3f09b1b6747a9e.patch) = 76f0e5618adf6c1a26b1e62a6b783ca8ce86b1049f86b278bad4128b79b012a5e1bbf659d40b1ad487587a6663821baf2de0a04e29ca5a7feecc585e3d5bbd81
-Size (9e3836d7d6023843a72ecd3fbf3f09b1b6747a9e.patch) = 31163 bytes
-BLAKE2s (SPIRV-Headers-1.4.321.0.tar.gz) = 931796c2f71eab9ea8f6e77ec87360cbebf9d19cb34ff4776a3ae700d4d1aa05
-SHA512 (SPIRV-Headers-1.4.321.0.tar.gz) = ea28714ba07d98e8a2baca482f9c483ae525f40d03aa7987b56c1561e1f0a2c66782b620b41fc8782c7cbb4979d5125c28a20f706a25909aacca6ebee184d467
-Size (SPIRV-Headers-1.4.321.0.tar.gz) = 538412 bytes
+BLAKE2s (SPIRV-Headers-1.4.335.0.tar.gz) = 201638a47c965b3f1916e9a43893c85d4a42b106822fffdec813c9499a798834
+SHA512 (SPIRV-Headers-1.4.335.0.tar.gz) = 4906f5b310d176d7c5e83f9a4ec0b6006a39d278a6fce50f5ef29a4d5b287e5823d28007f5015b1dba60d9db352c3bb1a6190bb07ff3a6940b5a5c3ce19ee985
+Size (SPIRV-Headers-1.4.335.0.tar.gz) = 558628 bytes

Index: pkgsrc/parallel/spirv-headers/PLIST
diff -u pkgsrc/parallel/spirv-headers/PLIST:1.6 pkgsrc/parallel/spirv-headers/PLIST:1.7
--- pkgsrc/parallel/spirv-headers/PLIST:1.6     Tue Sep 23 09:30:31 2025
+++ pkgsrc/parallel/spirv-headers/PLIST Wed Mar 25 23:00:44 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2025/09/23 09:30:31 tnn Exp $
+@comment $NetBSD: PLIST,v 1.7 2026/03/25 23:00:44 wiz Exp $
 include/spirv/1.0/GLSL.std.450.h
 include/spirv/1.0/OpenCL.std.h
 include/spirv/1.0/extinst.glsl.std.450.grammar.json
@@ -40,6 +40,7 @@ include/spirv/unified1/AMD_gcn_shader.h
 include/spirv/unified1/AMD_shader_ballot.h
 include/spirv/unified1/AMD_shader_explicit_vertex_parameter.h
 include/spirv/unified1/AMD_shader_trinary_minmax.h
+include/spirv/unified1/ArmMotionEngine.100.h
 include/spirv/unified1/DebugInfo.h
 include/spirv/unified1/GLSL.std.450.h
 include/spirv/unified1/NonSemanticClspvReflection.h
@@ -50,6 +51,7 @@ include/spirv/unified1/NonSemanticVkspRe
 include/spirv/unified1/OpenCL.std.h
 include/spirv/unified1/OpenCLDebugInfo100.h
 include/spirv/unified1/TOSA.001000.1.h
+include/spirv/unified1/extinst.arm.motion-engine.100.grammar.json
 include/spirv/unified1/extinst.debuginfo.grammar.json
 include/spirv/unified1/extinst.glsl.std.450.grammar.json
 include/spirv/unified1/extinst.nonsemantic.clspvreflection.grammar.json



Home | Main Index | Thread Index | Old Index