From owner-svn-ports-all@freebsd.org Sat Sep 1 10:54:43 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0B57CFEB5E5; Sat, 1 Sep 2018 10:54:43 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A3A8485B15; Sat, 1 Sep 2018 10:54:42 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9902D1325; Sat, 1 Sep 2018 10:54:42 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w81Asgc6069335; Sat, 1 Sep 2018 10:54:42 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w81Asg1Q069333; Sat, 1 Sep 2018 10:54:42 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201809011054.w81Asg1Q069333@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sat, 1 Sep 2018 10:54:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r478672 - head/emulators/wine-devel X-SVN-Group: ports-head X-SVN-Commit-Author: gerald X-SVN-Commit-Paths: head/emulators/wine-devel X-SVN-Commit-Revision: 478672 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Sep 2018 10:54:43 -0000 Author: gerald Date: Sat Sep 1 10:54:41 2018 New Revision: 478672 URL: https://svnweb.freebsd.org/changeset/ports/478672 Log: Update to Wine 3.15. This includes the following changes: - HID device support in Raw Input. - Many more new icons in Shell32. - WinHTTP converted to use Windows Sockets. - Syntax fixes in the command line interpreter. - Various bug fixes. The libdinput8 changes added in Wine 3.14 have since moved from Staging to Wine proper. 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 Sat Sep 1 10:38:51 2018 (r478671) +++ head/emulators/wine-devel/Makefile Sat Sep 1 10:54:41 2018 (r478672) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 3.14 +DISTVERSION= 3.15 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ Modified: head/emulators/wine-devel/distinfo ============================================================================== --- head/emulators/wine-devel/distinfo Sat Sep 1 10:38:51 2018 (r478671) +++ head/emulators/wine-devel/distinfo Sat Sep 1 10:54:41 2018 (r478672) @@ -1,5 +1,3 @@ -TIMESTAMP = 1535193747 -SHA256 (wine-3.14.tar.xz) = 47896634c255c202d04b85f884b4f1bceb02e1d7bb2ff257b6bc8d69d4b0b005 -SIZE (wine-3.14.tar.xz) = 20583696 -SHA256 (v3.14.tar.gz) = e87542c38755b98ec626c853d1603b72f9b91877d410ff3a65b47c2572d037da -SIZE (v3.14.tar.gz) = 9938677 +TIMESTAMP = 1535797447 +SHA256 (wine-3.15.tar.xz) = 2ca2cd95b69f2d89aaa481db34db20cbb249c6aba28ad77ecf383270326ab51e +SIZE (wine-3.15.tar.xz) = 21402964 Modified: head/emulators/wine-devel/pkg-plist ============================================================================== --- head/emulators/wine-devel/pkg-plist Sat Sep 1 10:38:51 2018 (r478671) +++ head/emulators/wine-devel/pkg-plist Sat Sep 1 10:54:41 2018 (r478672) @@ -555,6 +555,8 @@ include/wine/windows/msident.idl include/wine/windows/msinkaut.h include/wine/windows/msinkaut.idl include/wine/windows/msiquery.h +include/wine/windows/msopc.h +include/wine/windows/msopc.idl include/wine/windows/mssip.h include/wine/windows/msstkppg.h include/wine/windows/mstask.h @@ -630,6 +632,9 @@ include/wine/windows/oledberr.h include/wine/windows/oledlg.h include/wine/windows/oleidl.h include/wine/windows/oleidl.idl +include/wine/windows/opcbase.idl +include/wine/windows/opcobjectmodel.idl +include/wine/windows/opcparturi.idl include/wine/windows/opnrst.idl include/wine/windows/optary.h include/wine/windows/optary.idl @@ -695,6 +700,7 @@ include/wine/windows/rstinf.idl include/wine/windows/rstloc.idl include/wine/windows/rstnot.idl include/wine/windows/rtutils.h +include/wine/windows/sal.h include/wine/windows/sapi.h include/wine/windows/sapi.idl include/wine/windows/sapiddk.h @@ -2039,6 +2045,7 @@ lib/wine/fakedlls/olepro32.dll lib/wine/fakedlls/olesvr32.dll lib/wine/fakedlls/olethk32.dll lib/wine/fakedlls/oleview.exe +lib/wine/fakedlls/opcservices.dll %%OPENAL%%lib/wine/fakedlls/openal32.dll lib/wine/fakedlls/opengl32.dll lib/wine/fakedlls/packager.dll @@ -2418,8 +2425,7 @@ lib/wine/libdbghelp.def lib/wine/libdciman32.def lib/wine/libddraw.def lib/wine/libdinput.a -%%STAGING%%lib/wine/libdinput8.a -%%NO_STAGING%%lib/wine/libdinput8.def +lib/wine/libdinput8.a lib/wine/libdmoguids.a lib/wine/libdnsapi.def lib/wine/libdplayx.def @@ -2718,6 +2724,7 @@ lib/wine/olepro32.dll.so lib/wine/olesvr32.dll.so lib/wine/olethk32.dll.so lib/wine/oleview.exe.so +lib/wine/opcservices.dll.so %%OPENAL%%lib/wine/openal32.dll.so lib/wine/opengl32.dll.so lib/wine/packager.dll.so