Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id E61C763C270 for ; Fri, 7 Aug 2009 14:00:56 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 2B66763B10D; Fri, 7 Aug 2009 14:00:51 +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 E381E63B100 for ; Fri, 7 Aug 2009 14:00:49 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C41D0175D0; Fri, 7 Aug 2009 14:00:49 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Fri, 7 Aug 2009 14:00:49 +0000 From: Joerg Sonnenberger Subject: CVS commit: pkgsrc/devel/rapidsvn To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org X-Mailer: log_accum Message-Id: <20090807140049.C41D0175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: joerg Date: Fri Aug 7 14:00:49 UTC 2009 Modified Files: pkgsrc/devel/rapidsvn: Makefile PLIST distinfo Removed Files: pkgsrc/devel/rapidsvn/patches: patch-aa patch-ab patch-ac Log Message: Update to rapidsvn-0.10.0-1: - switch to wxGTK 2.8 - new features: - commit individual files - display filters - subversion 1.5 - recursive revert - menu shortcut to set svn:ignore - relocate option for the switch command - history for copy/move - date picker in diff dialog - allow using external 3-way diff tool - various bugfixes - switch to GPL v3 To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 pkgsrc/devel/rapidsvn/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/rapidsvn/PLIST cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/rapidsvn/distinfo cvs rdiff -u -r1.5 -r0 pkgsrc/devel/rapidsvn/patches/patch-aa cvs rdiff -u -r1.2 -r0 pkgsrc/devel/rapidsvn/patches/patch-ab cvs rdiff -u -r1.1 -r0 pkgsrc/devel/rapidsvn/patches/patch-ac Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.