Date: Sat, 20 Feb 2021 07:26:11 +0000 (UTC) From: Gerald Pfeifer <gerald@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r566142 - head/emulators/wine-devel Message-ID: <202102200726.11K7QB05077991@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gerald Date: Sat Feb 20 07:26:11 2021 New Revision: 566142 URL: https://svnweb.freebsd.org/changeset/ports/566142 Log: The Wine Staging patchset for Wine 6.2 is now available. A bit unexpectedly a number of files disappeared without being migrated to the main Wine code base; it appears some sets of patches were disabled for the time being. Modified: head/emulators/wine-devel/distinfo head/emulators/wine-devel/pkg-plist Modified: head/emulators/wine-devel/distinfo ============================================================================== --- head/emulators/wine-devel/distinfo Sat Feb 20 06:29:53 2021 (r566141) +++ head/emulators/wine-devel/distinfo Sat Feb 20 07:26:11 2021 (r566142) @@ -1,3 +1,5 @@ -TIMESTAMP = 1613168151 +TIMESTAMP = 1613257468 SHA256 (wine-6.2.tar.xz) = b6609609a3abcc6ad927cdd65c740be01162b801523e0f7ba9fd6691800bbf19 SIZE (wine-6.2.tar.xz) = 24270924 +SHA256 (v6.2.tar.gz) = 8ae73db67446d00ca7aef8c34c9a7336d6ca36893fa55f943e662cd1035844de +SIZE (v6.2.tar.gz) = 9820682 Modified: head/emulators/wine-devel/pkg-plist ============================================================================== --- head/emulators/wine-devel/pkg-plist Sat Feb 20 06:29:53 2021 (r566141) +++ head/emulators/wine-devel/pkg-plist Sat Feb 20 07:26:11 2021 (r566142) @@ -118,8 +118,6 @@ include/wine/windows/appmodel.h include/wine/windows/asferr.h include/wine/windows/asptlb.h include/wine/windows/asptlb.idl -%%STAGING%%include/wine/windows/asyncinfo.h -%%STAGING%%include/wine/windows/asyncinfo.idl include/wine/windows/asynot.idl include/wine/windows/asysta.idl include/wine/windows/atlbase.h @@ -956,19 +954,9 @@ include/wine/windows/windef.h include/wine/windows/windns.h include/wine/windows/windows.foundation.h include/wine/windows/windows.foundation.idl -%%STAGING%%include/wine/windows/windows.gaming.input.forcefeedback.h -%%STAGING%%include/wine/windows/windows.gaming.input.forcefeedback.idl -%%STAGING%%include/wine/windows/windows.gaming.input.h -%%STAGING%%include/wine/windows/windows.gaming.input.idl -%%STAGING%%include/wine/windows/windows.globalization.h -%%STAGING%%include/wine/windows/windows.globalization.idl include/wine/windows/windows.h include/wine/windows/windows.media.speechsynthesis.h include/wine/windows/windows.media.speechsynthesis.idl -%%STAGING%%include/wine/windows/windows.system.h -%%STAGING%%include/wine/windows/windows.system.idl -%%STAGING%%include/wine/windows/windows.system.userprofile.h -%%STAGING%%include/wine/windows/windows.system.userprofile.idl include/wine/windows/windowscontracts.h include/wine/windows/windowscontracts.idl include/wine/windows/windowsx.h @@ -2487,10 +2475,6 @@ lib/wine/fakedlls/wimgapi.dll %%WINE32%%lib/wine/fakedlls/win87em.dll16 %%WINE32%%lib/wine/fakedlls/winaspi.dll16 %%WINE32%%lib/wine/fakedlls/windebug.dll16 -%%STAGING%%lib/wine/fakedlls/windows.gaming.input.dll -%%STAGING%%lib/wine/fakedlls/windows.globalization.dll -%%STAGING%%lib/wine/fakedlls/windows.media.speech.dll -%%STAGING%%lib/wine/fakedlls/windows.networking.connectivity.dll lib/wine/fakedlls/windowscodecs.dll lib/wine/fakedlls/windowscodecsext.dll lib/wine/fakedlls/wineboot.exe @@ -3254,10 +3238,6 @@ lib/wine/wimgapi.dll.so %%WINE32%%lib/wine/win87em.dll16.so %%WINE32%%lib/wine/winaspi.dll16.so %%WINE32%%lib/wine/windebug.dll16.so -%%STAGING%%lib/wine/windows.gaming.input.dll.so -%%STAGING%%lib/wine/windows.globalization.dll.so -%%STAGING%%lib/wine/windows.media.speech.dll.so -%%STAGING%%lib/wine/windows.networking.connectivity.dll.so lib/wine/windowscodecs.dll.so lib/wine/windowscodecs.so lib/wine/windowscodecsext.dll.so
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102200726.11K7QB05077991>