svn commit: r553593 - in head/devel: intel-graphics-compiler opencl-clang

Jan Beich jbeich at FreeBSD.org
Thu Oct 29 07:45:09 UTC 2020


Author: jbeich
Date: Thu Oct 29 07:45:06 2020
New Revision: 553593
URL: https://svnweb.freebsd.org/changeset/ports/553593

Log:
  devel/opencl-clang: update to 11.0.0
  
  Changes:	https://github.com/intel/opencl-clang/releases/tag/v11.0.0
  Reported by:	GitHub (watch releases)

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

Modified: head/devel/intel-graphics-compiler/Makefile
==============================================================================
--- head/devel/intel-graphics-compiler/Makefile	Thu Oct 29 07:44:57 2020	(r553592)
+++ head/devel/intel-graphics-compiler/Makefile	Thu Oct 29 07:45:06 2020	(r553593)
@@ -3,6 +3,7 @@
 PORTNAME=	intel-graphics-compiler
 DISTVERSIONPREFIX=	igc-
 DISTVERSION=	1.0.5353
+PORTREVISION=	1
 CATEGORIES=	devel
 
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/

Modified: head/devel/opencl-clang/Makefile
==============================================================================
--- head/devel/opencl-clang/Makefile	Thu Oct 29 07:44:57 2020	(r553592)
+++ head/devel/opencl-clang/Makefile	Thu Oct 29 07:45:06 2020	(r553593)
@@ -2,7 +2,7 @@
 
 PORTNAME=	opencl-clang
 DISTVERSIONPREFIX=	v
-DISTVERSION=	10.0.0-1
+DISTVERSION=	11.0.0
 CATEGORIES=	devel
 
 MAINTAINER=	jbeich at FreeBSD.org

Modified: head/devel/opencl-clang/distinfo
==============================================================================
--- head/devel/opencl-clang/distinfo	Thu Oct 29 07:44:57 2020	(r553592)
+++ head/devel/opencl-clang/distinfo	Thu Oct 29 07:45:06 2020	(r553593)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586267327
-SHA256 (intel-opencl-clang-v10.0.0-1_GH0.tar.gz) = 815005b6fb7fd8fd2f08b9036035d3aa9543f5ce8464e41ef2f2ed08a816f507
-SIZE (intel-opencl-clang-v10.0.0-1_GH0.tar.gz) = 23549
+TIMESTAMP = 1603199408
+SHA256 (intel-opencl-clang-v11.0.0_GH0.tar.gz) = 0c0d5fb4bfc85c1c1ae4b441eea223193721ecdd3d9165bcc6f7859d90e5bf66
+SIZE (intel-opencl-clang-v11.0.0_GH0.tar.gz) = 79487


More information about the svn-ports-head mailing list