emulators/wine-devel: Update to Wine 9.16

This includes the following changes:
 - Initial Driver Store implementation.
 - Pbuffer support in the Wayland driver (which we don't use yet).
 - More prototype objects in MSHTML.
 - Various bug fixes.
This commit is contained in:
Gerald Pfeifer 2024-08-27 19:47:28 +00:00
parent 6a05558353
commit 1b3ba5ec45
3 changed files with 7 additions and 4 deletions

View file

@ -1,5 +1,5 @@
PORTNAME= wine
DISTVERSION= 9.15
DISTVERSION= 9.16
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= https://dl.winehq.org/wine/source/9.x/

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1723332045
SHA256 (wine-9.15.tar.xz) = 79adef436dd68ddbd70178670a3c23aa98e8afd5540ac0f42345894c458b78dd
SIZE (wine-9.15.tar.xz) = 30580680
TIMESTAMP = 1724772152
SHA256 (wine-9.16.tar.xz) = 89042ae8c80b2333f8a7d18877fc4179c07d6357ab7f28ccbda6d06f3c330c50
SIZE (wine-9.16.tar.xz) = 30638928

View file

@ -928,6 +928,7 @@ include/wine/windows/shdeprecated.idl
include/wine/windows/shdispid.h
include/wine/windows/shellapi.h
include/wine/windows/shellscalingapi.h
include/wine/windows/sherrors.h
include/wine/windows/shimgdata.h
include/wine/windows/shimgdata.idl
include/wine/windows/shldisp.h
@ -1478,6 +1479,7 @@ lib/wine/%%WINEARCH%%-unix/libncrypt.a
lib/wine/%%WINEARCH%%-unix/libnddeapi.a
lib/wine/%%WINEARCH%%-unix/libnetapi32.a
lib/wine/%%WINEARCH%%-unix/libnetio.a
lib/wine/%%WINEARCH%%-unix/libnetutils.a
lib/wine/%%WINEARCH%%-unix/libnewdev.a
lib/wine/%%WINEARCH%%-unix/libninput.a
lib/wine/%%WINEARCH%%-unix/libnormaliz.a
@ -2013,6 +2015,7 @@ lib/wine/%%WINEARCH%%-windows/libncrypt.a
lib/wine/%%WINEARCH%%-windows/libnddeapi.a
lib/wine/%%WINEARCH%%-windows/libnetapi32.a
lib/wine/%%WINEARCH%%-windows/libnetio.a
lib/wine/%%WINEARCH%%-windows/libnetutils.a
lib/wine/%%WINEARCH%%-windows/libnewdev.a
lib/wine/%%WINEARCH%%-windows/libninput.a
lib/wine/%%WINEARCH%%-windows/libnormaliz.a