Date: Fri, 2 Jul 2021 12:33:20 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 226fbfef3483 - main - lang/intel-compute-runtime: update to 21.26.20194 Message-ID: <202107021233.162CXKmn052142@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=226fbfef3483dcc714af3ec982763f6b25255ffe commit 226fbfef3483dcc714af3ec982763f6b25255ffe Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-06-23 17:27:50 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-07-02 12:33:00 +0000 lang/intel-compute-runtime: update to 21.26.20194 Changes: https://github.com/intel/compute-runtime/compare/21.25.20114...21.26.20194 Reported by: GitHub (watch releases) --- lang/intel-compute-runtime/Makefile | 3 +-- lang/intel-compute-runtime/distinfo | 8 +++----- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/lang/intel-compute-runtime/Makefile b/lang/intel-compute-runtime/Makefile index daec9ec2521c..5e651f6c09c3 100644 --- a/lang/intel-compute-runtime/Makefile +++ b/lang/intel-compute-runtime/Makefile @@ -1,11 +1,10 @@ PORTNAME= compute-runtime -DISTVERSION= 21.25.20114 +DISTVERSION= 21.26.20194 CATEGORIES= lang PKGNAMEPREFIX= intel- PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= 4a926516c3ea.patch:-p1 # https://github.com/intel/compute-runtime/pull/361 -PATCHFILES+= 3e8d5d7a0589.patch:-p1 # level-zero 1.4.1 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 41b3df308a48..99580dd554f9 100644 --- a/lang/intel-compute-runtime/distinfo +++ b/lang/intel-compute-runtime/distinfo @@ -1,7 +1,5 @@ -TIMESTAMP = 1623699367 -SHA256 (intel-compute-runtime-21.25.20114_GH0.tar.gz) = aad021d267264b34469202f47112ed5303f53f8aa09dc9d39af1f14f05da7ee7 -SIZE (intel-compute-runtime-21.25.20114_GH0.tar.gz) = 4111887 +TIMESTAMP = 1624469270 +SHA256 (intel-compute-runtime-21.26.20194_GH0.tar.gz) = 6bcc4490056ed19daf855522dad27477895592f904c9d826ef8e74b43a510fae +SIZE (intel-compute-runtime-21.26.20194_GH0.tar.gz) = 4118495 SHA256 (4a926516c3ea.patch) = 1a9c4694dbe892f01a7d3be5c5229b6b3bb34222848d61054f7bdf91134ca60f SIZE (4a926516c3ea.patch) = 1691 -SHA256 (3e8d5d7a0589.patch) = bbb3b7b7f46229cb64a3d234ace9e65dfccba086b14a26c86cfba19fd2af96cb -SIZE (3e8d5d7a0589.patch) = 9038
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107021233.162CXKmn052142>