aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-02-18 11:55:36 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-02-28 15:56:00 +0000
commit1b8c7285df1dc345b02ed0a5d99f89a1e9c4896d (patch)
tree642722c101fccf36fec9506ef9b403acc977d955 /lang
parentd1d14ca3e59f48ada778c1a9dbc754c4186ed76a (diff)
downloadports-1b8c7285df1dc345b02ed0a5d99f89a1e9c4896d.tar.gz
ports-1b8c7285df1dc345b02ed0a5d99f89a1e9c4896d.zip
lang/intel-compute-runtime: update to 22.08.22549
Diffstat (limited to 'lang')
-rw-r--r--lang/intel-compute-runtime/Makefile2
-rw-r--r--lang/intel-compute-runtime/distinfo6
-rw-r--r--lang/intel-compute-runtime/files/patch-includes8
3 files changed, 8 insertions, 8 deletions
diff --git a/lang/intel-compute-runtime/Makefile b/lang/intel-compute-runtime/Makefile
index e846fa58a23a..65bf9154c931 100644
--- a/lang/intel-compute-runtime/Makefile
+++ b/lang/intel-compute-runtime/Makefile
@@ -1,5 +1,5 @@
PORTNAME= compute-runtime
-DISTVERSION= 22.07.22465
+DISTVERSION= 22.08.22549
CATEGORIES= lang
PKGNAMEPREFIX= intel-
PKGNAMESUFFIX= -${FLAVOR}
diff --git a/lang/intel-compute-runtime/distinfo b/lang/intel-compute-runtime/distinfo
index 42dc59f80c50..de638f227b14 100644
--- a/lang/intel-compute-runtime/distinfo
+++ b/lang/intel-compute-runtime/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1644431559
-SHA256 (intel-compute-runtime-22.07.22465_GH0.tar.gz) = 96d8720790036d494071374f5e426da26216c717c2512dec451adb02c25e7694
-SIZE (intel-compute-runtime-22.07.22465_GH0.tar.gz) = 5126704
+TIMESTAMP = 1645185336
+SHA256 (intel-compute-runtime-22.08.22549_GH0.tar.gz) = 5a2dd4e2ba31cdd30d932e6b9d29332e8a6ec8e95b82c7fae7223472ebd1ec16
+SIZE (intel-compute-runtime-22.08.22549_GH0.tar.gz) = 5152633
diff --git a/lang/intel-compute-runtime/files/patch-includes b/lang/intel-compute-runtime/files/patch-includes
index 47e8087e7238..67a4794645c0 100644
--- a/lang/intel-compute-runtime/files/patch-includes
+++ b/lang/intel-compute-runtime/files/patch-includes
@@ -23,10 +23,10 @@ runtime/tbx/tbx_sockets_imp.cpp:107:9: error: unknown type name 'sockaddr_in'; d
struct sockaddr {
^
---- level_zero/tools/source/metrics/linux/os_metric_enumeration_imp_linux.cpp.orig 2021-01-20 18:22:07 UTC
-+++ level_zero/tools/source/metrics/linux/os_metric_enumeration_imp_linux.cpp
-@@ -11,7 +11,9 @@
- #include "level_zero/tools/source/metrics/metric_enumeration_imp.h"
+--- level_zero/tools/source/metrics/linux/os_metric_oa_enumeration_imp_linux.cpp.orig 2021-01-20 18:22:07 UTC
++++ level_zero/tools/source/metrics/linux/os_metric_oa_enumeration_imp_linux.cpp
+@@ -13,7 +13,9 @@
+ #include "level_zero/tools/source/metrics/metric_oa_source.h"
#include <sys/stat.h>
+#if defined(__linux__)