From owner-svn-ports-all@FreeBSD.ORG Fri Nov 9 22:25:27 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7307F74D; Fri, 9 Nov 2012 22:25:27 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 3AE6A8FC08; Fri, 9 Nov 2012 22:25:27 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qA9MPRcj070231; Fri, 9 Nov 2012 22:25:27 GMT (envelope-from gerald@svn.freebsd.org) Received: (from gerald@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qA9MPRe6070228; Fri, 9 Nov 2012 22:25:27 GMT (envelope-from gerald@svn.freebsd.org) Message-Id: <201211092225.qA9MPRe6070228@svn.freebsd.org> From: Gerald Pfeifer Date: Fri, 9 Nov 2012 22:25:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307255 - 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.14 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: Fri, 09 Nov 2012 22:25:27 -0000 Author: gerald Date: Fri Nov 9 22:25:26 2012 New Revision: 307255 URL: http://svnweb.freebsd.org/changeset/ports/307255 Log: Update to Wine 1.5.17. This includes the following changes: - Sub-pixel font anti-aliasing in the DIB engine. - Support for automatic installation of ActiveX controls. - Automatic fallback to TLS 1.0 for secure connections. - Beginnings of the DirectWrite text analyzer. - Better handling of font outlines in OpenGL. - Various bug fixes. Feature safe: yes 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 Fri Nov 9 22:21:59 2012 (r307254) +++ head/emulators/wine-devel/Makefile Fri Nov 9 22:25:26 2012 (r307255) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 1.5.16 +DISTVERSION= 1.5.17 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ Modified: head/emulators/wine-devel/distinfo ============================================================================== --- head/emulators/wine-devel/distinfo Fri Nov 9 22:21:59 2012 (r307254) +++ head/emulators/wine-devel/distinfo Fri Nov 9 22:25:26 2012 (r307255) @@ -1,2 +1,2 @@ -SHA256 (wine-1.5.16.tar.bz2) = 2f4df6ade18d636c892bee0feb6fd075eb3ad299e61d250ea359659d6411e723 -SIZE (wine-1.5.16.tar.bz2) = 20879326 +SHA256 (wine-1.5.17.tar.bz2) = b15b4cbfab4b7f3d4cf80f88ea757e221feaefbd4e515edfb04cc57529464c15 +SIZE (wine-1.5.17.tar.bz2) = 20953751 Modified: head/emulators/wine-devel/pkg-plist ============================================================================== --- head/emulators/wine-devel/pkg-plist Fri Nov 9 22:21:59 2012 (r307254) +++ head/emulators/wine-devel/pkg-plist Fri Nov 9 22:25:26 2012 (r307255) @@ -1224,6 +1224,7 @@ lib/wine/fakedlls/sc.exe lib/wine/fakedlls/scarddlg.dll lib/wine/fakedlls/sccbase.dll lib/wine/fakedlls/schannel.dll +lib/wine/fakedlls/schtasks.exe lib/wine/fakedlls/scrrun.dll lib/wine/fakedlls/scsiport.sys lib/wine/fakedlls/secedit.exe @@ -1371,6 +1372,7 @@ lib/wine/fakedlls/xinput9_1_0.dll lib/wine/fakedlls/xmllite.dll lib/wine/fakedlls/xolehlp.dll lib/wine/fakedlls/xpsprint.dll +lib/wine/fakedlls/xpssvcs.dll lib/wine/faultrep.dll.so lib/wine/findstr.exe.so lib/wine/fltlib.dll.so @@ -1745,6 +1747,7 @@ lib/wine/sc.exe.so lib/wine/scarddlg.dll.so lib/wine/sccbase.dll.so lib/wine/schannel.dll.so +lib/wine/schtasks.exe.so lib/wine/scrrun.dll.so lib/wine/scsiport.sys.so lib/wine/secedit.exe.so @@ -1892,6 +1895,7 @@ lib/wine/xinput9_1_0.dll.so lib/wine/xmllite.dll.so lib/wine/xolehlp.dll.so lib/wine/xpsprint.dll.so +lib/wine/xpssvcs.dll.so share/applications/wine.desktop %%PORTDOCS%%%%DOCSDIR%%/ANNOUNCE %%PORTDOCS%%%%DOCSDIR%%/AUTHORS