Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 4BD2663B8EC for ; Thu, 19 Mar 2009 23:51:33 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id EA7A263B11F; Thu, 19 Mar 2009 23:51:32 +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 1464C63B112 for ; Thu, 19 Mar 2009 23:51:32 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id F319A175D0; Thu, 19 Mar 2009 23:51:31 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Thu, 19 Mar 2009 23:51:31 +0000 From: Soren Jacobsen Subject: CVS commit: pkgsrc/x11/gtk2-engines-murrine To: pkgsrc-changes@NetBSD.org Reply-To: snj@netbsd.org Message-Id: <20090319235131.F319A175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: snj Date: Thu Mar 19 23:51:31 UTC 2009 Modified Files: pkgsrc/x11/gtk2-engines-murrine: Makefile distinfo Log Message: Update to 0.90.2. Overview of Changes in 0.90.2 (since 0.90.2) ============================================ Requires Gtk+ 2.12.0 Changes in this release: - Fixed a crash when using focus_color. - Now focus_color and scrollbar_color accept symbolic colors. Overview of Changes in 0.90.1 (since 0.90.0) ============================================ Changes in this release: - High roundness values are now correctly limited. - Use focus_color in draw_entry if the theme uses it. - Removed shadows from GtkCombo and GtkComboBoxEntry. - Code polishing and bugfixing. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/x11/gtk2-engines-murrine/Makefile \ pkgsrc/x11/gtk2-engines-murrine/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.