FreeBSD Bugzilla – Attachment 248819 Details for
Bug 277385
emulators/wine-devel: update to 9.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
0001-emulators-wine-devel-update-to-9.3.patch (text/plain), 7.44 KB, created by
Lexi Winter
on 2024-02-29 02:29:47 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Lexi Winter
Created:
2024-02-29 02:29:47 UTC
Size:
7.44 KB
patch
obsolete
>From d0f80a5af4a8be860b9959473fe2bf7d2ee5bbbb Mon Sep 17 00:00:00 2001 >From: Lexi Winter <lexi@le-Fay.ORG> >Date: Wed, 28 Feb 2024 22:04:27 +0000 >Subject: [PATCH] emulators/wine-devel: update to 9.3 > >https://gitlab.winehq.org/wine/wine/-/releases/wine-9.3 > >changes in this release: > >* Improvements to Internet Proxy support. >* New HID pointer device driver. >* Timezone database update. >* More exception fixes on ARM platforms. >* Various bug fixes. > >while here, move manpages from man/ to share/man/. >--- > emulators/wine-devel/Makefile | 3 +- > emulators/wine-devel/distinfo | 6 +-- > emulators/wine-devel/pkg-plist | 69 ++++++++++++++++++++-------------- > 3 files changed, 45 insertions(+), 33 deletions(-) > >diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile >index 2ad09eb0b108..2fc29852418d 100644 >--- a/emulators/wine-devel/Makefile >+++ b/emulators/wine-devel/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= wine >-DISTVERSION= 9.2 >+DISTVERSION= 9.3 > PORTEPOCH= 1 > CATEGORIES= emulators > MASTER_SITES= https://dl.winehq.org/wine/source/9.x/ >@@ -27,6 +27,7 @@ CPE_VENDOR= winehq > CONFLICTS_INSTALL= wine > > GNU_CONFIGURE= yes >+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share > CONFIGURE_ARGS+=--verbose \ > --disable-kerberos \ > --disable-tests \ >diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo >index b27beb08affa..394bcb31060e 100644 >--- a/emulators/wine-devel/distinfo >+++ b/emulators/wine-devel/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1707818846 >-SHA256 (wine-9.2.tar.xz) = 8281c5a082cc47ac3c2c91ceaade5f17396553b39adcb32e741253865b658162 >-SIZE (wine-9.2.tar.xz) = 30062580 >+TIMESTAMP = 1709156707 >+SHA256 (wine-9.3.tar.xz) = 148b2e34147d1fa148415637c723c99f4376e92c84e90cc1d0e00ad4ed3b1793 >+SIZE (wine-9.3.tar.xz) = 30098792 >diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist >index 5f32a8c75d89..8b00311c764c 100644 >--- a/emulators/wine-devel/pkg-plist >+++ b/emulators/wine-devel/pkg-plist >@@ -707,6 +707,7 @@ include/wine/windows/msdaguid.h > include/wine/windows/msdasc.h > include/wine/windows/msdasc.idl > include/wine/windows/msdasql.h >+include/wine/windows/msdelta.h > include/wine/windows/mshtmcid.h > include/wine/windows/mshtmdid.h > include/wine/windows/mshtmhst.h >@@ -1121,6 +1122,8 @@ include/wine/windows/windows.graphics.effects.h > include/wine/windows/windows.graphics.effects.idl > include/wine/windows/windows.graphics.holographic.h > include/wine/windows/windows.graphics.holographic.idl >+include/wine/windows/windows.graphics.imaging.h >+include/wine/windows/windows.graphics.imaging.idl > include/wine/windows/windows.h > include/wine/windows/windows.management.deployment.h > include/wine/windows/windows.management.deployment.idl >@@ -1132,6 +1135,8 @@ include/wine/windows/windows.media.devices.h > include/wine/windows/windows.media.devices.idl > include/wine/windows/windows.media.effects.h > include/wine/windows/windows.media.effects.idl >+include/wine/windows/windows.media.faceanalysis.h >+include/wine/windows/windows.media.faceanalysis.idl > include/wine/windows/windows.media.h > include/wine/windows/windows.media.idl > include/wine/windows/windows.media.render.h >@@ -1148,6 +1153,8 @@ include/wine/windows/windows.perception.spatial.h > include/wine/windows/windows.perception.spatial.idl > include/wine/windows/windows.perception.spatial.surfaces.h > include/wine/windows/windows.perception.spatial.surfaces.idl >+include/wine/windows/windows.security.authentication.onlineid.h >+include/wine/windows/windows.security.authentication.onlineid.idl > include/wine/windows/windows.security.credentials.h > include/wine/windows/windows.security.credentials.idl > include/wine/windows/windows.security.credentials.ui.h >@@ -1854,6 +1861,7 @@ lib/wine/%%WINEARCH%%-unix/mmdevapi.dll.so > %%WINE32%%lib/wine/%%WINEARCH%%-unix/mmsystem.dll16.so > lib/wine/%%WINEARCH%%-unix/mofcomp.exe.so > %%WINE32%%lib/wine/%%WINEARCH%%-unix/monodebg.vxd.so >+lib/wine/%%WINEARCH%%-unix/mouhid.sys.so > lib/wine/%%WINEARCH%%-unix/mountmgr.so > lib/wine/%%WINEARCH%%-unix/mountmgr.sys.so > %%WINE32%%lib/wine/%%WINEARCH%%-unix/mouse.drv16.so >@@ -2196,6 +2204,7 @@ lib/wine/%%WINEARCH%%-unix/windows.media.speech.dll.so > lib/wine/%%WINEARCH%%-unix/windows.networking.dll.so > lib/wine/%%WINEARCH%%-unix/windows.networking.hostname.dll.so > lib/wine/%%WINEARCH%%-unix/windows.perception.stub.dll.so >+lib/wine/%%WINEARCH%%-unix/windows.security.authentication.onlineid.dll.so > lib/wine/%%WINEARCH%%-unix/windows.security.credentials.ui.userconsentverifier.dll.so > lib/wine/%%WINEARCH%%-unix/windows.storage.applicationdata.dll.so > lib/wine/%%WINEARCH%%-unix/windows.system.profile.systemmanufacturers.dll.so >@@ -2642,6 +2651,7 @@ lib/wine/%%WINEARCH%%-windows/mmdevapi.dll > %%WINE32%%lib/wine/%%WINEARCH%%-windows/mmsystem.dll16 > lib/wine/%%WINEARCH%%-windows/mofcomp.exe > %%WINE32%%lib/wine/%%WINEARCH%%-windows/monodebg.vxd >+lib/wine/%%WINEARCH%%-windows/mouhid.sys > lib/wine/%%WINEARCH%%-windows/mountmgr.sys > %%WINE32%%lib/wine/%%WINEARCH%%-windows/mouse.drv16 > lib/wine/%%WINEARCH%%-windows/mp3dmod.dll >@@ -2984,6 +2994,7 @@ lib/wine/%%WINEARCH%%-windows/windows.media.speech.dll > lib/wine/%%WINEARCH%%-windows/windows.networking.dll > lib/wine/%%WINEARCH%%-windows/windows.networking.hostname.dll > lib/wine/%%WINEARCH%%-windows/windows.perception.stub.dll >+lib/wine/%%WINEARCH%%-windows/windows.security.authentication.onlineid.dll > lib/wine/%%WINEARCH%%-windows/windows.security.credentials.ui.userconsentverifier.dll > lib/wine/%%WINEARCH%%-windows/windows.storage.applicationdata.dll > lib/wine/%%WINEARCH%%-windows/windows.system.profile.systemmanufacturers.dll >@@ -3113,35 +3124,35 @@ lib/wine/%%WINEARCH%%-windows/xmllite.dll > lib/wine/%%WINEARCH%%-windows/xolehlp.dll > lib/wine/%%WINEARCH%%-windows/xpsprint.dll > lib/wine/%%WINEARCH%%-windows/xpssvcs.dll >-%%WINE32%%man/de.UTF-8/man1/wine.1.gz >-man/de.UTF-8/man1/winemaker.1.gz >-man/de.UTF-8/man1/wineserver.1.gz >-%%WINE32%%man/fr.UTF-8/man1/wine.1.gz >-man/fr.UTF-8/man1/winemaker.1.gz >-man/fr.UTF-8/man1/wineserver.1.gz >-man/man1/msiexec.1.gz >-man/man1/notepad.1.gz >-man/man1/regedit.1.gz >-man/man1/regsvr32.1.gz >-man/man1/widl.1.gz >-%%WINE32%%man/man1/wine.1.gz >-man/man1/wineboot.1.gz >-man/man1/winebuild.1.gz >-man/man1/winecfg.1.gz >-man/man1/wineconsole.1.gz >-man/man1/winecpp.1.gz >-man/man1/winedbg.1.gz >-man/man1/winedump.1.gz >-man/man1/winefile.1.gz >-man/man1/wineg++.1.gz >-man/man1/winegcc.1.gz >-man/man1/winemaker.1.gz >-man/man1/winemine.1.gz >-man/man1/winepath.1.gz >-man/man1/wineserver.1.gz >-man/man1/wmc.1.gz >-man/man1/wrc.1.gz >-%%WINE32%%man/pl.UTF-8/man1/wine.1.gz >+%%WINE32%%share/man/de.UTF-8/man1/wine.1.gz >+share/man/de.UTF-8/man1/winemaker.1.gz >+share/man/de.UTF-8/man1/wineserver.1.gz >+%%WINE32%%share/man/fr.UTF-8/man1/wine.1.gz >+share/man/fr.UTF-8/man1/winemaker.1.gz >+share/man/fr.UTF-8/man1/wineserver.1.gz >+share/man/man1/msiexec.1.gz >+share/man/man1/notepad.1.gz >+share/man/man1/regedit.1.gz >+share/man/man1/regsvr32.1.gz >+share/man/man1/widl.1.gz >+%%WINE32%%share/man/man1/wine.1.gz >+share/man/man1/wineboot.1.gz >+share/man/man1/winebuild.1.gz >+share/man/man1/winecfg.1.gz >+share/man/man1/wineconsole.1.gz >+share/man/man1/winecpp.1.gz >+share/man/man1/winedbg.1.gz >+share/man/man1/winedump.1.gz >+share/man/man1/winefile.1.gz >+share/man/man1/wineg++.1.gz >+share/man/man1/winegcc.1.gz >+share/man/man1/winemaker.1.gz >+share/man/man1/winemine.1.gz >+share/man/man1/winepath.1.gz >+share/man/man1/wineserver.1.gz >+share/man/man1/wmc.1.gz >+share/man/man1/wrc.1.gz >+%%WINE32%%share/man/pl.UTF-8/man1/wine.1.gz > share/applications/wine.desktop > %%DATADIR%%/nls/c_037.nls > %%DATADIR%%/nls/c_10000.nls >-- >2.43.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 277385
: 248819