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:   adam
Date:           Sat Jul  6 15:51:13 UTC 2024

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

Log Message:
spirv-headers: updated to 1.3.283.0

vulkan-sdk-1.3.283.0
Update bit reservations for loop controsl and memory operands


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/parallel/spirv-headers/Makefile \
    pkgsrc/parallel/spirv-headers/distinfo
cvs rdiff -u -r1.4 -r1.5 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.5 pkgsrc/parallel/spirv-headers/Makefile:1.6
--- pkgsrc/parallel/spirv-headers/Makefile:1.5  Mon Apr 22 07:50:55 2024
+++ pkgsrc/parallel/spirv-headers/Makefile      Sat Jul  6 15:51:13 2024
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.5 2024/04/22 07:50:55 adam Exp $
+# $NetBSD: Makefile,v 1.6 2024/07/06 15:51:13 adam 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.3.261.1
+DISTNAME=      SPIRV-Headers-1.3.283.0
 CATEGORIES=    parallel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=KhronosGroup/}
-GITHUB_TAG=    sdk-${PKGVERSION_NOREV}
+GITHUB_TAG=    vulkan-sdk-${PKGVERSION_NOREV}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/KhronosGroup/SPIRV-Headers
Index: pkgsrc/parallel/spirv-headers/distinfo
diff -u pkgsrc/parallel/spirv-headers/distinfo:1.5 pkgsrc/parallel/spirv-headers/distinfo:1.6
--- pkgsrc/parallel/spirv-headers/distinfo:1.5  Mon Apr 22 07:50:55 2024
+++ pkgsrc/parallel/spirv-headers/distinfo      Sat Jul  6 15:51:13 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2024/04/22 07:50:55 adam Exp $
+$NetBSD: distinfo,v 1.6 2024/07/06 15:51:13 adam Exp $
 
-BLAKE2s (SPIRV-Headers-1.3.261.1.tar.gz) = ab264bb3fcb0d7231776e6414a9324b452f42746a382feff50c8cef64f721c6d
-SHA512 (SPIRV-Headers-1.3.261.1.tar.gz) = 46d14e993d58e641ec4d2bb96e76f4f2bd8426fb1e33b77e7d053cea80dcf5ffae3d4d6136559d4a66387fba3a4e4a4a74ad5af83445a3be0d171e47414599e1
-Size (SPIRV-Headers-1.3.261.1.tar.gz) = 456157 bytes
+BLAKE2s (SPIRV-Headers-1.3.283.0.tar.gz) = 816601e771098acdbc447d5af7c335b5dba4bbb304cbe7cfe40e2721eeb07bb3
+SHA512 (SPIRV-Headers-1.3.283.0.tar.gz) = 2bb52f532a8a07d6eaf7e348fc79e798511740e3f6b3fb2d1de8834335598f57555c638e07e906935e94a26a1f71704f5ca1dd0dcc8d099b2d722d217f9591fa
+Size (SPIRV-Headers-1.3.283.0.tar.gz) = 472294 bytes

Index: pkgsrc/parallel/spirv-headers/PLIST
diff -u pkgsrc/parallel/spirv-headers/PLIST:1.4 pkgsrc/parallel/spirv-headers/PLIST:1.5
--- pkgsrc/parallel/spirv-headers/PLIST:1.4     Mon Apr 22 07:50:55 2024
+++ pkgsrc/parallel/spirv-headers/PLIST Sat Jul  6 15:51:13 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2024/04/22 07:50:55 adam Exp $
+@comment $NetBSD: PLIST,v 1.5 2024/07/06 15:51:13 adam 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
@@ -46,6 +46,7 @@ include/spirv/unified1/NonSemanticClspvR
 include/spirv/unified1/NonSemanticDebugBreak.h
 include/spirv/unified1/NonSemanticDebugPrintf.h
 include/spirv/unified1/NonSemanticShaderDebugInfo100.h
+include/spirv/unified1/NonSemanticVkspReflection.h
 include/spirv/unified1/OpenCL.std.h
 include/spirv/unified1/OpenCLDebugInfo100.h
 include/spirv/unified1/extinst.debuginfo.grammar.json
@@ -54,6 +55,7 @@ include/spirv/unified1/extinst.nonsemant
 include/spirv/unified1/extinst.nonsemantic.debugbreak.grammar.json
 include/spirv/unified1/extinst.nonsemantic.debugprintf.grammar.json
 include/spirv/unified1/extinst.nonsemantic.shader.debuginfo.100.grammar.json
+include/spirv/unified1/extinst.nonsemantic.vkspreflection.grammar.json
 include/spirv/unified1/extinst.opencl.debuginfo.100.grammar.json
 include/spirv/unified1/extinst.opencl.std.100.grammar.json
 include/spirv/unified1/extinst.spv-amd-gcn-shader.grammar.json



Home | Main Index | Thread Index | Old Index