Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 2ECC163B8A5 for ; Mon, 6 Apr 2009 10:13:30 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id D919663B185; Mon, 6 Apr 2009 10:13:29 +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 0822463B182 for ; Mon, 6 Apr 2009 10:13:28 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id EEDCA175D0; Mon, 6 Apr 2009 10:13:28 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 6 Apr 2009 10:13:28 +0000 From: Thomas Klausner Subject: CVS commit: pkgsrc/devel/diffuse To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20090406101328.EEDCA175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Mon Apr 6 10:13:28 UTC 2009 Modified Files: pkgsrc/devel/diffuse: Makefile PLIST distinfo pkgsrc/devel/diffuse/patches: patch-aa Log Message: Update to 0.3.1. Avoid using urllib, because it causes a core dump. Next release will not use urllib. Diffuse 0.3.1 - 2009-03-05 - fixed a typo that broke the 'Find...' dialogue Diffuse 0.3.0 - 2009-03-03 - new Windows installer - notification on focus change when files change on disk - menu items for adjusting indentation - syntax highlighting for Objective-C++ - '-c' option now works with CVS-style revision numbers - window title now describes current tab - search settings now persist across sessions - minor bug fixes To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/diffuse/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/diffuse/PLIST \ pkgsrc/devel/diffuse/distinfo cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/diffuse/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.