summaryrefslogtreecommitdiff
path: root/devel/py-mercurial
diff options
context:
space:
mode:
authorwiz <wiz>2014-11-19 12:55:38 +0000
committerwiz <wiz>2014-11-19 12:55:38 +0000
commita89555addc73f0babf394bedafe1003ab870d2d4 (patch)
tree49747cc8adcda4209d2821c3661ae7102e491905 /devel/py-mercurial
parentba52382d486bbd27c8cf92f89fd6e47750711b44 (diff)
downloadpkgsrc-a89555addc73f0babf394bedafe1003ab870d2d4.tar.gz
Update to 3.2.1:
Mercurial 3.2.1 (2014-11-11) This is an unscheduled release to address regressions in discovery, rebase, and bookmarks. bookmarks: fix formatting of exchange message (issue4439) changegroup: don't store unused value on fnodes (issue4443) convert: use git diff-tree -Cn% instead of --find-copies=n% for older git discovery: indices between sample and yesno must match (issue4438) discovery: limit 'all local heads known remotely' to real 'all' (issue4438) extdiff: quote user-supplied options passed to shell hgweb: fix a crash when using web.archivesubrepos mail: actually use the verifycert config value rebase: fix rebase with no common ancestors (issue4446) serve: correct meta variable of --daemon-pipefds option templater: don't overwrite the keyword mapping in runsymbol() (issue4362)
Diffstat (limited to 'devel/py-mercurial')
-rw-r--r--devel/py-mercurial/Makefile.version4
-rw-r--r--devel/py-mercurial/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/py-mercurial/Makefile.version b/devel/py-mercurial/Makefile.version
index d25eb38af36..925a1091d52 100644
--- a/devel/py-mercurial/Makefile.version
+++ b/devel/py-mercurial/Makefile.version
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.version,v 1.9 2014/11/02 17:38:25 wiz Exp $
+# $NetBSD: Makefile.version,v 1.10 2014/11/19 12:55:38 wiz Exp $
-VERSION= 3.2
+VERSION= 3.2.1
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 2.9
# see also http://mercurial.selenic.com/wiki/SupportedPythonVersions
diff --git a/devel/py-mercurial/distinfo b/devel/py-mercurial/distinfo
index df8626c9db4..5e38e2df5ab 100644
--- a/devel/py-mercurial/distinfo
+++ b/devel/py-mercurial/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2014/11/02 17:38:25 wiz Exp $
+$NetBSD: distinfo,v 1.9 2014/11/19 12:55:38 wiz Exp $
-SHA1 (mercurial-3.2.tar.gz) = 9e003c4f7c188abc0c0f9d2b995e333884325027
-RMD160 (mercurial-3.2.tar.gz) = 9d5506436f8a667e41dccddf51a7da704d49a9b5
-Size (mercurial-3.2.tar.gz) = 4071640 bytes
+SHA1 (mercurial-3.2.1.tar.gz) = 85463d7796ed44fb08b9d8d66e1390e92c3399ef
+RMD160 (mercurial-3.2.1.tar.gz) = 66ffa669564f156e0c4f07ab55d091fa4511c2d9
+Size (mercurial-3.2.1.tar.gz) = 4072756 bytes