pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/parallel/pocl
Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Oct  9 14:51:57 UTC 2025
Modified Files:
        pkgsrc/parallel/pocl: Makefile distinfo
Log Message:
pocl: updated to 7.1
7.1
This is mostly a bug-fix/maintenance release.
Support for LLVM 21 for the CPU and LevelZero devices.
Support for cl_khr_icd v2.0.0, cl_khr_spirv_queries and SPV_KHR_expect_assume.
MSVC/Windows build of PoCL with CPU device no longer requires MS Visual Studio Build Tools
at runtime, MSVC runtime libraries are the only dependency of the CPU driver.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/parallel/pocl/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/parallel/pocl/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/parallel/pocl/Makefile
diff -u pkgsrc/parallel/pocl/Makefile:1.27 pkgsrc/parallel/pocl/Makefile:1.28
--- pkgsrc/parallel/pocl/Makefile:1.27  Sun May 25 13:01:56 2025
+++ pkgsrc/parallel/pocl/Makefile       Thu Oct  9 14:51:57 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2025/05/25 13:01:56 adam Exp $
+# $NetBSD: Makefile,v 1.28 2025/10/09 14:51:57 adam Exp $
 
-DISTNAME=      pocl-7.0
+DISTNAME=      pocl-7.1
 CATEGORIES=    parallel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=pocl/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
Index: pkgsrc/parallel/pocl/distinfo
diff -u pkgsrc/parallel/pocl/distinfo:1.12 pkgsrc/parallel/pocl/distinfo:1.13
--- pkgsrc/parallel/pocl/distinfo:1.12  Sun May 25 13:01:56 2025
+++ pkgsrc/parallel/pocl/distinfo       Thu Oct  9 14:51:57 2025
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.12 2025/05/25 13:01:56 adam Exp $
+$NetBSD: distinfo,v 1.13 2025/10/09 14:51:57 adam Exp $
 
-BLAKE2s (pocl-7.0.tar.gz) = 37653f86567d491c83081fc729d1c073154cdb95aa658adb0bb72ebffaf07fbc
-SHA512 (pocl-7.0.tar.gz) = cbf0da705eef41d3b1c0710b3d19b2f72ab63acd0a16cea2251ddf796e66b13d38fff97a154f618a38333a121db82e497eb17fa4b45c2a50eb8968786fca7b55
-Size (pocl-7.0.tar.gz) = 3766036 bytes
+BLAKE2s (pocl-7.1.tar.gz) = 96cd63c60dfa735d444047780194b33375d9ac9f10776eb177732217706bd462
+SHA512 (pocl-7.1.tar.gz) = f53c80d9179b350c6fe10550b359f80be03202dd416bf848dd7d200579e29c13339bc1eeafd9f71a8f8b58369ce0644e2227ed84faddbb2254e38ca86a297bbb
+Size (pocl-7.1.tar.gz) = 3889905 bytes
 SHA1 (patch-lib_CL_devices_CMakeLists.txt) = 8e3bc72f8e1787de3cc0f052679cc8a372cb6435
 SHA1 (patch-lib_CL_pocl__cl.h) = 919b76aea30270d03158a4d20fe3acf30d0956ae
Home |
Main Index |
Thread Index |
Old Index