git: 1b8c7285df1d - main - lang/intel-compute-runtime: update to 22.08.22549

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Mon, 28 Feb 2022 15:57:41 UTC
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1b8c7285df1dc345b02ed0a5d99f89a1e9c4896d

commit 1b8c7285df1dc345b02ed0a5d99f89a1e9c4896d
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-02-18 11:55:36 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-02-28 15:56:00 +0000

    lang/intel-compute-runtime: update to 22.08.22549
    
    Changes:        https://github.com/intel/compute-runtime/compare/22.07.22465...22.08.22549
    Reported by:    GitHub (watch releases)
---
 lang/intel-compute-runtime/Makefile             | 2 +-
 lang/intel-compute-runtime/distinfo             | 6 +++---
 lang/intel-compute-runtime/files/patch-includes | 8 ++++----
 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__)