summaryrefslogtreecommitdiff
path: root/devel/mercurial
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-07-23 21:23:35 +0000
committerwiz <wiz@pkgsrc.org>2009-07-23 21:23:35 +0000
commit0ad3e1529e6459513b8329b52236a2536de2052c (patch)
tree46472724bf6d9351891bf1aa2b9cccb468749f9c /devel/mercurial
parent0ecb49d9f322dbd377313da8bb24d59affc23c63 (diff)
downloadpkgsrc-0ad3e1529e6459513b8329b52236a2536de2052c.tar.gz
Update to 1.3.1:
Regression fixes: - fixed excessive memory usage issues with diff and strip - fixed ssh performance issue on OS X - fixed slow calculation of branch heads - fixed handling of port numbers in URLs - fixed transaction handling exception - fixed incoming with graphlog extension - fixed slow commit in fetch extension - fixed loading of win32mbcs extension Other fixes: - fixed http username handling in acl extension - fixed subrepo path joining on Windows - allow update --check to cross branches - miscellaneous small doc and bug fixes
Diffstat (limited to 'devel/mercurial')
-rw-r--r--devel/mercurial/Makefile4
-rw-r--r--devel/mercurial/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/mercurial/Makefile b/devel/mercurial/Makefile
index f4f82530d04..b329e4b2ef9 100644
--- a/devel/mercurial/Makefile
+++ b/devel/mercurial/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2009/07/17 20:35:48 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2009/07/23 21:23:35 wiz Exp $
#
-DISTNAME= mercurial-1.3
+DISTNAME= mercurial-1.3.1
CATEGORIES= devel scm
MASTER_SITES= http://mercurial.selenic.com/release/
diff --git a/devel/mercurial/distinfo b/devel/mercurial/distinfo
index ef4f9592c1c..8ea05c8ac2f 100644
--- a/devel/mercurial/distinfo
+++ b/devel/mercurial/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2009/07/17 20:35:48 wiz Exp $
+$NetBSD: distinfo,v 1.23 2009/07/23 21:23:35 wiz Exp $
-SHA1 (mercurial-1.3.tar.gz) = af1bfc2817e0719124593e4ec03f0056a4b2870c
-RMD160 (mercurial-1.3.tar.gz) = 20032f18a2bbe1d60969567299bb9ca3392fe6d9
-Size (mercurial-1.3.tar.gz) = 1768227 bytes
+SHA1 (mercurial-1.3.1.tar.gz) = a9537fab7c7ead501a6414d1900f46e0ae3e48b8
+RMD160 (mercurial-1.3.1.tar.gz) = 1e43d8697e4d269fdc065ee82c48e1cf132f6d6f
+Size (mercurial-1.3.1.tar.gz) = 1770585 bytes