summaryrefslogtreecommitdiff
path: root/devel/mercurial
diff options
context:
space:
mode:
authorwiz <wiz>2010-11-23 14:21:21 +0000
committerwiz <wiz>2010-11-23 14:21:21 +0000
commit19efb8b0e72f004e7840c301c00a3faa7434744d (patch)
tree57cc24416565806c2dd627e09532c97af48eae60 /devel/mercurial
parentb49fabda5c0852a65c0e14d0bf31f23f92d9ff39 (diff)
downloadpkgsrc-19efb8b0e72f004e7840c301c00a3faa7434744d.tar.gz
Update to 1.7.1:
This is an unscheduled bugfix release. 1.7 clients broke support for pushing bookmarks with HTTP. * alias: fall back to normal error handling for ambigious commands (issue2475) * bundlerepository: get rid of temporary bundle files (issue2478) * bundlerepository: test self.tempfile field, not tempfile module * eol: exclude .hgtags file from eol translation (issue2493) * log: fix log -rREV FILE when REV isnt the last filerev (issue2492) * opener: check hardlink count reporting (issue1866) * pushkey: force HTTP POST on push and add tests (issue2489) * revlog: fix descendants() if nullrev is in revs * subrepo: test & fix svn subrepo removal * win32: remove try-catch block of GetModuleFileNameEx (issue2480)
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 a9c870705af..0a09981555f 100644
--- a/devel/mercurial/Makefile
+++ b/devel/mercurial/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.49 2010/11/02 09:37:19 wiz Exp $
+# $NetBSD: Makefile,v 1.50 2010/11/23 14:21:21 wiz Exp $
#
-DISTNAME= mercurial-1.7
+DISTNAME= mercurial-1.7.1
CATEGORIES= devel scm
MASTER_SITES= http://mercurial.selenic.com/release/
diff --git a/devel/mercurial/distinfo b/devel/mercurial/distinfo
index 4264f2102df..88faabe694b 100644
--- a/devel/mercurial/distinfo
+++ b/devel/mercurial/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.37 2010/11/02 09:37:19 wiz Exp $
+$NetBSD: distinfo,v 1.38 2010/11/23 14:21:21 wiz Exp $
-SHA1 (mercurial-1.7.tar.gz) = 54f5f58365c79dd897e0e490043a5b52aa50aae1
-RMD160 (mercurial-1.7.tar.gz) = 1103d8033309a69ed76a29d40823f45877dee5b9
-Size (mercurial-1.7.tar.gz) = 2468587 bytes
+SHA1 (mercurial-1.7.1.tar.gz) = 984e896e4450e472df45fec91bf50289c94f9556
+RMD160 (mercurial-1.7.1.tar.gz) = 05c902d444b2f1dfb461ec30fbf4e5174ed5dfb1
+Size (mercurial-1.7.1.tar.gz) = 2471811 bytes