diff options
-rw-r--r-- | lang/intel-compute-runtime/Makefile | 3 | ||||
-rw-r--r-- | lang/intel-compute-runtime/distinfo | 6 | ||||
-rw-r--r-- | lang/intel-compute-runtime/files/patch-includes | 4 |
3 files changed, 6 insertions, 7 deletions
diff --git a/lang/intel-compute-runtime/Makefile b/lang/intel-compute-runtime/Makefile index 6dac001c783c..f9374f45b1ab 100644 --- a/lang/intel-compute-runtime/Makefile +++ b/lang/intel-compute-runtime/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= compute-runtime -DISTVERSION= 20.42.18209 -PORTREVISION= 1 +DISTVERSION= 20.43.18277 CATEGORIES= lang PKGNAMEPREFIX= intel- diff --git a/lang/intel-compute-runtime/distinfo b/lang/intel-compute-runtime/distinfo index 3f802722cc10..a54d852f7404 100644 --- a/lang/intel-compute-runtime/distinfo +++ b/lang/intel-compute-runtime/distinfo @@ -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 diff --git a/lang/intel-compute-runtime/files/patch-includes b/lang/intel-compute-runtime/files/patch-includes index f8476932ceeb..21c4d692be2e 100644 --- a/lang/intel-compute-runtime/files/patch-includes +++ b/lang/intel-compute-runtime/files/patch-includes @@ -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> |