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:   tnn
Date:           Tue Sep 23 09:30:31 UTC 2025

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

Log Message:
spirv-headers: sync version w/ spirv-llvm-translator

As per the comment.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/parallel/spirv-headers/Makefile \
    pkgsrc/parallel/spirv-headers/distinfo
cvs rdiff -u -r1.5 -r1.6 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.8 pkgsrc/parallel/spirv-headers/Makefile:1.9
--- pkgsrc/parallel/spirv-headers/Makefile:1.8  Fri May  9 05:58:28 2025
+++ pkgsrc/parallel/spirv-headers/Makefile      Tue Sep 23 09:30:31 2025
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2025/05/09 05:58:28 adam Exp $
+# $NetBSD: Makefile,v 1.9 2025/09/23 09:30:31 tnn 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.309.0
+DISTNAME=      SPIRV-Headers-1.4.321.0
 PKGNAME=       ${DISTNAME:tl}
 CATEGORIES=    parallel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=KhronosGroup/}
Index: pkgsrc/parallel/spirv-headers/distinfo
diff -u pkgsrc/parallel/spirv-headers/distinfo:1.8 pkgsrc/parallel/spirv-headers/distinfo:1.9
--- pkgsrc/parallel/spirv-headers/distinfo:1.8  Fri May  9 05:58:28 2025
+++ pkgsrc/parallel/spirv-headers/distinfo      Tue Sep 23 09:30:31 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2025/05/09 05:58:28 adam Exp $
+$NetBSD: distinfo,v 1.9 2025/09/23 09:30:31 tnn Exp $
 
-BLAKE2s (SPIRV-Headers-1.4.309.0.tar.gz) = 5b5be635b9a73156f8983b37536eac5e03b06cc5ca3e78980d2aaf6bbe83cc2b
-SHA512 (SPIRV-Headers-1.4.309.0.tar.gz) = 545526940e5b42a53143732d6d00b61ee544f8137507f86b32230fb5110cf2cc8f3fc71d0b167e614ab2dd5faa1c4915965627146d519832d73f23ee6a2aa4bb
-Size (SPIRV-Headers-1.4.309.0.tar.gz) = 543165 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

Index: pkgsrc/parallel/spirv-headers/PLIST
diff -u pkgsrc/parallel/spirv-headers/PLIST:1.5 pkgsrc/parallel/spirv-headers/PLIST:1.6
--- pkgsrc/parallel/spirv-headers/PLIST:1.5     Sat Jul  6 15:51:13 2024
+++ pkgsrc/parallel/spirv-headers/PLIST Tue Sep 23 09:30:31 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2024/07/06 15:51:13 adam Exp $
+@comment $NetBSD: PLIST,v 1.6 2025/09/23 09:30:31 tnn 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
@@ -49,6 +49,7 @@ include/spirv/unified1/NonSemanticShader
 include/spirv/unified1/NonSemanticVkspReflection.h
 include/spirv/unified1/OpenCL.std.h
 include/spirv/unified1/OpenCLDebugInfo100.h
+include/spirv/unified1/TOSA.001000.1.h
 include/spirv/unified1/extinst.debuginfo.grammar.json
 include/spirv/unified1/extinst.glsl.std.450.grammar.json
 include/spirv/unified1/extinst.nonsemantic.clspvreflection.grammar.json
@@ -62,6 +63,7 @@ include/spirv/unified1/extinst.spv-amd-g
 include/spirv/unified1/extinst.spv-amd-shader-ballot.grammar.json
 include/spirv/unified1/extinst.spv-amd-shader-explicit-vertex-parameter.grammar.json
 include/spirv/unified1/extinst.spv-amd-shader-trinary-minmax.grammar.json
+include/spirv/unified1/extinst.tosa.001000.1.grammar.json
 include/spirv/unified1/spirv.bf
 include/spirv/unified1/spirv.core.grammar.json
 include/spirv/unified1/spirv.cs



Home | Main Index | Thread Index | Old Index