From owner-cvs-all@FreeBSD.ORG Sun May 8 01:38:18 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 8A293106564A; Sun, 8 May 2011 01:38:18 +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 7ABED8FC0C; Sun, 8 May 2011 01:38:18 +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 p481cIi9007572; Sun, 8 May 2011 01:38:18 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p481cI4C007571; Sun, 8 May 2011 01:38:18 GMT (envelope-from gerald) Message-Id: <201105080138.p481cI4C007571@repoman.freebsd.org> From: Gerald Pfeifer Date: Sun, 8 May 2011 01:38:18 +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: Sun, 08 May 2011 01:38:18 -0000 gerald 2011-05-08 01:38:18 UTC FreeBSD ports repository Modified files: emulators/wine Makefile distinfo pkg-plist Added files: emulators/wine/files patch-dlls-wineoss.drv Log: Update to Wine 1.3.19. This includes the following changes: - New sound driver architecture for MMDevAPI. - Better support for relative mouse events in DInput. - Various improvements in D3DX9. - More MSVC runtime functions. - Various bug fixes. This requires three patches of mine, two submitted upstream so far, to unbreak recent changes around the sound system (bundled into one here). Sort CONFIGURE_ARGS on the way. Revision Changes Path 1.370 +3 -3 ports/emulators/wine/Makefile 1.228 +2 -2 ports/emulators/wine/distinfo 1.1 +54 -0 ports/emulators/wine/files/patch-dlls-wineoss.drv (new) 1.192 +4 -0 ports/emulators/wine/pkg-plist