aboutsummaryrefslogtreecommitdiff
path: root/lang/intel-compute-runtime
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-03-05 17:40:59 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-03-05 17:40:59 +0000
commit18b4770b618c01a12327a61df0822f0520ea06e0 (patch)
tree15caf37fbc4e31249888170061faaf38ff0e0b4c /lang/intel-compute-runtime
parent12724c40f9c7da45f92bd45bbac0d12dfa02e67b (diff)
downloadports-18b4770b618c01a12327a61df0822f0520ea06e0.tar.gz
ports-18b4770b618c01a12327a61df0822f0520ea06e0.zip
devel/level-zero: update to 1.2.3
Changes: https://github.com/oneapi-src/level-zero/compare/v1.1.0...v1.2.3 Reported by: GitHub (watch releases)
Notes
Notes: svn path=/head/; revision=567400
Diffstat (limited to 'lang/intel-compute-runtime')
-rw-r--r--lang/intel-compute-runtime/Makefile2
-rw-r--r--lang/intel-compute-runtime/distinfo2
2 files changed, 4 insertions, 0 deletions
diff --git a/lang/intel-compute-runtime/Makefile b/lang/intel-compute-runtime/Makefile
index c7eedf7afbfd..8ae070543f9f 100644
--- a/lang/intel-compute-runtime/Makefile
+++ b/lang/intel-compute-runtime/Makefile
@@ -2,11 +2,13 @@
PORTNAME= compute-runtime
DISTVERSION= 21.09.19150
+PORTREVISION= 1
CATEGORIES= lang
PKGNAMEPREFIX= intel-
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= 2a423820aaa4.patch:-p1 # https://github.com/intel/compute-runtime/pull/361
+PATCHFILES+= 76666662c479.patch:-p1 # https://github.com/intel/compute-runtime/issues/407
MAINTAINER= jbeich@FreeBSD.org
COMMENT= OpenCL implementation for Intel HD 5000 (Gen8) or newer
diff --git a/lang/intel-compute-runtime/distinfo b/lang/intel-compute-runtime/distinfo
index 73cb280e74c1..32276c5b2ee5 100644
--- a/lang/intel-compute-runtime/distinfo
+++ b/lang/intel-compute-runtime/distinfo
@@ -3,3 +3,5 @@ SHA256 (intel-compute-runtime-21.09.19150_GH0.tar.gz) = c38172bc7460cc3ec104ef29
SIZE (intel-compute-runtime-21.09.19150_GH0.tar.gz) = 3780882
SHA256 (2a423820aaa4.patch) = dd034e856e75d70bc6b63204aa2c67530a3212d111b67a703e4cbeb84e61685b
SIZE (2a423820aaa4.patch) = 947
+SHA256 (76666662c479.patch) = 9513b57fb156aa8394ba9a6311ae055c8bf7f5202ee77e3c90987448836dc26a
+SIZE (76666662c479.patch) = 7677