Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 1F71063B946 for ; Fri, 27 Feb 2009 17:52:04 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id A045E63B114; Fri, 27 Feb 2009 17:52:03 +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 D67FB63B108 for ; Fri, 27 Feb 2009 17:52:02 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 90A72175D0; Fri, 27 Feb 2009 17:52:02 +0000 (UTC) From: Thomas Klausner Subject: CVS commit: pkgsrc/www/gtkhtml314 To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org Message-Id: <20090227175202.90A72175D0@cvs.netbsd.org> Date: Fri, 27 Feb 2009 17:52:02 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Fri Feb 27 17:52:02 UTC 2009 Modified Files: pkgsrc/www/gtkhtml314: Makefile distinfo Log Message: Update to 3.24.5: GtkHTML-3.24.5 2009-02-25 ------------------------- Bug Fixes: #569365 : Do not draw a cursor without a window. (Milan Crha) #570276 : Change Word Wrap accelerator to CtrlK, since CtrlBackspace doesn't work apparently. (Matthew Barnes) #571621 : Replace a g_assert() with g_return_if_fail(). (Matthew Barnes) To generate a diff of this commit: cvs rdiff -r1.21 -r1.22 pkgsrc/www/gtkhtml314/Makefile cvs rdiff -r1.15 -r1.16 pkgsrc/www/gtkhtml314/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.