Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Oct 2020 00:48:02 +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: r553719 - in head/lang/intel-compute-runtime: . files
Message-ID:  <202010310048.09V0m252054788@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sat Oct 31 00:48:02 2020
New Revision: 553719
URL: https://svnweb.freebsd.org/changeset/ports/553719

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

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

Modified: head/lang/intel-compute-runtime/Makefile
==============================================================================
--- head/lang/intel-compute-runtime/Makefile	Sat Oct 31 00:47:55 2020	(r553718)
+++ head/lang/intel-compute-runtime/Makefile	Sat Oct 31 00:48:02 2020	(r553719)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	compute-runtime
-DISTVERSION=	20.42.18209
-PORTREVISION=	1
+DISTVERSION=	20.43.18277
 CATEGORIES=	lang
 PKGNAMEPREFIX=	intel-
 

Modified: head/lang/intel-compute-runtime/distinfo
==============================================================================
--- head/lang/intel-compute-runtime/distinfo	Sat Oct 31 00:47:55 2020	(r553718)
+++ head/lang/intel-compute-runtime/distinfo	Sat Oct 31 00:48:02 2020	(r553719)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1602881282
-SHA256 (intel-compute-runtime-20.42.18209_GH0.tar.gz) = aa7f71e327f8969ecf419565f315d1a13b8ce473d392de177ec99cd7924db493
-SIZE (intel-compute-runtime-20.42.18209_GH0.tar.gz) = 3563416
+TIMESTAMP = 1603467859
+SHA256 (intel-compute-runtime-20.43.18277_GH0.tar.gz) = d24f31f19f8807481aee38a909e332abe7944c2cea123a4f1489b784977f7d72
+SIZE (intel-compute-runtime-20.43.18277_GH0.tar.gz) = 3583900

Modified: head/lang/intel-compute-runtime/files/patch-includes
==============================================================================
--- head/lang/intel-compute-runtime/files/patch-includes	Sat Oct 31 00:47:55 2020	(r553718)
+++ head/lang/intel-compute-runtime/files/patch-includes	Sat Oct 31 00:48:02 2020	(r553719)
@@ -28,8 +28,8 @@ struct sockaddr {
  
  namespace NEO {
  
---- opencl/source/tbx/tbx_sockets_imp.cpp.orig	2020-02-28 16:16:42 UTC
-+++ opencl/source/tbx/tbx_sockets_imp.cpp
+--- shared/source/tbx/tbx_sockets_imp.cpp.orig	2020-10-23 15:44:19 UTC
++++ shared/source/tbx/tbx_sockets_imp.cpp
 @@ -18,6 +18,7 @@ typedef int socklen_t;
  #else
  #include <arpa/inet.h>



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