Date: Sun, 6 Nov 2016 16:11:42 +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: r425502 - head/emulators/wine-devel Message-ID: <201611061611.uA6GBgBF032776@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gerald Date: Sun Nov 6 16:11:42 2016 New Revision: 425502 URL: https://svnweb.freebsd.org/changeset/ports/425502 Log: Update to Wine 1.9.22. This includes the following changes: - Initial implementation of bitmap rendering in Direct2D. - More WebServices implementation. - A few more steps towards HID support. - Various bug fixes. Modified: head/emulators/wine-devel/Makefile head/emulators/wine-devel/distinfo head/emulators/wine-devel/pkg-plist Modified: head/emulators/wine-devel/Makefile ============================================================================== --- head/emulators/wine-devel/Makefile Sun Nov 6 16:07:34 2016 (r425501) +++ head/emulators/wine-devel/Makefile Sun Nov 6 16:11:42 2016 (r425502) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 1.9.21 +DISTVERSION= 1.9.22 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ Modified: head/emulators/wine-devel/distinfo ============================================================================== --- head/emulators/wine-devel/distinfo Sun Nov 6 16:07:34 2016 (r425501) +++ head/emulators/wine-devel/distinfo Sun Nov 6 16:11:42 2016 (r425502) @@ -1,5 +1,5 @@ -TIMESTAMP = 1476886139 -SHA256 (wine-1.9.21.tar.bz2) = 8b6dd027021be9dd646d65bd19c0334c36dcf9403d8ed4a6e9460b6703efade1 -SIZE (wine-1.9.21.tar.bz2) = 23561191 -SHA256 (v1.9.21.tar.gz) = 88fd8263ba3c13c18423298c49a83d8922e5b45b4797edcd8723aa5d855ce84f -SIZE (v1.9.21.tar.gz) = 10007408 +TIMESTAMP = 1478098580 +SHA256 (wine-1.9.22.tar.bz2) = a3bf8e1ac7c7a742601e4215687c8374dda4050ea64c0fc90fb196645a41ec41 +SIZE (wine-1.9.22.tar.bz2) = 23616095 +SHA256 (v1.9.22.tar.gz) = 1bd7a9a01aec4f2887bbb6df53883a44b9ff39afcaa36b4206c17bf985c245e0 +SIZE (v1.9.22.tar.gz) = 10034259 Modified: head/emulators/wine-devel/pkg-plist ============================================================================== --- head/emulators/wine-devel/pkg-plist Sun Nov 6 16:07:34 2016 (r425501) +++ head/emulators/wine-devel/pkg-plist Sun Nov 6 16:11:42 2016 (r425502) @@ -959,6 +959,7 @@ lib/wine/api-ms-win-core-processthreads- lib/wine/api-ms-win-core-processthreads-l1-1-2.dll.so lib/wine/api-ms-win-core-profile-l1-1-0.dll.so lib/wine/api-ms-win-core-psapi-l1-1-0.dll.so +lib/wine/api-ms-win-core-psapi-obsolete-l1-1-0.dll.so %%STAGING%%lib/wine/api-ms-win-core-quirks-l1-1-0.dll.so lib/wine/api-ms-win-core-realtime-l1-1-0.dll.so lib/wine/api-ms-win-core-registry-l1-1-0.dll.so @@ -1210,9 +1211,13 @@ lib/wine/expand.exe.so lib/wine/explorer.exe.so lib/wine/explorerframe.dll.so %%STAGING%%lib/wine/ext-ms-win-appmodel-usercontext-l1-1-0.dll.so +lib/wine/ext-ms-win-gdi-dc-create-l1-1-1.dll.so lib/wine/ext-ms-win-gdi-devcaps-l1-1-0.dll.so %%STAGING%%lib/wine/ext-ms-win-kernel32-package-current-l1-1-0.dll.so +lib/wine/ext-ms-win-ntuser-message-l1-1-1.dll.so %%STAGING%%lib/wine/ext-ms-win-ntuser-mouse-l1-1-0.dll.so +lib/wine/ext-ms-win-ntuser-uicontext-ext-l1-1-0.dll.so +lib/wine/ext-ms-win-rtcore-ntuser-dpi-l1-1-0.dll.so %%STAGING%%lib/wine/ext-ms-win-rtcore-ntuser-syscolors-l1-1-0.dll.so %%STAGING%%lib/wine/ext-ms-win-rtcore-ntuser-sysparams-l1-1-0.dll.so %%STAGING%%lib/wine/ext-ms-win-uxtheme-themes-l1-1-0.dll.so @@ -1294,6 +1299,7 @@ lib/wine/fakedlls/api-ms-win-core-proces lib/wine/fakedlls/api-ms-win-core-processthreads-l1-1-2.dll lib/wine/fakedlls/api-ms-win-core-profile-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-psapi-l1-1-0.dll +lib/wine/fakedlls/api-ms-win-core-psapi-obsolete-l1-1-0.dll %%STAGING%%lib/wine/fakedlls/api-ms-win-core-quirks-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-realtime-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-registry-l1-1-0.dll @@ -1545,9 +1551,13 @@ lib/wine/fakedlls/expand.exe lib/wine/fakedlls/explorer.exe lib/wine/fakedlls/explorerframe.dll %%STAGING%%lib/wine/fakedlls/ext-ms-win-appmodel-usercontext-l1-1-0.dll +lib/wine/fakedlls/ext-ms-win-gdi-dc-create-l1-1-1.dll lib/wine/fakedlls/ext-ms-win-gdi-devcaps-l1-1-0.dll %%STAGING%%lib/wine/fakedlls/ext-ms-win-kernel32-package-current-l1-1-0.dll +lib/wine/fakedlls/ext-ms-win-ntuser-message-l1-1-1.dll %%STAGING%%lib/wine/fakedlls/ext-ms-win-ntuser-mouse-l1-1-0.dll +lib/wine/fakedlls/ext-ms-win-ntuser-uicontext-ext-l1-1-0.dll +lib/wine/fakedlls/ext-ms-win-rtcore-ntuser-dpi-l1-1-0.dll %%STAGING%%lib/wine/fakedlls/ext-ms-win-rtcore-ntuser-syscolors-l1-1-0.dll %%STAGING%%lib/wine/fakedlls/ext-ms-win-rtcore-ntuser-sysparams-l1-1-0.dll %%STAGING%%lib/wine/fakedlls/ext-ms-win-uxtheme-themes-l1-1-0.dll
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611061611.uA6GBgBF032776>