summaryrefslogtreecommitdiff
path: root/devel/mercurial
diff options
context:
space:
mode:
authorwiz <wiz>2011-06-03 00:33:32 +0000
committerwiz <wiz>2011-06-03 00:33:32 +0000
commit5308af51c9c6403d7cec856411a76e1bdc624abf (patch)
tree606306e05d0a86408ab6f12fb4b3fa0921f96671 /devel/mercurial
parent8ccadaa918b12c90ede995f01ac7dc0159d98754 (diff)
downloadpkgsrc-5308af51c9c6403d7cec856411a76e1bdc624abf.tar.gz
Update to 1.8.4:
This is a regular time-based bugfix release. * bookmarks: do not forward merged bookmark (issue1877) * changelog: convert user and desc from local encoding early * fix bookmarks rollback behavior * hgrc.5: document shell aliases * httprepo: proper handling of invalid responses without content-type (issue2019) * httprepo: send URL redirection notices to stderr (issue2828) * localrepo: don't add deleted files to list of modified/added files (issue2761) * localrepo: ignore tags to unknown nodes (issue2750) * mq: strip extra whitespace from node ids in header (issue2790) * rebase: restore mq guards after rebasing (issue2107) * revset: expand help for contains predicate * revset: note case-insensitive matches in keyword and user * revset: note case-sensitive match in grep * revset: report a parse error if a revset is not parsed completely (issue2654) * revset: the name is optional for the tag predicate * simplemerge: do not allow binary files to abort an entire merge * strip: make it clear that --force discards changes (issue310) * subrepo: don't crash when git .hgsubstate is empty (issue2716) * subrepo: make stdin for svn a pipe for non-interactive use (issue2759) * subrepo: respect non-default path for incoming/outgoing * subrepo: svn abort now depends on exit code (issue2833) * subrepo: use code from 71ea5b only if Python needs it (issue2795) * tags: catch more corruption during cache parsing (issue2779)
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 278e365f7b6..b77c2ae0a20 100644
--- a/devel/mercurial/Makefile
+++ b/devel/mercurial/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.57 2011/05/02 13:05:06 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2011/06/03 00:33:32 wiz Exp $
#
-DISTNAME= mercurial-1.8.3
+DISTNAME= mercurial-1.8.4
CATEGORIES= devel scm
MASTER_SITES= http://mercurial.selenic.com/release/
diff --git a/devel/mercurial/distinfo b/devel/mercurial/distinfo
index 65962a14f71..e94eca26f8a 100644
--- a/devel/mercurial/distinfo
+++ b/devel/mercurial/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.45 2011/05/02 13:05:06 wiz Exp $
+$NetBSD: distinfo,v 1.46 2011/06/03 00:33:33 wiz Exp $
-SHA1 (mercurial-1.8.3.tar.gz) = 2a8b09e3c203f276204d93706db0582c112e6657
-RMD160 (mercurial-1.8.3.tar.gz) = 5c1ac5e28014b78e1ad589acf97103d024a0890c
-Size (mercurial-1.8.3.tar.gz) = 2550988 bytes
+SHA1 (mercurial-1.8.4.tar.gz) = 25c4f9b1ad1c5c8ef94ca5b120c9af6bdfd23bdc
+RMD160 (mercurial-1.8.4.tar.gz) = c9c21ac48e6c37360f4de5833ddf0ee5e2594620
+Size (mercurial-1.8.4.tar.gz) = 2554592 bytes