pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/mercurial Update to 2.2.1:
details: https://anonhg.NetBSD.org/pkgsrc/rev/f4106acb6a3d
branches: trunk
changeset: 603492:f4106acb6a3d
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun May 06 20:47:24 2012 +0000
description:
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)
diffstat:
devel/mercurial/Makefile | 4 ++--
devel/mercurial/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r c641839671fb -r f4106acb6a3d devel/mercurial/Makefile
--- a/devel/mercurial/Makefile Sun May 06 20:38:52 2012 +0000
+++ b/devel/mercurial/Makefile Sun May 06 20:47:24 2012 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.71 2012/05/03 16:16:51 wiz Exp $
+# $NetBSD: Makefile,v 1.72 2012/05/06 20:47:24 wiz Exp $
#
-DISTNAME= mercurial-2.2
+DISTNAME= mercurial-2.2.1
CATEGORIES= devel scm
MASTER_SITES= http://mercurial.selenic.com/release/
diff -r c641839671fb -r f4106acb6a3d devel/mercurial/distinfo
--- a/devel/mercurial/distinfo Sun May 06 20:38:52 2012 +0000
+++ b/devel/mercurial/distinfo Sun May 06 20:47:24 2012 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.58 2012/05/03 16:16:51 wiz Exp $
+$NetBSD: distinfo,v 1.59 2012/05/06 20:47:24 wiz Exp $
-SHA1 (mercurial-2.2.tar.gz) = 8d2dc0b72d0e2aef70770a9eca32154f456e8afa
-RMD160 (mercurial-2.2.tar.gz) = 8dd7b78da6ebdab1882a749c5ad3198ef765eff2
-Size (mercurial-2.2.tar.gz) = 3414331 bytes
+SHA1 (mercurial-2.2.1.tar.gz) = 40961a436920628ff9db48dc8aab8012d72dcd52
+RMD160 (mercurial-2.2.1.tar.gz) = 02f344a980a5b508b741968258962caf8996fd9e
+Size (mercurial-2.2.1.tar.gz) = 3414944 bytes
Home |
Main Index |
Thread Index |
Old Index