1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00

emulators/wine-devel: Update to Wine 8.14

This includes the following changes:
 - Initial support for painting windows in the Wayland driver
   (which we do not use yet).
 - Command stream performance improvements in WineD3D.

 - Wow64 support in WineGStreamer.
 - WeakMap support in JScript.
 - Georgian translation.

 - Dumping of Windows registry files in WineDump.
 - Fixes for Wow64 window messages.
 - Various bug fixes.

And it brings loads of packaging changes.

PR:		273538
Approved by:	maintainer timeout
This commit is contained in:
Gerald Pfeifer 2023-09-20 20:43:18 +00:00
parent 58e5963f00
commit 049f2d665b
3 changed files with 733 additions and 236 deletions

View File

@ -1,6 +1,5 @@
PORTNAME= wine
DISTVERSION= 8.11
PORTREVISION= 2
DISTVERSION= 8.14
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= https://dl.winehq.org/wine/source/8.x/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1688980611
SHA256 (wine-8.11.tar.xz) = 0b5f2c8085352332590f076410174c486f7773da5727337745b1c1dcfe897fc9
SIZE (wine-8.11.tar.xz) = 29236492
TIMESTAMP = 1693661846
SHA256 (wine-8.14.tar.xz) = e1836ef66b1825fa9da042830c0495b2ac394815443643466979ee89fdd7faf4
SIZE (wine-8.14.tar.xz) = 29412976

File diff suppressed because it is too large Load Diff