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 1.3.1:
details: https://anonhg.NetBSD.org/pkgsrc/rev/c8f9ae476565
branches: trunk
changeset: 396418:c8f9ae476565
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Jul 23 21:23:35 2009 +0000
description:
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:
devel/mercurial/Makefile | 4 ++--
devel/mercurial/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r cdfafa70ae7b -r c8f9ae476565 devel/mercurial/Makefile
--- a/devel/mercurial/Makefile Thu Jul 23 19:30:23 2009 +0000
+++ b/devel/mercurial/Makefile Thu Jul 23 21:23:35 2009 +0000
@@ -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 -r cdfafa70ae7b -r c8f9ae476565 devel/mercurial/distinfo
--- a/devel/mercurial/distinfo Thu Jul 23 19:30:23 2009 +0000
+++ b/devel/mercurial/distinfo Thu Jul 23 21:23:35 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index