FreeBSD Bugzilla – Attachment 245080 Details for
Bug 273987
emulators/wine-devel: Update to 8.16 and some additional patches
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to update emulators/wine-devel from 8.15 to 8.16
WINE-8.16 (text/plain), 3.97 KB, created by
Gerald Pfeifer
on 2023-09-20 22:19:07 UTC
(
hide
)
Description:
Patch to update emulators/wine-devel from 8.15 to 8.16
Filename:
MIME Type:
Creator:
Gerald Pfeifer
Created:
2023-09-20 22:19:07 UTC
Size:
3.97 KB
patch
obsolete
>From 788e4c078550d03a62dec83f6a11cf5ee0e02886 Mon Sep 17 00:00:00 2001 >From: Gerald Pfeifer <gerald@FreeBSD.org> >Date: Wed, 20 Sep 2023 22:16:13 +0000 >Subject: [PATCH] emulators/wine-devel: Update to Wine 8.16 > >This includes the following changes: > - Beginnings of a DirectMusic revival. > - Many fixes and improvements in the regression tests. > - Various bug fixes. > >And one fix of mine to keep FreeBSD building. > >PR: 27.... >Approved by: maintainer timeout >--- > emulators/wine-devel/Makefile | 2 +- > emulators/wine-devel/distinfo | 6 +++--- > emulators/wine-devel/pkg-plist | 6 ++++++ > 3 files changed, 10 insertions(+), 4 deletions(-) > >diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile >index 5ca717f7c016..a891eb7f1465 100644 >--- a/emulators/wine-devel/Makefile >+++ b/emulators/wine-devel/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= wine >-DISTVERSION= 8.15 >+DISTVERSION= 8.16 > PORTEPOCH= 1 > CATEGORIES= emulators > MASTER_SITES= https://dl.winehq.org/wine/source/8.x/ >diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo >index 21d2faa76fc2..532983b4707e 100644 >--- a/emulators/wine-devel/distinfo >+++ b/emulators/wine-devel/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1694824410 >-SHA256 (wine-8.15.tar.xz) = ed8fae61784bca6475accc78eff26a9ec6b08001a7ae1698d52e25f9c2d422da >-SIZE (wine-8.15.tar.xz) = 29427600 >+TIMESTAMP = 1695245662 >+SHA256 (wine-8.16.tar.xz) = 168266375eef23394a3147e84b41b4297fb80363db0a07921a5ed087a9c3f3fd >+SIZE (wine-8.16.tar.xz) = 29457688 >diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist >index 801cea8c9371..042bcee858a5 100644 >--- a/emulators/wine-devel/pkg-plist >+++ b/emulators/wine-devel/pkg-plist >@@ -1304,6 +1304,7 @@ lib/wine/%%WINEARCH%%-unix/amsi.dll.so > lib/wine/%%WINEARCH%%-unix/amstream.dll.so > lib/wine/%%WINEARCH%%-unix/apphelp.dll.so > lib/wine/%%WINEARCH%%-unix/appwiz.cpl.so >+lib/wine/%%WINEARCH%%-unix/appxdeploymentclient.dll.so > lib/wine/%%WINEARCH%%-unix/arp.exe.so > lib/wine/%%WINEARCH%%-unix/aspnet_regiis.exe.so > lib/wine/%%WINEARCH%%-unix/atl.dll.so >@@ -2034,6 +2035,7 @@ lib/wine/%%WINEARCH%%-unix/spoolsv.exe.so > lib/wine/%%WINEARCH%%-unix/sppc.dll.so > lib/wine/%%WINEARCH%%-unix/srclient.dll.so > lib/wine/%%WINEARCH%%-unix/srvcli.dll.so >+lib/wine/%%WINEARCH%%-unix/srvsvc.dll.so > lib/wine/%%WINEARCH%%-unix/sspicli.dll.so > lib/wine/%%WINEARCH%%-unix/start.exe.so > lib/wine/%%WINEARCH%%-unix/sti.dll.so >@@ -2103,6 +2105,7 @@ lib/wine/%%WINEARCH%%-unix/wiaservc.dll.so > lib/wine/%%WINEARCH%%-unix/wimgapi.dll.so > lib/wine/%%WINEARCH%%-unix/win32u.dll.so > lib/wine/%%WINEARCH%%-unix/win32u.so >+lib/wine/%%WINEARCH%%-unix/windows.applicationmodel.dll.so > lib/wine/%%WINEARCH%%-unix/windows.devices.bluetooth.dll.so > lib/wine/%%WINEARCH%%-unix/windows.devices.enumeration.dll.so > lib/wine/%%WINEARCH%%-unix/windows.devices.usb.dll.so >@@ -2253,6 +2256,7 @@ lib/wine/%%WINEARCH%%-windows/amstream.dll > lib/wine/%%WINEARCH%%-windows/apisetschema.dll > lib/wine/%%WINEARCH%%-windows/apphelp.dll > lib/wine/%%WINEARCH%%-windows/appwiz.cpl >+lib/wine/%%WINEARCH%%-windows/appxdeploymentclient.dll > lib/wine/%%WINEARCH%%-windows/arp.exe > lib/wine/%%WINEARCH%%-windows/aspnet_regiis.exe > lib/wine/%%WINEARCH%%-windows/atl.dll >@@ -2780,6 +2784,7 @@ lib/wine/%%WINEARCH%%-windows/spoolsv.exe > lib/wine/%%WINEARCH%%-windows/sppc.dll > lib/wine/%%WINEARCH%%-windows/srclient.dll > lib/wine/%%WINEARCH%%-windows/srvcli.dll >+lib/wine/%%WINEARCH%%-windows/srvsvc.dll > lib/wine/%%WINEARCH%%-windows/sspicli.dll > lib/wine/%%WINEARCH%%-windows/start.exe > lib/wine/%%WINEARCH%%-windows/stdole2.tlb >@@ -2872,6 +2877,7 @@ lib/wine/%%WINEARCH%%-windows/win32u.dll > %%WINE32%%lib/wine/%%WINEARCH%%-windows/win87em.dll16 > %%WINE32%%lib/wine/%%WINEARCH%%-windows/winaspi.dll16 > %%WINE32%%lib/wine/%%WINEARCH%%-windows/windebug.dll16 >+lib/wine/%%WINEARCH%%-windows/windows.applicationmodel.dll > lib/wine/%%WINEARCH%%-windows/windows.devices.bluetooth.dll > lib/wine/%%WINEARCH%%-windows/windows.devices.enumeration.dll > lib/wine/%%WINEARCH%%-windows/windows.devices.usb.dll >-- >2.41.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 273987
: 245080 |
245124
|
245167
|
245192
|
245706