Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Oct 2020 18:35:53 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r552143 - head/devel/intel-graphics-compiler
Message-ID:  <202010121835.09CIZr76062655@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Mon Oct 12 18:35:53 2020
New Revision: 552143
URL: https://svnweb.freebsd.org/changeset/ports/552143

Log:
  devel/intel-graphics-compiler: update to 1.0.5186
  
  Changes:	https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.5186
  Reported by:	GitHub (watch releases)

Modified:
  head/devel/intel-graphics-compiler/Makefile   (contents, props changed)
  head/devel/intel-graphics-compiler/distinfo   (contents, props changed)

Modified: head/devel/intel-graphics-compiler/Makefile
==============================================================================
--- head/devel/intel-graphics-compiler/Makefile	Mon Oct 12 18:29:09 2020	(r552142)
+++ head/devel/intel-graphics-compiler/Makefile	Mon Oct 12 18:35:53 2020	(r552143)
@@ -2,7 +2,7 @@
 
 PORTNAME=	intel-graphics-compiler
 DISTVERSIONPREFIX=	igc-
-DISTVERSION=	1.0.5176
+DISTVERSION=	1.0.5186
 CATEGORIES=	devel
 
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/

Modified: head/devel/intel-graphics-compiler/distinfo
==============================================================================
--- head/devel/intel-graphics-compiler/distinfo	Mon Oct 12 18:29:09 2020	(r552142)
+++ head/devel/intel-graphics-compiler/distinfo	Mon Oct 12 18:35:53 2020	(r552143)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1601358309
-SHA256 (intel-intel-graphics-compiler-igc-1.0.5176_GH0.tar.gz) = 0cf353208648c15ede817095de5fa245efc2617d823b918e575208bccfa36ebe
-SIZE (intel-intel-graphics-compiler-igc-1.0.5176_GH0.tar.gz) = 6684266
+TIMESTAMP = 1601453696
+SHA256 (intel-intel-graphics-compiler-igc-1.0.5186_GH0.tar.gz) = e09135b488ca2b111ee871d4e4b354bffc5babc89984b17ff2bf85e5c6512ed7
+SIZE (intel-intel-graphics-compiler-igc-1.0.5186_GH0.tar.gz) = 6684520
 SHA256 (intel-vc-intrinsics-82711ce_GH0.tar.gz) = ad55dd4c5b84053901949c197b757c5324b4ac322b56f0102d0dc2f49e57c638
 SIZE (intel-vc-intrinsics-82711ce_GH0.tar.gz) = 108261
 SHA256 (d878880cbb3b.patch) = f430b2da0d212594ce73f23b279a1435f08dea60f30ec35494411ab0dc0fcf70



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