Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Mar 2020 23:03:36 +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: r528811 - head/lang/intel-compute-runtime
Message-ID:  <202003202303.02KN3aTq017672@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Fri Mar 20 23:03:36 2020
New Revision: 528811
URL: https://svnweb.freebsd.org/changeset/ports/528811

Log:
  lang/intel-compute-runtime: update to 20.11.16158
  
  Changes:	https://github.com/intel/compute-runtime/compare/20.10.16087...20.11.16158
  Reported by:	GitHub (watch releases)

Modified:
  head/lang/intel-compute-runtime/Makefile   (contents, props changed)
  head/lang/intel-compute-runtime/distinfo   (contents, props changed)

Modified: head/lang/intel-compute-runtime/Makefile
==============================================================================
--- head/lang/intel-compute-runtime/Makefile	Fri Mar 20 23:03:23 2020	(r528810)
+++ head/lang/intel-compute-runtime/Makefile	Fri Mar 20 23:03:36 2020	(r528811)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	compute-runtime
-DISTVERSION=	20.10.16087
+DISTVERSION=	20.11.16158
 CATEGORIES=	lang
 PKGNAMEPREFIX=	intel-
 
@@ -25,8 +25,7 @@ CMAKE_ON=	SKIP_UNIT_TESTS
 CMAKE_ARGS=	-DNEO_DRIVER_VERSION:STRING="${DISTVERSIONFULL}"
 PLIST_FILES=	etc/OpenCL/vendors/intel.icd \
 		bin/ocloc \
-		lib/intel-opencl/libigdrcl.so \
-		lib/intel-opencl/libocloc.so
+		lib/intel-opencl/libigdrcl.so
 
 post-patch:
 	@${REINPLACE_CMD} -e '/-Werror/d' \

Modified: head/lang/intel-compute-runtime/distinfo
==============================================================================
--- head/lang/intel-compute-runtime/distinfo	Fri Mar 20 23:03:23 2020	(r528810)
+++ head/lang/intel-compute-runtime/distinfo	Fri Mar 20 23:03:36 2020	(r528811)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1583583090
-SHA256 (intel-compute-runtime-20.10.16087_GH0.tar.gz) = c03bf51b0fc5b84490f6690443e74e1c7958809dc3fb51f53b89f89951acceb9
-SIZE (intel-compute-runtime-20.10.16087_GH0.tar.gz) = 2942516
+TIMESTAMP = 1584131696
+SHA256 (intel-compute-runtime-20.11.16158_GH0.tar.gz) = 1b07b00c9a4181415125d9afeceed30fca95a3e35b6cee03d3b0342a0355fb55
+SIZE (intel-compute-runtime-20.11.16158_GH0.tar.gz) = 2946189



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