summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-11-17 11:27:16 +0000
committerwiz <wiz@pkgsrc.org>2015-11-17 11:27:16 +0000
commitc9ffa74489b7df8c3a1a0c251d494c8c3650b2f7 (patch)
tree3ced49ffb3edd1cd09c79e4792a79a51a2b16d63 /devel
parent6d1e8146b3ce210089d43f3636f1c3652531ebda (diff)
downloadpkgsrc-c9ffa74489b7df8c3a1a0c251d494c8c3650b2f7.tar.gz
Update py-mercurial to 3.6.1:
Mercurial 3.6.1 (2015-11-9) This is an out-of-cycle bugfix release for issues related to hooks. changegroup: call 'prechangegroup' hook before setting up write delay changegroup: fix the scope of a try finally clonebundles: fix typo s/comand/command/ demandimport: fix level passed to loader of sub-modules dirstate: fix filefoldmap incosistency on file delete dockerlib: allow non-unique uid and gid of $DBUILDUSER (issue4657) exchange: do not attempt clone bundle if local repo is non-empty (issue4932) hooks: always include HG_PENDING hooks: fix hooks not firing if prechangegroup was set (issue4934) parsers: fix width of datalen variable in fm1readmarkers posix: fix test-permissions regression posix: retry on symlink race in checklink templatefilters: try round-trip utf-8 conversion by json filter (issue4933) wireproto: move clonebundles command from extension (issue4931) wix: style-coal.css has been renamed
Diffstat (limited to 'devel')
-rw-r--r--devel/py-mercurial/Makefile.version4
-rw-r--r--devel/py-mercurial/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/py-mercurial/Makefile.version b/devel/py-mercurial/Makefile.version
index b9f27783c3d..0e0d170fca1 100644
--- a/devel/py-mercurial/Makefile.version
+++ b/devel/py-mercurial/Makefile.version
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.version,v 1.24 2015/11/02 10:28:29 wiz Exp $
+# $NetBSD: Makefile.version,v 1.25 2015/11/17 11:27:16 wiz Exp $
-VERSION= 3.6
+VERSION= 3.6.1
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 3.4.1
# see also http://mercurial.selenic.com/wiki/SupportedPythonVersions
diff --git a/devel/py-mercurial/distinfo b/devel/py-mercurial/distinfo
index 984b91a820c..93e1b72ece9 100644
--- a/devel/py-mercurial/distinfo
+++ b/devel/py-mercurial/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.25 2015/11/02 10:28:29 wiz Exp $
+$NetBSD: distinfo,v 1.26 2015/11/17 11:27:16 wiz Exp $
-SHA1 (mercurial-3.6.tar.gz) = eaa8b4ddfe0b1c972b95bdf914d07e6ad49bd00c
-RMD160 (mercurial-3.6.tar.gz) = 69da0b6c2b23306a187a5cffd52e920d3b3a21d0
-SHA512 (mercurial-3.6.tar.gz) = 5e3fa99f6cb5a4f5867233946714222c53f05d95b791fd0855afc9d5f3dfade8aeae08b3581ea700ae64516f304a120843b4187d1e309c5cf0c15af798889664
-Size (mercurial-3.6.tar.gz) = 4516703 bytes
+SHA1 (mercurial-3.6.1.tar.gz) = 3fda5ee80f9ccfe20255f032f5f5af5ffafd242b
+RMD160 (mercurial-3.6.1.tar.gz) = 4d4d605838e2820adb13990189850bc7f38f6378
+SHA512 (mercurial-3.6.1.tar.gz) = 5bb157c78f4b6b8fe8d9903a951640c73e2ab010041fd7083d29fb10353772eb2420ec175a59dcd74c118711b8c8a24831426928cc4efabbf1290a971cb6a155
+Size (mercurial-3.6.1.tar.gz) = 4517652 bytes