emulators/wine-devel: Update to Wine 6.5

This includes the following changes:
 - OpenCL support updated to version 1.2.
 - More support for IE compatibility modes in MSHTML.
 - More windowless RichEdit work.
 - A few more WinRT library stubs.
 - Various bug fixes.
This commit is contained in:
Gerald Pfeifer
2021-04-09 21:43:23 +00:00
parent 3376d309e5
commit d3e3974b71
3 changed files with 8 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
# Created by: Gerald Pfeifer <gerald@FreeBSD.org>
PORTNAME= wine
DISTVERSION= 6.4
DISTVERSION= 6.5
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Source \

View File

@@ -1,5 +1,5 @@
TIMESTAMP = 1616318588
SHA256 (wine-6.4.tar.xz) = 1b2d2b453d90d6c2d7124e47faeae50e5c54c25f69bee1d06531843261024c8f
SIZE (wine-6.4.tar.xz) = 24340220
SHA256 (v6.4.tar.gz) = 849daae53c114e85e5c3d5af13ae6dfd9b9bb46cf64f1c275e683212c5c5942e
SIZE (v6.4.tar.gz) = 9778866
TIMESTAMP = 1617088628
SHA256 (wine-6.5.tar.xz) = 0600fd208c06925d6634d29f543bba0a64361c34e9bd7609c2f0e209610ad347
SIZE (wine-6.5.tar.xz) = 24375196
SHA256 (v6.5.tar.gz) = 965b96a5058d3b4403bafb46993a959b92a2eb7a896f1070368db795e32aeb10
SIZE (v6.5.tar.gz) = 9743825

View File

@@ -427,6 +427,8 @@ include/wine/windows/errorrep.h
include/wine/windows/errors.h
include/wine/windows/errrec.idl
include/wine/windows/evcode.h
include/wine/windows/eventtoken.h
include/wine/windows/eventtoken.idl
include/wine/windows/evntprov.h
include/wine/windows/evntrace.h
include/wine/windows/evr.h