From owner-dev-commits-ports-all@freebsd.org Wed Aug 18 13:12:32 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 9DF1F677878; Wed, 18 Aug 2021 13:12:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GqSxD3wZSz4TdG; Wed, 18 Aug 2021 13:12:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6493F11AE9; Wed, 18 Aug 2021 13:12:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17IDCWJm057115; Wed, 18 Aug 2021 13:12:32 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17IDCWaL057114; Wed, 18 Aug 2021 13:12:32 GMT (envelope-from git) Date: Wed, 18 Aug 2021 13:12:32 GMT Message-Id: <202108181312.17IDCWaL057114@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: be2de6c5a69b - main - devel/intel-graphics-compiler: unbreak fetch by refreshing patches MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: be2de6c5a69bffa1a03f494bb6ebdb24f2a5516b Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Aug 2021 13:12:32 -0000 The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=be2de6c5a69bffa1a03f494bb6ebdb24f2a5516b commit be2de6c5a69bffa1a03f494bb6ebdb24f2a5516b Author: Jan Beich AuthorDate: 2021-08-18 13:11:17 +0000 Commit: Jan Beich 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@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