Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 3A9AC63B8DB for ; Sun, 6 Nov 2011 00:52:21 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 06DC614A3B7; Sun, 6 Nov 2011 00:52:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 89F7314A3B4 for ; Sun, 6 Nov 2011 00:52:19 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id GZgRVcaZvHQo for ; Sun, 6 Nov 2011 00:52:19 +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 1674614A3B0 for ; Sun, 6 Nov 2011 00:52:19 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id CCA59175DD; Sun, 6 Nov 2011 00:52:18 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sun, 6 Nov 2011 00:52:18 +0000 From: "Amitai Schlair" Subject: CVS commit: pkgsrc/devel/mr To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20111106005218.CCA59175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: schmonz Date: Sun Nov 6 00:52:18 UTC 2011 Modified Files: pkgsrc/devel/mr: Makefile distinfo Log Message: Update to 1.06. From the changelog: * Fix propagation of failure from pre and post hooks and from fixups. * Support chaining to absolute paths. * Add support for skip = lazy, a mode where mr only operates on repositories that are checked out. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/mr/Makefile pkgsrc/devel/mr/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.