svn commit: r564718 - head/devel/intel-graphics-compiler

Jan Beich jbeich at FreeBSD.org
Mon Feb 8 16:08:08 UTC 2021


Author: jbeich
Date: Mon Feb  8 16:08:07 2021
New Revision: 564718
URL: https://svnweb.freebsd.org/changeset/ports/564718

Log:
  devel/intel-graphics-compiler: update to 1.0.6087
  
  Changes:	https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.6087
  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 Feb  8 16:05:31 2021	(r564717)
+++ head/devel/intel-graphics-compiler/Makefile	Mon Feb  8 16:08:07 2021	(r564718)
@@ -2,7 +2,7 @@
 
 PORTNAME=	intel-graphics-compiler
 DISTVERSIONPREFIX=	igc-
-DISTVERSION=	1.0.6083
+DISTVERSION=	1.0.6087
 CATEGORIES=	devel
 
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
@@ -25,7 +25,7 @@ USES=		bison cmake compiler:c++17-lang python:build
 USE_GITHUB=	yes
 USE_LDCONFIG=	yes
 GH_ACCOUNT=	intel
-GH_TUPLE=	intel:vc-intrinsics:77974f5:vcintrin/../vc-intrinsics
+GH_TUPLE=	intel:vc-intrinsics:ad99fd7:vcintrin/../vc-intrinsics
 CMAKE_OFF=	INSTALL_SPIRVDLL
 CFLAGS+=	-Wno-macro-redefined # __fastcall
 PLIST_SUB=	ARCH_SUFX=${ARCH:S/i386/32/:S/amd//:S/x86_//}

Modified: head/devel/intel-graphics-compiler/distinfo
==============================================================================
--- head/devel/intel-graphics-compiler/distinfo	Mon Feb  8 16:05:31 2021	(r564717)
+++ head/devel/intel-graphics-compiler/distinfo	Mon Feb  8 16:08:07 2021	(r564718)
@@ -1,8 +1,8 @@
-TIMESTAMP = 1610756128
-SHA256 (intel-intel-graphics-compiler-igc-1.0.6083_GH0.tar.gz) = 084231d10087c5765c9220d539ba87e22728a4b3306494f69a11c115ea9fdcfd
-SIZE (intel-intel-graphics-compiler-igc-1.0.6083_GH0.tar.gz) = 7186764
-SHA256 (intel-vc-intrinsics-77974f5_GH0.tar.gz) = 69ab7123af509e87348348fa1a7944b0eb03813b89713d8e0bde28c8765c30d2
-SIZE (intel-vc-intrinsics-77974f5_GH0.tar.gz) = 120482
+TIMESTAMP = 1610965894
+SHA256 (intel-intel-graphics-compiler-igc-1.0.6087_GH0.tar.gz) = 12ea1c1ce1e5a22cf3199782d572062c71af96f15139528da4b4a0afbe678580
+SIZE (intel-intel-graphics-compiler-igc-1.0.6087_GH0.tar.gz) = 7184672
+SHA256 (intel-vc-intrinsics-ad99fd7_GH0.tar.gz) = 71a22cfeee2c797179f8dc65138d2c81724bd9f2bb59e14a9838d92a742943db
+SIZE (intel-vc-intrinsics-ad99fd7_GH0.tar.gz) = 121051
 SHA256 (d878880cbb3b.patch) = f430b2da0d212594ce73f23b279a1435f08dea60f30ec35494411ab0dc0fcf70
 SIZE (d878880cbb3b.patch) = 9088
 SHA256 (f44eb990ac84.patch) = 4774683855caa8ef44a85a43356b7d509683bbdbef23e31ab6f5e4075715d67c


More information about the svn-ports-all mailing list