From owner-cvs-all@FreeBSD.ORG Sat May 14 00:21:47 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7B1F11065674; Sat, 14 May 2011 00:21:47 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6B1018FC12; Sat, 14 May 2011 00:21:47 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p4E0LlFZ029194; Sat, 14 May 2011 00:21:47 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p4E0LlP7029193; Sat, 14 May 2011 00:21:47 GMT (envelope-from gerald) Message-Id: <201105140021.p4E0LlP7029193@repoman.freebsd.org> From: Gerald Pfeifer Date: Sat, 14 May 2011 00:21:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/emulators/wine Makefile distinfo pkg-plist ports/emulators/wine/files patch-dlls-wineoss.drv X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 May 2011 00:21:47 -0000 gerald 2011-05-14 00:21:47 UTC FreeBSD ports repository Modified files: emulators/wine Makefile distinfo pkg-plist emulators/wine/files patch-dlls-wineoss.drv Log: Update to Wine 1.3.20. This includes the following changes: - Option to clip the mouse inside fullscreen windows. - Support for persistent HTTP connections. - Initial implementation of the XML writer. - Support for drawing rectangles in the DIB engine. - Volume control in MMDevAPI. - More MSVC runtime functions. - Various bug fixes. Two of my three changes for OSS support have been integrated upstream, only one remains. Only tentatively remove $DATADIR/wine upon deinstallation to allow for the forthcoming wine-gecko port. [1] PR: 156001 [1] Submitted by: David Naylor [1] Revision Changes Path 1.371 +1 -1 ports/emulators/wine/Makefile 1.229 +2 -2 ports/emulators/wine/distinfo 1.2 +10 -46 ports/emulators/wine/files/patch-dlls-wineoss.drv 1.193 +7 -1 ports/emulators/wine/pkg-plist