Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id ABA8863B8C3 for ; Thu, 19 Feb 2009 19:26:18 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 62DB863B116; Thu, 19 Feb 2009 19:26:18 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 84FC063B103 for ; Thu, 19 Feb 2009 19:26:17 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6BCCD175D0; Thu, 19 Feb 2009 19:26:17 +0000 (UTC) From: Adam Ciarcinski Subject: CVS commit: pkgsrc/emulators/wine-devel To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org Message-Id: <20090219192617.6BCCD175D0@cvs.netbsd.org> Date: Thu, 19 Feb 2009 19:26:17 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: adam Date: Thu Feb 19 19:26:17 UTC 2009 Modified Files: pkgsrc/emulators/wine-devel: Makefile PLIST.common distinfo pkgsrc/emulators/wine-devel/patches: patch-ad patch-ba Log Message: Changes 1.1.15: * Gecko engine update. * Better region support in GdiPlus. * Support for cross-compilation in winegcc. * Beginnings of MS Text Framework support. * Many fixes to the regression tests on Windows. * Various bug fixes. To generate a diff of this commit: cvs rdiff -r1.9 -r1.10 pkgsrc/emulators/wine-devel/Makefile cvs rdiff -r1.5 -r1.6 pkgsrc/emulators/wine-devel/PLIST.common cvs rdiff -r1.7 -r1.8 pkgsrc/emulators/wine-devel/distinfo cvs rdiff -r1.3 -r1.4 pkgsrc/emulators/wine-devel/patches/patch-ad cvs rdiff -r1.6 -r1.7 pkgsrc/emulators/wine-devel/patches/patch-ba Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.