From nobody Sun Feb 09 09:14:39 2025 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4YrMV82H9lz5SlCY; Sun, 09 Feb 2025 09:14:40 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YrMV76wN4z3H4H; Sun, 09 Feb 2025 09:14:39 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1739092480; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=/dXzg1Ir8hSVM6GUm9BIRbc48IabyGSAY0RBE9Dfwog=; b=OkCfgVeiR11hX0Qvd3lmBsvAxdbcigXMboAy7/cUEMKSzxM5THvpyej7yhiMhgQfNXUAcr itMI7W04clNB3gD9B9DrWa4NghkRsTnXBGMIdJ2mlT0URCFHbGE9Hq1oTtu8tkZictkA74 FJtqtqNnBXtOPlf5Zelv26YhQrv74fa3Fg0Ac6MBP9EmCKbxCyjlEPO0+WAf8nIwsL67Jd qjhxfnS9R2gTgPERK6mGUIrnH09/Wfr16UVIUp0sP134WVyeFHbovupn+XdqMARblHXthU MdCfxKOJTMmuBX3s5xA8d92UbQMaPhb6bTWiYkyrcICtVOR/GUd1rhfGhIMKdw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1739092480; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=/dXzg1Ir8hSVM6GUm9BIRbc48IabyGSAY0RBE9Dfwog=; b=AbWVclcOFKW+wi11cCewLQVWeg6VvXuiihYFVj1sT5w/Eo0iVff0kqvv0NYpcA0TXrasuG vc3WfidraNRVzTfy90NcVaoXwkx7KVtJL84OMcoD02NxX4jNHjsMSVwEGq4UOx7jwWMWZF S4OevIflRz6DfGpwC+g6Uj9y0dO9yCUiynGHs3AhF9VbS650WQ2Zrhg9AMkdvd+fgjD9xc xVI2Ee99WIx/lRuiUZNe8xKKSqP4KI5xsk3HByxOcVdt/TyHYRKulxpfuVSwns1AliEtFp dReR8gff4K/7nVbjdbQcUCqKl+fNAoUTgPs64QR71kzWwktn0nQb/9AIQFI3cg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1739092480; a=rsa-sha256; cv=none; b=AXj0hyuX9ZM+oFPl+f6LL1htwjETV8QxofPEAsIx6glz0sA9nmZvT6dvsVsuZz+4Zo5xx/ PQ7rOpZ0J4G1mqP4FE1SeqQMx5TEFfYqtcMb9citII2v0L2egj7R/eCgRDuws6PMWcqeJl sfKPrAxI3m36XfA+ALge15krnktbDX9cZ2guQJc9/GMxZeQs/OEjsSIFdWjBAELmNbmj/m gz61Z7YEEwUzcYcY5Z26qmfPZMhY7kAPQRzK4Ht7uRbsIP52v0kDnWtAoFwKMV5CpP+zq7 D3URec4hz/IyFguCeyojFn67EDj8WeWh+ueDPRAz6/Zi1a3SNBo80gtJZX8dzQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YrMV75slTzqs8; Sun, 09 Feb 2025 09:14:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 5199Ed8I094100; Sun, 9 Feb 2025 09:14:39 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 5199EdCY094097; Sun, 9 Feb 2025 09:14:39 GMT (envelope-from git) Date: Sun, 9 Feb 2025 09:14:39 GMT Message-Id: <202502090914.5199EdCY094097@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: 1d7149682ea0 - main - emulators/wine-devel: Update to Wine 10.1 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org 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: 1d7149682ea054f3df56085ee88fabb4ded4466f Auto-Submitted: auto-generated The branch main has been updated by gerald: URL: https://cgit.FreeBSD.org/ports/commit/?id=1d7149682ea054f3df56085ee88fabb4ded4466f commit 1d7149682ea054f3df56085ee88fabb4ded4466f Author: Gerald Pfeifer AuthorDate: 2025-02-09 09:13:34 +0000 Commit: Gerald Pfeifer CommitDate: 2025-02-09 09:14:18 +0000 emulators/wine-devel: Update to Wine 10.1 This is the first snapshot of the Wine 10.x branch, and the first after the Wine 10.0 release. It includes the following changes: - A wide range of changes that were deferred during code freeze. - Root certificates fixes for Battle.net. - Print Provider improvements. - More progress on the Bluetooth driver. - Various bug fixes. --- emulators/wine-devel/Makefile | 4 ++-- emulators/wine-devel/distinfo | 6 +++--- emulators/wine-devel/pkg-plist | 3 +++ 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 38718b79b3a0..d0410003b933 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -1,8 +1,8 @@ PORTNAME= wine -DISTVERSION= 10.0-rc5 +DISTVERSION= 10.1 PORTEPOCH= 1 CATEGORIES= emulators -MASTER_SITES= https://dl.winehq.org/wine/source/10.0/ +MASTER_SITES= https://dl.winehq.org/wine/source/10.x/ PKGNAMESUFFIX= -devel MAINTAINER= ports@FreeBSD.org diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index bab7d66da773..870ec81f9689 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1736683554 -SHA256 (wine-10.0-rc5.tar.xz) = ec894f7b5c07d2d4c21d534d7f4394667b8ef27807e30e21289869a74d976ed2 -SIZE (wine-10.0-rc5.tar.xz) = 32000208 +TIMESTAMP = 1739013551 +SHA256 (wine-10.1.tar.xz) = 63471e37b1a515795ff3368d26a039261660e1377cb427d1b61b3a7b76091663 +SIZE (wine-10.1.tar.xz) = 32026152 diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index 0bfd77c65e01..795ddf432a6c 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -294,6 +294,8 @@ include/wine/windows/d3d8caps.h include/wine/windows/d3d8types.h include/wine/windows/d3d9.h include/wine/windows/d3d9caps.h +include/wine/windows/d3d9on12.h +include/wine/windows/d3d9on12.idl include/wine/windows/d3d9types.h include/wine/windows/d3dcaps.h include/wine/windows/d3dcommon.h @@ -2558,6 +2560,7 @@ lib/wine/%%WINEARCH%%-windows/windows.security.credentials.ui.userconsentverifie lib/wine/%%WINEARCH%%-windows/windows.storage.applicationdata.dll lib/wine/%%WINEARCH%%-windows/windows.system.profile.systemmanufacturers.dll lib/wine/%%WINEARCH%%-windows/windows.ui.dll +lib/wine/%%WINEARCH%%-windows/windows.ui.xaml.dll lib/wine/%%WINEARCH%%-windows/windows.web.dll lib/wine/%%WINEARCH%%-windows/windowscodecs.dll lib/wine/%%WINEARCH%%-windows/windowscodecsext.dll