git: a5156f506fce - main - emulators/wine-devel: Update to Wine 6.19
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Oct 2021 20:59:45 UTC
The branch main has been updated by gerald: URL: https://cgit.FreeBSD.org/ports/commit/?id=a5156f506fce16dc036968c4870361cee92f0fcf commit a5156f506fce16dc036968c4870361cee92f0fcf Author: Damjan Jovanovic <damjan.jov@gmail.com> AuthorDate: 2021-10-13 20:53:56 +0000 Commit: Gerald Pfeifer <gerald@FreeBSD.org> CommitDate: 2021-10-13 20:54:19 +0000 emulators/wine-devel: Update to Wine 6.19 This includes the following changes: - IPHlpApi, NsiProxy, WineDbg and a few other modules converted to PE. - More HID joystick work. - Kernel parts of GDI moved to Win32u. - More work towards Dwarf 3/4 debug support. - Various bug fixes. It also brings minor packaging changes related to the Staging patch set. --- emulators/wine-devel/Makefile | 2 +- emulators/wine-devel/distinfo | 10 +++++----- emulators/wine-devel/pkg-plist | 4 +++- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index efcbbcfc0249..c4d06c212f90 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -1,7 +1,7 @@ # Created by: Gerald Pfeifer <gerald@FreeBSD.org> PORTNAME= wine -DISTVERSION= 6.18 +DISTVERSION= 6.19 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index a727c372f986..b1f2fe644f35 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1632811478 -SHA256 (wine-6.18.tar.xz) = fd22e8d64d7333bda4096d73e87ca88f5dd9eda92103d8f79d0673ca7ce6b1d0 -SIZE (wine-6.18.tar.xz) = 24860880 -SHA256 (v6.18.tar.gz) = 6d252d3501431b241a2e37d841e287918b51889917b07382ed204703fb77cae4 -SIZE (v6.18.tar.gz) = 9663936 +TIMESTAMP = 1633927265 +SHA256 (wine-6.19.tar.xz) = 4182e2d9627704cc376f46fc3109580ea9077796f44f5ee83e08e3e96bf0ab66 +SIZE (wine-6.19.tar.xz) = 24894356 +SHA256 (v6.19.tar.gz) = 47158842c938f68d9097965135321892515bb7f133c88be469c91f845f942ac3 +SIZE (v6.19.tar.gz) = 9690585 diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index a4be825adb34..268f3112b9d4 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -1245,6 +1245,7 @@ lib/wine/%%WINEARCH%%-unix/api-ms-win-core-psapi-obsolete-l1-1-0.dll.so lib/wine/%%WINEARCH%%-unix/api-ms-win-core-psm-appnotify-l1-1-0.dll.so lib/wine/%%WINEARCH%%-unix/api-ms-win-core-quirks-l1-1-0.dll.so lib/wine/%%WINEARCH%%-unix/api-ms-win-core-realtime-l1-1-0.dll.so +%%STAGING%%lib/wine/%%WINEARCH%%-unix/api-ms-win-core-realtime-l1-1-1.dll.so lib/wine/%%WINEARCH%%-unix/api-ms-win-core-registry-l1-1-0.dll.so lib/wine/%%WINEARCH%%-unix/api-ms-win-core-registry-l2-1-0.dll.so lib/wine/%%WINEARCH%%-unix/api-ms-win-core-registry-l2-2-0.dll.so @@ -1637,7 +1638,6 @@ lib/wine/%%WINEARCH%%-unix/gameux.dll.so lib/wine/%%WINEARCH%%-unix/gamingtcui.dll.so %%WINE32%%lib/wine/%%WINEARCH%%-unix/gdi.exe16.so lib/wine/%%WINEARCH%%-unix/gdi32.dll.so -lib/wine/%%WINEARCH%%-unix/gdi32.so lib/wine/%%WINEARCH%%-unix/gdiplus.dll.so %%X11%%lib/wine/%%WINEARCH%%-unix/glu32.dll.so lib/wine/%%WINEARCH%%-unix/gphoto2.ds.so @@ -2056,6 +2056,7 @@ lib/wine/%%WINEARCH%%-unix/notepad.exe.so lib/wine/%%WINEARCH%%-unix/npmshtml.dll.so lib/wine/%%WINEARCH%%-unix/npptools.dll.so lib/wine/%%WINEARCH%%-unix/nsi.dll.so +%%STAGING%%lib/wine/%%WINEARCH%%-unix/nsiproxy.so lib/wine/%%WINEARCH%%-unix/nsiproxy.sys.so lib/wine/%%WINEARCH%%-unix/ntdll.dll.so lib/wine/%%WINEARCH%%-unix/ntdll.so @@ -2525,6 +2526,7 @@ lib/wine/%%WINEARCH%%-windows/api-ms-win-core-psapi-obsolete-l1-1-0.dll lib/wine/%%WINEARCH%%-windows/api-ms-win-core-psm-appnotify-l1-1-0.dll lib/wine/%%WINEARCH%%-windows/api-ms-win-core-quirks-l1-1-0.dll lib/wine/%%WINEARCH%%-windows/api-ms-win-core-realtime-l1-1-0.dll +%%STAGING%%lib/wine/%%WINEARCH%%-windows/api-ms-win-core-realtime-l1-1-1.dll lib/wine/%%WINEARCH%%-windows/api-ms-win-core-registry-l1-1-0.dll lib/wine/%%WINEARCH%%-windows/api-ms-win-core-registry-l2-1-0.dll lib/wine/%%WINEARCH%%-windows/api-ms-win-core-registry-l2-2-0.dll