FreeBSD Bugzilla – Attachment 248744 Details for
Bug 277020
emulators/wine-devel: update to 9.2
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.2.patch (text/plain), 2.55 KB, created by
Lexi Winter
on 2024-02-25 19:31:43 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Lexi Winter
Created:
2024-02-25 19:31:43 UTC
Size:
2.55 KB
patch
obsolete
>From c3f9b21dc305a7b0221160fe1b1a449759e7eed3 Mon Sep 17 00:00:00 2001 >From: Lexi Winter <lexi@le-Fay.ORG> >Date: Tue, 13 Feb 2024 10:39:17 +0000 >Subject: [PATCH] emulators/wine-devel: update to 9.2 > >changes in this release: > >* Mono engine updated to version 9.0.0. >* A number of system tray fixes. >* Exception handling improvements on ARM platforms. >* Various bug fixes. >--- > emulators/wine-devel/Makefile | 2 +- > emulators/wine-devel/distinfo | 6 +++--- > emulators/wine-devel/pkg-plist | 4 ++++ > 3 files changed, 8 insertions(+), 4 deletions(-) > >diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile >index aa055c7aa108..2ad09eb0b108 100644 >--- a/emulators/wine-devel/Makefile >+++ b/emulators/wine-devel/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= wine >-DISTVERSION= 9.1 >+DISTVERSION= 9.2 > PORTEPOCH= 1 > CATEGORIES= emulators > MASTER_SITES= https://dl.winehq.org/wine/source/9.x/ >diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo >index 5a88c4ea822f..b27beb08affa 100644 >--- a/emulators/wine-devel/distinfo >+++ b/emulators/wine-devel/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1706992025 >-SHA256 (wine-9.1.tar.xz) = 01b3b91b6fc35cabe93b28f190a237ba95c8ac70c436d919586deaa3da258fff >-SIZE (wine-9.1.tar.xz) = 30028220 >+TIMESTAMP = 1707818846 >+SHA256 (wine-9.2.tar.xz) = 8281c5a082cc47ac3c2c91ceaade5f17396553b39adcb32e741253865b658162 >+SIZE (wine-9.2.tar.xz) = 30062580 >diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist >index 35098f406843..5f32a8c75d89 100644 >--- a/emulators/wine-devel/pkg-plist >+++ b/emulators/wine-devel/pkg-plist >@@ -585,6 +585,8 @@ include/wine/windows/inaddr.h > include/wine/windows/indexsrv.h > include/wine/windows/indexsrv.idl > include/wine/windows/initguid.h >+include/wine/windows/inputpaneinterop.h >+include/wine/windows/inputpaneinterop.idl > include/wine/windows/inputscope.h > include/wine/windows/inputscope.idl > include/wine/windows/inseng.h >@@ -664,6 +666,7 @@ include/wine/windows/mfreadwrite.h > include/wine/windows/mfreadwrite.idl > include/wine/windows/mftransform.h > include/wine/windows/mftransform.idl >+include/wine/windows/mgmtapi.h > include/wine/windows/midles.h > include/wine/windows/mimeinfo.h > include/wine/windows/mimeinfo.idl >@@ -1798,6 +1801,7 @@ lib/wine/%%WINEARCH%%-unix/libwinecrt0.a > lib/wine/%%WINEARCH%%-unix/libwined3d.a > %%GSTREAMER%%lib/wine/%%WINEARCH%%-unix/libwinegstreamer.a > lib/wine/%%WINEARCH%%-unix/libwinevulkan.a >+lib/wine/%%WINEARCH%%-unix/libwing32.a > lib/wine/%%WINEARCH%%-unix/libwinhttp.a > lib/wine/%%WINEARCH%%-unix/libwininet.a > lib/wine/%%WINEARCH%%-unix/libwinmm.a >-- >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 277020
:
248428
| 248744