Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jan 2020 14:07:51 +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: r522573 - in head/lang/intel-compute-runtime: . files
Message-ID:  <202001101407.00AE7pow096911@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Fri Jan 10 14:07:50 2020
New Revision: 522573
URL: https://svnweb.freebsd.org/changeset/ports/522573

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

Deleted:
  head/lang/intel-compute-runtime/files/patch-gmmlib-adapter
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 Jan 10 13:52:16 2020	(r522572)
+++ head/lang/intel-compute-runtime/Makefile	Fri Jan 10 14:07:50 2020	(r522573)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	compute-runtime
-DISTVERSION=	19.52.15209
+DISTVERSION=	20.01.15264
 CATEGORIES=	lang
 PKGNAMEPREFIX=	intel-
 
@@ -21,7 +21,7 @@ USES=		cmake compiler:c++14-lang pkgconfig
 USE_GITHUB=	yes
 USE_LDCONFIG=	yes
 GH_ACCOUNT=	intel
-CMAKE_ON=	SKIP_ALL_ULT
+CMAKE_ON=	SKIP_UNIT_TESTS
 CMAKE_ARGS=	-DNEO_DRIVER_VERSION:STRING="${DISTVERSIONFULL}"
 PLIST_FILES=	etc/OpenCL/vendors/intel.icd \
 		bin/ocloc \

Modified: head/lang/intel-compute-runtime/distinfo
==============================================================================
--- head/lang/intel-compute-runtime/distinfo	Fri Jan 10 13:52:16 2020	(r522572)
+++ head/lang/intel-compute-runtime/distinfo	Fri Jan 10 14:07:50 2020	(r522573)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578044448
-SHA256 (intel-compute-runtime-19.52.15209_GH0.tar.gz) = 91405bcdc2241073161adc5d01885121adf78454d6dbd3dd796a5fd3fdae2812
-SIZE (intel-compute-runtime-19.52.15209_GH0.tar.gz) = 2659506
+TIMESTAMP = 1578092671
+SHA256 (intel-compute-runtime-20.01.15264_GH0.tar.gz) = 6a9b1cab8b91d086ac9fdf54495a4880f38ab07f056a49026234153ff7d58d2e
+SIZE (intel-compute-runtime-20.01.15264_GH0.tar.gz) = 2662016



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