From owner-svn-ports-head@freebsd.org Mon Feb 8 11:47:57 2021 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5DF4E52FE96; Mon, 8 Feb 2021 11:47:57 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DZ45n2Gk2z3M4s; Mon, 8 Feb 2021 11:47:57 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 40DEA16DD6; Mon, 8 Feb 2021 11:47:57 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 118BlvsZ096750; Mon, 8 Feb 2021 11:47:57 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 118BluYU096747; Mon, 8 Feb 2021 11:47:56 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <202102081147.118BluYU096747@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Mon, 8 Feb 2021 11:47:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r564697 - head/lang/intel-compute-runtime X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/lang/intel-compute-runtime X-SVN-Commit-Revision: 564697 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Feb 2021 11:47:57 -0000 Author: jbeich Date: Mon Feb 8 11:47:56 2021 New Revision: 564697 URL: https://svnweb.freebsd.org/changeset/ports/564697 Log: lang/intel-compute-runtime: update to 21.05.18936 Changes: https://github.com/intel/compute-runtime/compare/21.04.18912...21.05.18936 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 Mon Feb 8 11:19:35 2021 (r564696) +++ head/lang/intel-compute-runtime/Makefile Mon Feb 8 11:47:56 2021 (r564697) @@ -1,12 +1,13 @@ # $FreeBSD$ PORTNAME= compute-runtime -DISTVERSION= 21.04.18912 +DISTVERSION= 21.05.18936 CATEGORIES= lang PKGNAMEPREFIX= intel- PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= 2a423820aaa4.patch:-p1 # https://github.com/intel/compute-runtime/pull/361 +PATCHFILES+= 6a80177dbf86.patch:-p1 7a91ef844a98.patch:-p1 # NEO_BUILD_DEBUG_SYMBOLS_PACKAGE MAINTAINER= jbeich@FreeBSD.org COMMENT= OpenCL implementation for Intel HD 5000 (Gen8) or newer Modified: head/lang/intel-compute-runtime/distinfo ============================================================================== --- head/lang/intel-compute-runtime/distinfo Mon Feb 8 11:19:35 2021 (r564696) +++ head/lang/intel-compute-runtime/distinfo Mon Feb 8 11:47:56 2021 (r564697) @@ -1,5 +1,9 @@ -TIMESTAMP = 1611166927 -SHA256 (intel-compute-runtime-21.04.18912_GH0.tar.gz) = 1394f7d222d0446ac40aeb1470355d2bf31ec6c792555f4584ee269ae51c7f46 -SIZE (intel-compute-runtime-21.04.18912_GH0.tar.gz) = 3721532 +TIMESTAMP = 1611598388 +SHA256 (intel-compute-runtime-21.05.18936_GH0.tar.gz) = 90b02b0891544a313e807141e372714abccb5ee0b5c4507d0529020bd3e12356 +SIZE (intel-compute-runtime-21.05.18936_GH0.tar.gz) = 3731612 SHA256 (2a423820aaa4.patch) = dd034e856e75d70bc6b63204aa2c67530a3212d111b67a703e4cbeb84e61685b SIZE (2a423820aaa4.patch) = 947 +SHA256 (6a80177dbf86.patch) = 4078f2bcb5101216f3e333f14466fc4f35c0bf4b0ac09f276270780a96b5d78a +SIZE (6a80177dbf86.patch) = 729 +SHA256 (7a91ef844a98.patch) = 3c628bb5e83fb79b63cfc66dd4f6cef6ae0cbe0b6ee0e2dd39f51294857e15fb +SIZE (7a91ef844a98.patch) = 13251