Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 9E2E763BD8A for ; Mon, 20 Apr 2009 10:54:01 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 3DAB363B151; Mon, 20 Apr 2009 10:54: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 17FE363B294 for ; Mon, 20 Apr 2009 10:53:59 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E0ACA175D0; Mon, 20 Apr 2009 10:53:58 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 20 Apr 2009 10:53:58 +0000 From: Thomas Klausner Subject: CVS commit: pkgsrc/devel/meld To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20090420105358.E0ACA175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Mon Apr 20 10:53:58 UTC 2009 Modified Files: pkgsrc/devel/meld: Makefile PLIST distinfo Removed Files: pkgsrc/devel/meld/patches: patch-ab Log Message: Update to 1.3.0: 2009-04-17 meld-1.3.0 ===================== * Minimum requirements are pygobject 2.8 and python 2.4 * Find dialog replaced with find bar with replace functionality * Remove gnome dependencies (Kai Willadsen, Vincent Legoll) Meld now runs on win32 (experimental). * Many ui tweaks and cleanups (Kai Willadsen, Vincent Legoll) * Support for multiple sourceview versions (Vincent Legoll) * Updated version control support * Multiple VCs in a single directory (Vincent Legoll) * Subversion 1.6.x (Vincent Legoll) * Add RCS support (Oliver Gerlich, Vincent Legoll) * Add Codeville support (Vincent Legoll) To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/meld/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/meld/PLIST cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/meld/distinfo cvs rdiff -u -r1.1 -r0 pkgsrc/devel/meld/patches/patch-ab Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.