git: be2de6c5a69b - main - devel/intel-graphics-compiler: unbreak fetch by refreshing patches

Jan Beich jbeich at FreeBSD.org
Wed Aug 18 13:12:32 UTC 2021


The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=be2de6c5a69bffa1a03f494bb6ebdb24f2a5516b

commit be2de6c5a69bffa1a03f494bb6ebdb24f2a5516b
Author:     Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-08-18 13:11:17 +0000
Commit:     Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-08-18 13:11:51 +0000

    devel/intel-graphics-compiler: unbreak fetch by refreshing patches
    
    -index bd71af38d3..adda97bdab 100644
    +index bd71af38d33..adda97bdab7 100644
    -index 8ea403e042..34d0bfd560 100644
    +index 8ea403e042d..34d0bfd5608 100644
    
    Reported by:    arrowd (via Discord)
---
 devel/intel-graphics-compiler/Makefile | 4 ++--
 devel/intel-graphics-compiler/distinfo | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/intel-graphics-compiler/Makefile b/devel/intel-graphics-compiler/Makefile
index dec044c044b9..c52bff10a570 100644
--- a/devel/intel-graphics-compiler/Makefile
+++ b/devel/intel-graphics-compiler/Makefile
@@ -4,8 +4,8 @@ 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+=	ef9a69ee4723.patch:-p1 # https://github.com/intel/intel-graphics-compiler/pull/189
+PATCHFILES+=	8888a28132ac.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 at FreeBSD.org
diff --git a/devel/intel-graphics-compiler/distinfo b/devel/intel-graphics-compiler/distinfo
index cca713b6c4b5..5a55192248ab 100644
--- a/devel/intel-graphics-compiler/distinfo
+++ b/devel/intel-graphics-compiler/distinfo
@@ -1,9 +1,9 @@
 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 (ef9a69ee4723.patch) = 28ac4a21ba517a651d234f8ce7b9d465c94ff7fc6b5024c143c7c0128aff9ee3
+SIZE (ef9a69ee4723.patch) = 1201
+SHA256 (8888a28132ac.patch) = e4851706d66f1e1d7d69673e361a270d0c1f0e48c1daa89b27a42db5fb63d9c7
+SIZE (8888a28132ac.patch) = 1162
 SHA256 (b926d2c2f490.patch) = 1c60ffddc2c4bc49013bfc9878c9923a2ef11879b50e5e8961ddf8e8c84df72a
 SIZE (b926d2c2f490.patch) = 4443


More information about the dev-commits-ports-main mailing list