From owner-dev-commits-ports-all@freebsd.org Wed Jul 28 06:23:16 2021 Return-Path: Delivered-To: dev-commits-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 987DD651ADE; Wed, 28 Jul 2021 06:23:16 +0000 (UTC) (envelope-from git@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 4GZNrh3s7Bz4ScW; Wed, 28 Jul 2021 06:23:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6BF65194DB; Wed, 28 Jul 2021 06:23:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 16S6NGI3065640; Wed, 28 Jul 2021 06:23:16 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 16S6NGRr065639; Wed, 28 Jul 2021 06:23:16 GMT (envelope-from git) Date: Wed, 28 Jul 2021 06:23:16 GMT Message-Id: <202107280623.16S6NGRr065639@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Gerald Pfeifer Subject: git: 1abe074520b1 - main - emulators/wine-devel: Fix up pkg-plist MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: gerald X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1abe074520b16503c29e736250334cadc8eb2f25 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jul 2021 06:23:16 -0000 The branch main has been updated by gerald: URL: https://cgit.FreeBSD.org/ports/commit/?id=1abe074520b16503c29e736250334cadc8eb2f25 commit 1abe074520b16503c29e736250334cadc8eb2f25 Author: Gerald Pfeifer AuthorDate: 2021-07-28 06:22:58 +0000 Commit: Gerald Pfeifer CommitDate: 2021-07-28 06:22:58 +0000 emulators/wine-devel: Fix up pkg-plist This is the update for Wine 6.13 which was missing from the original commit. --- emulators/wine-devel/pkg-plist | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index d94a492ef0da..cd3d7148c7d5 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -224,6 +224,8 @@ include/wine/windows/d2d1_1.h include/wine/windows/d2d1_1.idl include/wine/windows/d2d1_2.h include/wine/windows/d2d1_2.idl +include/wine/windows/d2d1effects.h +include/wine/windows/d2d1effects.idl include/wine/windows/d2dbasetypes.h include/wine/windows/d2derr.h include/wine/windows/d3d.h @@ -1149,6 +1151,7 @@ lib/wine/%%WINEARCH%%-unix/api-ms-win-core-comm-l1-1-0.dll.so lib/wine/%%WINEARCH%%-unix/api-ms-win-core-console-l1-1-0.dll.so lib/wine/%%WINEARCH%%-unix/api-ms-win-core-console-l1-2-0.dll.so lib/wine/%%WINEARCH%%-unix/api-ms-win-core-console-l2-1-0.dll.so +lib/wine/%%WINEARCH%%-unix/api-ms-win-core-console-l3-2-0.dll.so lib/wine/%%WINEARCH%%-unix/api-ms-win-core-crt-l1-1-0.dll.so lib/wine/%%WINEARCH%%-unix/api-ms-win-core-crt-l2-1-0.dll.so lib/wine/%%WINEARCH%%-unix/api-ms-win-core-datetime-l1-1-0.dll.so @@ -1161,6 +1164,7 @@ lib/wine/%%WINEARCH%%-unix/api-ms-win-core-errorhandling-l1-1-0.dll.so lib/wine/%%WINEARCH%%-unix/api-ms-win-core-errorhandling-l1-1-1.dll.so lib/wine/%%WINEARCH%%-unix/api-ms-win-core-errorhandling-l1-1-2.dll.so lib/wine/%%WINEARCH%%-unix/api-ms-win-core-errorhandling-l1-1-3.dll.so +lib/wine/%%WINEARCH%%-unix/api-ms-win-core-featurestaging-l1-1-0.dll.so lib/wine/%%WINEARCH%%-unix/api-ms-win-core-fibers-l1-1-0.dll.so lib/wine/%%WINEARCH%%-unix/api-ms-win-core-fibers-l1-1-1.dll.so lib/wine/%%WINEARCH%%-unix/api-ms-win-core-file-ansi-l2-1-0.dll.so @@ -1186,6 +1190,7 @@ lib/wine/%%WINEARCH%%-unix/api-ms-win-core-job-l2-1-0.dll.so lib/wine/%%WINEARCH%%-unix/api-ms-win-core-kernel32-legacy-l1-1-0.dll.so lib/wine/%%WINEARCH%%-unix/api-ms-win-core-kernel32-legacy-l1-1-1.dll.so lib/wine/%%WINEARCH%%-unix/api-ms-win-core-kernel32-legacy-l1-1-2.dll.so +lib/wine/%%WINEARCH%%-unix/api-ms-win-core-kernel32-legacy-l1-1-5.dll.so lib/wine/%%WINEARCH%%-unix/api-ms-win-core-kernel32-private-l1-1-1.dll.so lib/wine/%%WINEARCH%%-unix/api-ms-win-core-largeinteger-l1-1-0.dll.so lib/wine/%%WINEARCH%%-unix/api-ms-win-core-libraryloader-l1-1-0.dll.so @@ -2399,6 +2404,7 @@ lib/wine/%%WINEARCH%%-windows/api-ms-win-core-comm-l1-1-0.dll lib/wine/%%WINEARCH%%-windows/api-ms-win-core-console-l1-1-0.dll lib/wine/%%WINEARCH%%-windows/api-ms-win-core-console-l1-2-0.dll lib/wine/%%WINEARCH%%-windows/api-ms-win-core-console-l2-1-0.dll +lib/wine/%%WINEARCH%%-windows/api-ms-win-core-console-l3-2-0.dll lib/wine/%%WINEARCH%%-windows/api-ms-win-core-crt-l1-1-0.dll lib/wine/%%WINEARCH%%-windows/api-ms-win-core-crt-l2-1-0.dll lib/wine/%%WINEARCH%%-windows/api-ms-win-core-datetime-l1-1-0.dll @@ -2411,6 +2417,7 @@ lib/wine/%%WINEARCH%%-windows/api-ms-win-core-errorhandling-l1-1-0.dll lib/wine/%%WINEARCH%%-windows/api-ms-win-core-errorhandling-l1-1-1.dll lib/wine/%%WINEARCH%%-windows/api-ms-win-core-errorhandling-l1-1-2.dll lib/wine/%%WINEARCH%%-windows/api-ms-win-core-errorhandling-l1-1-3.dll +lib/wine/%%WINEARCH%%-windows/api-ms-win-core-featurestaging-l1-1-0.dll lib/wine/%%WINEARCH%%-windows/api-ms-win-core-fibers-l1-1-0.dll lib/wine/%%WINEARCH%%-windows/api-ms-win-core-fibers-l1-1-1.dll lib/wine/%%WINEARCH%%-windows/api-ms-win-core-file-ansi-l2-1-0.dll @@ -2436,6 +2443,7 @@ lib/wine/%%WINEARCH%%-windows/api-ms-win-core-job-l2-1-0.dll lib/wine/%%WINEARCH%%-windows/api-ms-win-core-kernel32-legacy-l1-1-0.dll lib/wine/%%WINEARCH%%-windows/api-ms-win-core-kernel32-legacy-l1-1-1.dll lib/wine/%%WINEARCH%%-windows/api-ms-win-core-kernel32-legacy-l1-1-2.dll +lib/wine/%%WINEARCH%%-windows/api-ms-win-core-kernel32-legacy-l1-1-5.dll lib/wine/%%WINEARCH%%-windows/api-ms-win-core-kernel32-private-l1-1-1.dll lib/wine/%%WINEARCH%%-windows/api-ms-win-core-largeinteger-l1-1-0.dll lib/wine/%%WINEARCH%%-windows/api-ms-win-core-libraryloader-l1-1-0.dll