From owner-svn-ports-all@freebsd.org Mon Aug 8 09:55:33 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A0DB6BB2F15; Mon, 8 Aug 2016 09:55:33 +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 mx1.freebsd.org (Postfix) with ESMTPS id 64E0318F8; Mon, 8 Aug 2016 09:55:33 +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 u789tWG2004846; Mon, 8 Aug 2016 09:55:32 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u789tWn7004843; Mon, 8 Aug 2016 09:55:32 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201608080955.u789tWn7004843@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Mon, 8 Aug 2016 09:55:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r419812 - head/emulators/wine-devel X-SVN-Group: ports-head 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.22 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: Mon, 08 Aug 2016 09:55:33 -0000 Author: gerald Date: Mon Aug 8 09:55:32 2016 New Revision: 419812 URL: https://svnweb.freebsd.org/changeset/ports/419812 Log: Update to Wine 1.9.16. This includes the following changes: - Performance improvements in JavaScript. - More progress towards the Direct3D command stream. - More shader instructions in Direct3D. - Performance improvements in GDI. - 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 Mon Aug 8 09:47:18 2016 (r419811) +++ head/emulators/wine-devel/Makefile Mon Aug 8 09:55:32 2016 (r419812) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 1.9.15 +DISTVERSION= 1.9.16 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ Modified: head/emulators/wine-devel/distinfo ============================================================================== --- head/emulators/wine-devel/distinfo Mon Aug 8 09:47:18 2016 (r419811) +++ head/emulators/wine-devel/distinfo Mon Aug 8 09:55:32 2016 (r419812) @@ -1,5 +1,5 @@ -TIMESTAMP = 1469379036 -SHA256 (wine-1.9.15.tar.bz2) = cf992ac991b0e49fd0b186305021acf6e612d5df18d30e3d5808fa6f6731adda -SIZE (wine-1.9.15.tar.bz2) = 23357574 -SHA256 (v1.9.15.tar.gz) = 10b836e4f78b7da1693cf1199f1b16c160a844a6372733817be31de67ea85150 -SIZE (v1.9.15.tar.gz) = 9926094 +TIMESTAMP = 1470642852 +SHA256 (wine-1.9.16.tar.bz2) = e120d6673aada93935c6661b75c2edc835a45a8e658b80934c36434b56940f04 +SIZE (wine-1.9.16.tar.bz2) = 23419636 +SHA256 (v1.9.16.tar.gz) = 24b0386b3bd04a2e48b5233487b2b3479d6e4042b44378ad3b9f1e04c5082a1d +SIZE (v1.9.16.tar.gz) = 9919553 Modified: head/emulators/wine-devel/pkg-plist ============================================================================== --- head/emulators/wine-devel/pkg-plist Mon Aug 8 09:47:18 2016 (r419811) +++ head/emulators/wine-devel/pkg-plist Mon Aug 8 09:55:32 2016 (r419812) @@ -216,6 +216,7 @@ include/wine/windows/d3dx10.h include/wine/windows/d3dx10async.h %%STAGING%%include/wine/windows/d3dx10core.h %%STAGING%%include/wine/windows/d3dx10core.idl +include/wine/windows/d3dx10math.h include/wine/windows/d3dx10tex.h include/wine/windows/d3dx11.h include/wine/windows/d3dx11async.h @@ -1599,6 +1600,7 @@ lib/wine/fakedlls/msvcp100.dll lib/wine/fakedlls/msvcp110.dll lib/wine/fakedlls/msvcp120.dll lib/wine/fakedlls/msvcp120_app.dll +lib/wine/fakedlls/msvcp140.dll lib/wine/fakedlls/msvcp60.dll lib/wine/fakedlls/msvcp70.dll lib/wine/fakedlls/msvcp71.dll @@ -2100,6 +2102,7 @@ lib/wine/libstrmiids.a lib/wine/libsxs.def lib/wine/libt2embed.def lib/wine/libtapi32.def +lib/wine/libucrtbase.def lib/wine/libunicows.def lib/wine/liburl.def lib/wine/liburlmon.def @@ -2207,6 +2210,7 @@ lib/wine/msvcp100.dll.so lib/wine/msvcp110.dll.so lib/wine/msvcp120.dll.so lib/wine/msvcp120_app.dll.so +lib/wine/msvcp140.dll.so lib/wine/msvcp60.dll.so lib/wine/msvcp70.dll.so lib/wine/msvcp71.dll.so