mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-08 12:01:56 +00:00
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.
This commit is contained in:
parent
78574607ed
commit
fcc24493a9
@ -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 \
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user