Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 4871563BC69 for ; Thu, 13 May 2010 19:39:15 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id E572863B137; Thu, 13 May 2010 19:39:14 +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 2209E63B10E for ; Thu, 13 May 2010 19:39:14 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 0E911175DD; Thu, 13 May 2010 19:39:14 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Thu, 13 May 2010 19:39:14 +0000 From: Thomas Klausner Subject: CVS commit: pkgsrc/devel/mercurial To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20100513193914.0E911175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: wiz Date: Thu May 13 19:39:14 UTC 2010 Modified Files: pkgsrc/devel/mercurial: Makefile distinfo Log Message: Update to 1.5.3: 1.5.3 - 2010-05-13 This is an unscheduled bugfix release to fix Issue2181 (commit generates traceback on Nonetype). Also included: * various improvements to SVN conversion support * minor doc improvements To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 pkgsrc/devel/mercurial/Makefile cvs rdiff -u -r1.30 -r1.31 pkgsrc/devel/mercurial/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.