Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 195E063B86B for ; Sun, 6 May 2012 20:46:14 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id C4D5914A226; Sun, 6 May 2012 20:46:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2E85D14A215 for ; Sun, 6 May 2012 20:46:31 +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 PE6arxTNYsTD for ; Sun, 6 May 2012 20:46:30 +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 AAE7814A200 for ; Sun, 6 May 2012 20:46:30 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 44476175DD; Sun, 6 May 2012 20:47:24 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sun, 6 May 2012 20:47:24 +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: <20120506204724.44476175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Sun May 6 20:47:24 UTC 2012 Modified Files: pkgsrc/devel/mercurial: Makefile distinfo Log Message: Update to 2.2.1: This is an unscheduled bugfix release to fix a signficant memory leak in hgweb. bookmarks: catch the proper exception for missing revisions help: add reference to template help (issue3413) help: added description for the web.collapse setting largefiles: fix commit of both largefiles and non-largefiles (issue3354) parsers: fix refcount leak, simplify init of index (issue3417) To generate a diff of this commit: cvs rdiff -u -r1.71 -r1.72 pkgsrc/devel/mercurial/Makefile cvs rdiff -u -r1.58 -r1.59 pkgsrc/devel/mercurial/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.