From owner-svn-ports-all@freebsd.org Sat Jun 18 21:28:26 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 EEA89A79601; Sat, 18 Jun 2016 21:28:26 +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 ACA82298D; Sat, 18 Jun 2016 21:28:26 +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 u5ILSPfW038007; Sat, 18 Jun 2016 21:28:25 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5ILSPHD038004; Sat, 18 Jun 2016 21:28:25 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201606182128.u5ILSPHD038004@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sat, 18 Jun 2016 21:28:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r417086 - head/emulators/wine 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: Sat, 18 Jun 2016 21:28:27 -0000 Author: gerald Date: Sat Jun 18 21:28:25 2016 New Revision: 417086 URL: https://svnweb.freebsd.org/changeset/ports/417086 Log: Update to Wine 1.8.3 which brings - various bug fixes; - a lot of additional NVidia cards in the GPU description table; and - updates to the National Language Support files. A bit surprisingly given the nature of this maintenance release, also a handfull of changes to the packaging list (such as a new include file include/wine/windows/fontsub.h). Modified: head/emulators/wine/Makefile head/emulators/wine/distinfo head/emulators/wine/pkg-plist Modified: head/emulators/wine/Makefile ============================================================================== --- head/emulators/wine/Makefile Sat Jun 18 21:24:37 2016 (r417085) +++ head/emulators/wine/Makefile Sat Jun 18 21:28:25 2016 (r417086) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 1.8.2 +DISTVERSION= 1.8.3 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ Modified: head/emulators/wine/distinfo ============================================================================== --- head/emulators/wine/distinfo Sat Jun 18 21:24:37 2016 (r417085) +++ head/emulators/wine/distinfo Sat Jun 18 21:28:25 2016 (r417086) @@ -1,2 +1,3 @@ -SHA256 (wine-1.8.2.tar.bz2) = 51624fadf0145e87f0c01e7ce8524ea1e8d9d360c3e8a86e78cd26a52ce55a6f -SIZE (wine-1.8.2.tar.bz2) = 22857786 +TIMESTAMP = 1466283210 +SHA256 (wine-1.8.3.tar.bz2) = d7cecdf7aab93bfe950e6f83ec526681b8770788c7b2a802bfe50ff97fc17a6c +SIZE (wine-1.8.3.tar.bz2) = 22901016 Modified: head/emulators/wine/pkg-plist ============================================================================== --- head/emulators/wine/pkg-plist Sat Jun 18 21:24:37 2016 (r417085) +++ head/emulators/wine/pkg-plist Sat Jun 18 21:28:25 2016 (r417086) @@ -321,6 +321,7 @@ include/wine/windows/fci.h include/wine/windows/fdi.h include/wine/windows/fileapi.h include/wine/windows/fltdefs.h +include/wine/windows/fontsub.h include/wine/windows/fusion.h include/wine/windows/fusion.idl include/wine/windows/gameux.h @@ -1779,7 +1780,6 @@ lib/wine/fakedlls/xaudio2_3.dll lib/wine/fakedlls/xaudio2_4.dll lib/wine/fakedlls/xaudio2_5.dll lib/wine/fakedlls/xaudio2_6.dll -lib/wine/fakedlls/xaudio2_8.dll lib/wine/fakedlls/xcopy.exe lib/wine/fakedlls/xinput1_1.dll lib/wine/fakedlls/xinput1_2.dll @@ -1991,6 +1991,7 @@ lib/wine/libsti.def lib/wine/libstrmbase.a lib/wine/libstrmiids.a lib/wine/libsxs.def +lib/wine/libt2embed.def lib/wine/libtapi32.def lib/wine/libunicows.def lib/wine/liburl.def @@ -2390,7 +2391,6 @@ lib/wine/xaudio2_3.dll.so lib/wine/xaudio2_4.dll.so lib/wine/xaudio2_5.dll.so lib/wine/xaudio2_6.dll.so -lib/wine/xaudio2_8.dll.so lib/wine/xcopy.exe.so lib/wine/xinput1_1.dll.so lib/wine/xinput1_2.dll.so