Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Dec 2021 14:26:31 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: b76720fa5415 - main - devel/intel-graphics-compiler: update to 1.0.9441
Message-ID:  <202112021426.1B2EQV5O022329@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=b76720fa5415648fc68a812d8fd45f8797e8671a

commit b76720fa5415648fc68a812d8fd45f8797e8671a
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-11-12 09:27:55 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-12-02 14:26:27 +0000

    devel/intel-graphics-compiler: update to 1.0.9441
    
    Changes:        https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.9441
    Reported by:    GitHub (watch releases)
---
 devel/intel-graphics-compiler/Makefile | 3 +--
 devel/intel-graphics-compiler/distinfo | 8 +++-----
 2 files changed, 4 insertions(+), 7 deletions(-)

diff --git a/devel/intel-graphics-compiler/Makefile b/devel/intel-graphics-compiler/Makefile
index 834397a833db..30fdfe7c94a4 100644
--- a/devel/intel-graphics-compiler/Makefile
+++ b/devel/intel-graphics-compiler/Makefile
@@ -1,12 +1,11 @@
 PORTNAME=	intel-graphics-compiler
 DISTVERSIONPREFIX=	igc-
-DISTVERSION=	1.0.9389
+DISTVERSION=	1.0.9441
 CATEGORIES=	devel
 PKGNAMESUFFIX=	-${FLAVOR}
 
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
 PATCHFILES+=	aa7df33aebe0.patch:-p1 # https://github.com/intel/intel-graphics-compiler/pull/210
-PATCHFILES+=	99edbf49d7c9.patch:-p1 # clang
 
 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 759b0acee750..f0f8fae1dcd1 100644
--- a/devel/intel-graphics-compiler/distinfo
+++ b/devel/intel-graphics-compiler/distinfo
@@ -1,11 +1,9 @@
-TIMESTAMP = 1636364708
-SHA256 (intel-intel-graphics-compiler-igc-1.0.9389_GH0.tar.gz) = 563a525375c25875aeb41a0fed1ebe9d1c3d67355576c73948c5305bcac93e36
-SIZE (intel-intel-graphics-compiler-igc-1.0.9389_GH0.tar.gz) = 7883556
+TIMESTAMP = 1636709275
+SHA256 (intel-intel-graphics-compiler-igc-1.0.9441_GH0.tar.gz) = b9fdde261d666d549f05932bb015022404125e7146ffdf0813de643f82ce0742
+SIZE (intel-intel-graphics-compiler-igc-1.0.9441_GH0.tar.gz) = 7893557
 SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-123-g814e728_GH0.tar.gz) = e4880dccda018f63cdc684afd5e51972d8ad2e3f21e9bab346a865370ea2929e
 SIZE (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-123-g814e728_GH0.tar.gz) = 416402
 SHA256 (KhronosGroup-SPIRV-Tools-v2021.4_GH0.tar.gz) = d68de260708dda785d109ff1ceeecde2d2ab71142fa5bf59061bb9f47dd3bb2c
 SIZE (KhronosGroup-SPIRV-Tools-v2021.4_GH0.tar.gz) = 2887505
 SHA256 (aa7df33aebe0.patch) = b2da1a00ac59ce7e98fd6cfb554f8974b1500bc1b9973387181414ffa4cffea5
 SIZE (aa7df33aebe0.patch) = 2242
-SHA256 (99edbf49d7c9.patch) = 1b6a3c234300cb576f3183006f0a067a7da13e6b2133be0f8c36cab62aa632a9
-SIZE (99edbf49d7c9.patch) = 1153



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112021426.1B2EQV5O022329>