git: dfa01604ac3f - main - lang/intel-compute-runtime: update to 21.15.19533
Jan Beich
jbeich at FreeBSD.org
Fri Apr 16 12:51:10 UTC 2021
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=dfa01604ac3fc6363ac0ceeef9d132ef279ab6ea
commit dfa01604ac3fc6363ac0ceeef9d132ef279ab6ea
Author: Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-04-05 06:46:58 +0000
Commit: Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-04-16 12:50:21 +0000
lang/intel-compute-runtime: update to 21.15.19533
Changes: https://github.com/intel/compute-runtime/compare/21.14.19498...21.15.19533
Reported by: GitHub (watch releases)
---
lang/intel-compute-runtime/Makefile | 5 ++---
lang/intel-compute-runtime/distinfo | 6 +++---
2 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/lang/intel-compute-runtime/Makefile b/lang/intel-compute-runtime/Makefile
index 3be5b08879e6..41c8b49d4b7f 100644
--- a/lang/intel-compute-runtime/Makefile
+++ b/lang/intel-compute-runtime/Makefile
@@ -1,6 +1,5 @@
PORTNAME= compute-runtime
-DISTVERSION= 21.14.19498
-PORTREVISION= 1
+DISTVERSION= 21.15.19533
CATEGORIES= lang
PKGNAMEPREFIX= intel-
@@ -42,7 +41,7 @@ L0_BUILD_DEPENDS= level-zero>=1.0:devel/level-zero
L0_CMAKE_BOOL= BUILD_WITH_L0
L0_CMAKE_ON= -DNEO_VERSION_BUILD:STRING="0"
L0_PLIST_FILES= lib/libze_intel_gpu.so.1 \
- lib/libze_intel_gpu.so.1.0.0
+ lib/libze_intel_gpu.so.1.1.0
VAAPI_BUILD_DEPENDS= ${LOCALBASE}/include/va/va.h:multimedia/libva
VAAPI_CMAKE_BOOL_OFF= DISABLE_LIBVA
diff --git a/lang/intel-compute-runtime/distinfo b/lang/intel-compute-runtime/distinfo
index c21a1162bad9..ade0d4fd97b9 100644
--- a/lang/intel-compute-runtime/distinfo
+++ b/lang/intel-compute-runtime/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1617215575
-SHA256 (intel-compute-runtime-21.14.19498_GH0.tar.gz) = b267e22cc8dca0b44008d2e5cf70498bcf1cfe542652d664e4a2854d983e156b
-SIZE (intel-compute-runtime-21.14.19498_GH0.tar.gz) = 3841717
+TIMESTAMP = 1617605218
+SHA256 (intel-compute-runtime-21.15.19533_GH0.tar.gz) = bf63a8c1e5bf30e4891fb911e93f02b8a3cd54aac3c827a0cb42b9d6f9b54bda
+SIZE (intel-compute-runtime-21.15.19533_GH0.tar.gz) = 3848944
SHA256 (4a926516c3ea.patch) = 1a9c4694dbe892f01a7d3be5c5229b6b3bb34222848d61054f7bdf91134ca60f
SIZE (4a926516c3ea.patch) = 1691
More information about the dev-commits-ports-all
mailing list