From owner-svn-ports-all@freebsd.org Sat Oct 27 06:38:54 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 538FB10DC175; Sat, 27 Oct 2018 06:38:54 +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 094C580C8C; Sat, 27 Oct 2018 06:38:54 +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 C491F4C75; Sat, 27 Oct 2018 06:38:53 +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 w9R6crWu091517; Sat, 27 Oct 2018 06:38:53 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9R6crET091511; Sat, 27 Oct 2018 06:38:53 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201810270638.w9R6crET091511@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sat, 27 Oct 2018 06:38:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483112 - 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: 483112 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.29 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, 27 Oct 2018 06:38:54 -0000 Author: gerald Date: Sat Oct 27 06:38:52 2018 New Revision: 483112 URL: https://svnweb.freebsd.org/changeset/ports/483112 Log: Update to Wine 3.19. This includes the following changes: - Support for file I/O completion modes. - WaitOnAddress synchronization primitives. - Better support for 32-bit .NET binaries on 64-bit. - Improved recovery on broken RPC connection. - Various bug fixes. And two files are no longer contingent on the Staging patchset, functionality is now in 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 Oct 27 06:00:24 2018 (r483111) +++ head/emulators/wine-devel/Makefile Sat Oct 27 06:38:52 2018 (r483112) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 3.18 +DISTVERSION= 3.19 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ Modified: head/emulators/wine-devel/distinfo ============================================================================== --- head/emulators/wine-devel/distinfo Sat Oct 27 06:00:24 2018 (r483111) +++ head/emulators/wine-devel/distinfo Sat Oct 27 06:38:52 2018 (r483112) @@ -1,5 +1,3 @@ -TIMESTAMP = 1539500079 -SHA256 (wine-3.18.tar.xz) = 9be8d44b1b22814c76e6214fe8ce657ae90a7a17879e5cd2b2a87ad6a1391a77 -SIZE (wine-3.18.tar.xz) = 21479964 -SHA256 (v3.18.tar.gz) = 148b3312c3583e9b55b713fc201cb758aca022b27329b3b971c8923c8049576d -SIZE (v3.18.tar.gz) = 9927742 +TIMESTAMP = 1540591223 +SHA256 (wine-3.19.tar.xz) = ef21c626aef09715de9640a79d42e8b5e305761d5f21491fe84d74cafa7a9c6a +SIZE (wine-3.19.tar.xz) = 21503304 Modified: head/emulators/wine-devel/pkg-plist ============================================================================== --- head/emulators/wine-devel/pkg-plist Sat Oct 27 06:00:24 2018 (r483111) +++ head/emulators/wine-devel/pkg-plist Sat Oct 27 06:38:52 2018 (r483112) @@ -183,6 +183,8 @@ include/wine/windows/d2d1.h include/wine/windows/d2d1.idl include/wine/windows/d2d1_1.h include/wine/windows/d2d1_1.idl +include/wine/windows/d2d1_2.h +include/wine/windows/d2d1_2.idl include/wine/windows/d2dbasetypes.h include/wine/windows/d2derr.h include/wine/windows/d3d.h @@ -576,8 +578,8 @@ include/wine/windows/msxml6did.h include/wine/windows/msxmldid.h include/wine/windows/mtxdm.h include/wine/windows/multimon.h -%%STAGING%%include/wine/windows/natupnp.h -%%STAGING%%include/wine/windows/natupnp.idl +include/wine/windows/natupnp.h +include/wine/windows/natupnp.idl include/wine/windows/nb30.h include/wine/windows/ncrypt.h include/wine/windows/ndrtypes.h @@ -763,6 +765,7 @@ include/wine/windows/strsafe.h include/wine/windows/structuredquerycondition.h include/wine/windows/structuredquerycondition.idl include/wine/windows/svrapi.h +include/wine/windows/synchapi.h include/wine/windows/t2embapi.h include/wine/windows/tapi.h include/wine/windows/taskschd.h