Date: Tue, 17 Aug 2021 18:00:40 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: cccec4cb59d7 - main - devel/intel-graphics-compiler: update to 1.0.8365 Message-ID: <202108171800.17HI0egU015648@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=cccec4cb59d7f3594828a35f57398be28fe1a326 commit cccec4cb59d7f3594828a35f57398be28fe1a326 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-08-07 02:08:03 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-08-17 17:49:40 +0000 devel/intel-graphics-compiler: update to 1.0.8365 Changes: https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.8365 Reported by: GitHub (watch releases) --- devel/intel-graphics-compiler/Makefile | 4 ++-- devel/intel-graphics-compiler/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/devel/intel-graphics-compiler/Makefile b/devel/intel-graphics-compiler/Makefile index 12ec73d75d1e..dec044c044b9 100644 --- a/devel/intel-graphics-compiler/Makefile +++ b/devel/intel-graphics-compiler/Makefile @@ -1,12 +1,12 @@ PORTNAME= intel-graphics-compiler DISTVERSIONPREFIX= igc- -DISTVERSION= 1.0.8279 +DISTVERSION= 1.0.8365 CATEGORIES= devel PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= b7f29ee948b9.patch:-p1 # https://github.com/intel/intel-graphics-compiler/pull/189 PATCHFILES+= a69ee09275fe.patch:-p1 # https://github.com/intel/intel-graphics-compiler/pull/189 -PATCHFILES+= 12c4fbc2b511.patch:-p1 # https://github.com/intel/intel-graphics-compiler/pull/189 +PATCHFILES+= b926d2c2f490.patch:-p1 # https://github.com/intel/intel-graphics-compiler/pull/189 MAINTAINER= jbeich@FreeBSD.org COMMENT= Intel Graphics Compiler for OpenCL diff --git a/devel/intel-graphics-compiler/distinfo b/devel/intel-graphics-compiler/distinfo index d4b8602f15c5..cca713b6c4b5 100644 --- a/devel/intel-graphics-compiler/distinfo +++ b/devel/intel-graphics-compiler/distinfo @@ -1,9 +1,9 @@ -TIMESTAMP = 1627543435 -SHA256 (intel-intel-graphics-compiler-igc-1.0.8279_GH0.tar.gz) = 90af6b7b3e8b0a7859fdc7562d87ed0d08bcc56134d56a3c65d8c535dcfa28f5 -SIZE (intel-intel-graphics-compiler-igc-1.0.8279_GH0.tar.gz) = 7497871 +TIMESTAMP = 1628302083 +SHA256 (intel-intel-graphics-compiler-igc-1.0.8365_GH0.tar.gz) = bf5d1ac1a5acf55d6ee67895102702dbd275f9eb2afe4ebb4e38f1b9fd9ea8f4 +SIZE (intel-intel-graphics-compiler-igc-1.0.8365_GH0.tar.gz) = 7509633 SHA256 (b7f29ee948b9.patch) = f47c5d7b37d4ae264eef37646afbcbaadd370ad91035895630bd52da7cf82452 SIZE (b7f29ee948b9.patch) = 1199 SHA256 (a69ee09275fe.patch) = e3f293844338d50e6c6d8f0213377637dc1eefc79bfd07c92e889ed8a8d8dd1f SIZE (a69ee09275fe.patch) = 1160 -SHA256 (12c4fbc2b511.patch) = e7570987a542f8688641b2172c87f75de0b114cde6d083f21ef27431193e648c -SIZE (12c4fbc2b511.patch) = 4376 +SHA256 (b926d2c2f490.patch) = 1c60ffddc2c4bc49013bfc9878c9923a2ef11879b50e5e8961ddf8e8c84df72a +SIZE (b926d2c2f490.patch) = 4443
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108171800.17HI0egU015648>