Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 449E463B8AC for ; Mon, 2 May 2011 21:23:05 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 0DE9114A482; Mon, 2 May 2011 21:23:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3D02A14A481 for ; Mon, 2 May 2011 21:23:02 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id cI-9vhqRHrNu for ; Mon, 2 May 2011 21:23:01 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 9327514A454 for ; Mon, 2 May 2011 21:23:01 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 77478175DD; Mon, 2 May 2011 21:23:01 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 2 May 2011 21:23:01 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/emulators/wine-devel To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20110502212301.77478175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: adam Date: Mon May 2 21:23:01 UTC 2011 Modified Files: pkgsrc/emulators/wine-devel: Makefile PLIST.Linux PLIST.common buildlink3.mk distinfo options.mk pkgsrc/emulators/wine-devel/patches: patch-aa patch-ac patch-ad patch-ae patch-af patch-ba patch-bc patch-cg Added Files: pkgsrc/emulators/wine-devel/patches: patch-bd patch-be patch-bf Removed Files: pkgsrc/emulators/wine-devel: PLIST.FreeBSD PLIST.NetBSD pkgsrc/emulators/wine-devel/patches: patch-ah patch-aj patch-cc Log Message: Changes 1.3.19: * New sound driver architecture for MMDevAPI. * Better support for relative mouse events in DInput. * Debugger support for the ARM platform. * Various improvements in D3DX9. * More MSVC runtime functions. * Various bug fixes. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 pkgsrc/emulators/wine-devel/Makefile cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/emulators/wine-devel/PLIST.FreeBSD \ pkgsrc/emulators/wine-devel/PLIST.NetBSD cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/emulators/wine-devel/PLIST.Linux cvs rdiff -u -r1.8 -r1.9 pkgsrc/emulators/wine-devel/PLIST.common cvs rdiff -u -r1.5 -r1.6 pkgsrc/emulators/wine-devel/buildlink3.mk cvs rdiff -u -r1.11 -r1.12 pkgsrc/emulators/wine-devel/distinfo cvs rdiff -u -r1.4 -r1.5 pkgsrc/emulators/wine-devel/options.mk cvs rdiff -u -r1.2 -r1.3 pkgsrc/emulators/wine-devel/patches/patch-aa \ pkgsrc/emulators/wine-devel/patches/patch-ac \ pkgsrc/emulators/wine-devel/patches/patch-bc cvs rdiff -u -r1.5 -r1.6 pkgsrc/emulators/wine-devel/patches/patch-ad cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/emulators/wine-devel/patches/patch-ae cvs rdiff -u -r1.6 -r1.7 pkgsrc/emulators/wine-devel/patches/patch-af cvs rdiff -u -r1.4 -r0 pkgsrc/emulators/wine-devel/patches/patch-ah cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/emulators/wine-devel/patches/patch-aj cvs rdiff -u -r1.9 -r1.10 pkgsrc/emulators/wine-devel/patches/patch-ba cvs rdiff -u -r0 -r1.1 pkgsrc/emulators/wine-devel/patches/patch-bd \ pkgsrc/emulators/wine-devel/patches/patch-be \ pkgsrc/emulators/wine-devel/patches/patch-bf cvs rdiff -u -r1.1 -r0 pkgsrc/emulators/wine-devel/patches/patch-cc cvs rdiff -u -r1.1 -r1.2 pkgsrc/emulators/wine-devel/patches/patch-cg Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.