aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-12-10 17:53:30 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-12-20 23:39:56 +0000
commitac9adc65cac9513455b7509b4c497f047a4d7ab8 (patch)
treedde984952a23d68d43abcbd3d8eb9fba121dfc96
parentcf70416640141a5c48f3f1f809f4769054448190 (diff)
downloadports-ac9adc65cac9513455b7509b4c497f047a4d7ab8.tar.gz
ports-ac9adc65cac9513455b7509b4c497f047a4d7ab8.zip
lang/intel-compute-runtime: update to 21.50.21939
-rw-r--r--lang/intel-compute-runtime/Makefile6
-rw-r--r--lang/intel-compute-runtime/distinfo8
2 files changed, 9 insertions, 5 deletions
diff --git a/lang/intel-compute-runtime/Makefile b/lang/intel-compute-runtime/Makefile
index 9fd63f8c32c8..21c88352e743 100644
--- a/lang/intel-compute-runtime/Makefile
+++ b/lang/intel-compute-runtime/Makefile
@@ -1,10 +1,12 @@
PORTNAME= compute-runtime
-DISTVERSION= 21.49.21786
-PORTREVISION= 1
+DISTVERSION= 21.50.21939
CATEGORIES= lang
PKGNAMEPREFIX= intel-
PKGNAMESUFFIX= -${FLAVOR}
+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES+= 68dbbd7d4309.patch:-p1 # libc++
+
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 288f864ca45c..970617b0087a 100644
--- a/lang/intel-compute-runtime/distinfo
+++ b/lang/intel-compute-runtime/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1638182672
-SHA256 (intel-compute-runtime-21.49.21786_GH0.tar.gz) = ddfc9f88cc1bfa18d03b1c1b41f15282af58a921f1bd2992353f02163ab5c826
-SIZE (intel-compute-runtime-21.49.21786_GH0.tar.gz) = 4939973
+TIMESTAMP = 1639158810
+SHA256 (intel-compute-runtime-21.50.21939_GH0.tar.gz) = d259cde4b24458831da1222a2312454ecb12ee8295b5b39e02e0d1d5784a40e9
+SIZE (intel-compute-runtime-21.50.21939_GH0.tar.gz) = 5106368
+SHA256 (68dbbd7d4309.patch) = 13a4f3b8999a8d050c4ab50284ac24e5e2159f990ce0ee21f09ec4ab9624a4d5
+SIZE (68dbbd7d4309.patch) = 1632