git: fcc24493a95b - main - emulators/wine-devel: Update to Wine 7.0 RC2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Dec 2021 11:06:06 UTC
The branch main has been updated by gerald: URL: https://cgit.FreeBSD.org/ports/commit/?id=fcc24493a95bac09225c910f3cb067bd71d20f71 commit fcc24493a95bac09225c910f3cb067bd71d20f71 Author: Damjan Jovanovic <damjan.jov@gmail.com> AuthorDate: 2021-12-20 11:00:03 +0000 Commit: Gerald Pfeifer <gerald@FreeBSD.org> CommitDate: 2021-12-20 11:05:51 +0000 emulators/wine-devel: Update to Wine 7.0 RC2 This is the second milestone of the forthcoming Wine 7.0 release series. It fixes 34 bugs in addition to the 32 bugs RC1 (which we skipped) did in addition to the following features it brought: - Reimplementation of the WinMM joystick driver. - All Unix libraries converted to the syscall-based interface. --- emulators/wine-devel/Makefile | 3 +-- emulators/wine-devel/distinfo | 10 +++++----- emulators/wine-devel/pkg-plist | 6 ++++++ 3 files changed, 12 insertions(+), 7 deletions(-) diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 44baa5e9d10e..2641b88d5dac 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -1,8 +1,7 @@ # Created by: Gerald Pfeifer <gerald@FreeBSD.org> PORTNAME= wine -DISTVERSION= 6.23 -PORTREVISION= 1 +DISTVERSION= 7.0-rc2 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index 726aa728c9e0..5124225b2d6c 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1638673086 -SHA256 (wine-6.23.tar.xz) = d96c7f31741e4251fb50f919309c604665267cfacee13f8f450a30c953620e0d -SIZE (wine-6.23.tar.xz) = 27057236 -SHA256 (v6.23.tar.gz) = 1b996e7a0ce0f0015bae1a465aa55787edff3bc9edf1c7164dd264872cc7f3f6 -SIZE (v6.23.tar.gz) = 9609149 +TIMESTAMP = 1639957938 +SHA256 (wine-7.0-rc2.tar.xz) = 0fdd8e39af5f15d05dd3065bb512f3f683a1849dc0b4771264fd04696c96ed7d +SIZE (wine-7.0-rc2.tar.xz) = 27108028 +SHA256 (v7.0-rc2.tar.gz) = e6976e0d8c1f49a41dd3432f2b2f421e0f7861cf6660742d2d7fad16a8dff6ba +SIZE (v7.0-rc2.tar.gz) = 9609347 diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index e44d9d4c710a..305c9afd59dd 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -666,6 +666,7 @@ include/wine/windows/msxmldid.h include/wine/windows/mtxdm.h include/wine/windows/mulres.idl include/wine/windows/multimon.h +include/wine/windows/namespaceapi.h include/wine/windows/natupnp.h include/wine/windows/natupnp.idl include/wine/windows/nb30.h @@ -753,6 +754,7 @@ include/wine/windows/pktdef.h include/wine/windows/poppack.h include/wine/windows/powrprof.h include/wine/windows/prntvpt.h +include/wine/windows/processthreadsapi.h include/wine/windows/profinfo.h include/wine/windows/proofofpossessioncookieinfo.h include/wine/windows/proofofpossessioncookieinfo.idl @@ -1117,6 +1119,10 @@ include/wine/windows/xmldso.idl include/wine/windows/xmldsodid.h include/wine/windows/xmllite.h include/wine/windows/xmllite.idl +include/wine/windows/xpsobjectmodel.h +include/wine/windows/xpsobjectmodel.idl +include/wine/windows/xpsobjectmodel_1.h +include/wine/windows/xpsobjectmodel_1.idl include/wine/windows/zmouse.h include/wine/windows/ddk/compstui.h include/wine/windows/ddk/csq.h