From owner-svn-ports-all@freebsd.org Thu Oct 17 00:32:22 2019 Return-Path: Delivered-To: svn-ports-all@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 6A5DF153E28; Thu, 17 Oct 2019 00:32:22 +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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46tqqp2Fbwz4Sxm; Thu, 17 Oct 2019 00:32:22 +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 30DD2F557; Thu, 17 Oct 2019 00:32:22 +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 x9H0WMCq027963; Thu, 17 Oct 2019 00:32:22 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x9H0WLTe027960; Thu, 17 Oct 2019 00:32:21 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201910170032.x9H0WLTe027960@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 17 Oct 2019 00:32:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r514638 - in branches/2019Q4/multimedia/gmmlib: . files X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in branches/2019Q4/multimedia/gmmlib: . files X-SVN-Commit-Revision: 514638 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Oct 2019 00:32:22 -0000 Author: jbeich Date: Thu Oct 17 00:32:21 2019 New Revision: 514638 URL: https://svnweb.freebsd.org/changeset/ports/514638 Log: MFH: r514631 multimedia/gmmlib: update to 19.3.3 Changes: https://github.com/intel/gmmlib/compare/intel-gmmlib-19.3.2...intel-gmmlib-19.3.3 Approved by: ports-secteam blanket Modified: branches/2019Q4/multimedia/gmmlib/Makefile branches/2019Q4/multimedia/gmmlib/distinfo branches/2019Q4/multimedia/gmmlib/files/patch-unix Directory Properties: branches/2019Q4/ (props changed) Modified: branches/2019Q4/multimedia/gmmlib/Makefile ============================================================================== --- branches/2019Q4/multimedia/gmmlib/Makefile Thu Oct 17 00:32:19 2019 (r514637) +++ branches/2019Q4/multimedia/gmmlib/Makefile Thu Oct 17 00:32:21 2019 (r514638) @@ -2,7 +2,7 @@ PORTNAME= gmmlib DISTVERSIONPREFIX= intel-${PORTNAME}- -DISTVERSION= 19.3.2 +DISTVERSION= 19.3.3 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org Modified: branches/2019Q4/multimedia/gmmlib/distinfo ============================================================================== --- branches/2019Q4/multimedia/gmmlib/distinfo Thu Oct 17 00:32:19 2019 (r514637) +++ branches/2019Q4/multimedia/gmmlib/distinfo Thu Oct 17 00:32:21 2019 (r514638) @@ -1,3 +1,3 @@ -TIMESTAMP = 1568629827 -SHA256 (intel-gmmlib-intel-gmmlib-19.3.2_GH0.tar.gz) = 719b6db3052355830b50fb264fe9e2ff889e537375e876d1c5b8410c8561a718 -SIZE (intel-gmmlib-intel-gmmlib-19.3.2_GH0.tar.gz) = 706648 +TIMESTAMP = 1571148130 +SHA256 (intel-gmmlib-intel-gmmlib-19.3.3_GH0.tar.gz) = aceb11fd61a895e30fc67c8a6230ffe8b44b2336fc2a81f5408b1b1a535763f5 +SIZE (intel-gmmlib-intel-gmmlib-19.3.3_GH0.tar.gz) = 706656 Modified: branches/2019Q4/multimedia/gmmlib/files/patch-unix ============================================================================== --- branches/2019Q4/multimedia/gmmlib/files/patch-unix Thu Oct 17 00:32:19 2019 (r514637) +++ branches/2019Q4/multimedia/gmmlib/files/patch-unix Thu Oct 17 00:32:21 2019 (r514638) @@ -160,14 +160,14 @@ Source/GmmLib/inc/External/Common/GmmInfo.h:58:3: note pthread_mutex_t TTLock; #endif ---- Source/GmmLib/ULT/GmmAuxTableULT.cpp.orig 2019-09-16 10:30:27 UTC +--- Source/GmmLib/ULT/GmmAuxTableULT.cpp.orig 2019-10-15 14:02:10 UTC +++ Source/GmmLib/ULT/GmmAuxTableULT.cpp @@ -20,7 +20,7 @@ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWAR OTHER DEALINGS IN THE SOFTWARE. ============================================================================*/ --#ifdef __linux__ -+#ifndef _WIN32 +-#if defined (__linux__) && !defined(__i386__) ++#if !defined (_WIN32) && !defined(__i386__) #include "GmmAuxTableULT.h" @@ -177,14 +177,14 @@ Source/GmmLib/inc/External/Common/GmmInfo.h:58:3: note -#endif /* __linux__ */ +#endif /* !_WIN32 */ ---- Source/GmmLib/ULT/GmmAuxTableULT.h.orig 2019-09-16 10:30:27 UTC +--- Source/GmmLib/ULT/GmmAuxTableULT.h.orig 2019-10-17 00:14:58 UTC +++ Source/GmmLib/ULT/GmmAuxTableULT.h @@ -22,7 +22,7 @@ OTHER DEALINGS IN THE SOFTWARE. #pragma once --#ifdef __linux__ -+#ifndef _WIN32 +-#if defined (__linux__) && !defined(__i386__) ++#if !defined (_WIN32) && !defined(__i386__) #ifndef _ISOC11_SOURCE #define _ISOC11_SOURCE 1