summaryrefslogtreecommitdiff
path: root/devel/py-mercurial
diff options
context:
space:
mode:
authorwiz <wiz>2015-04-03 10:09:15 +0000
committerwiz <wiz>2015-04-03 10:09:15 +0000
commitab8b1382a97def1255bd514acee25b6c45b8ddbd (patch)
tree408d82022855d8992e0bc434e6708fe0438d3f77 /devel/py-mercurial
parent1dca528b963072fe48172ffedcfe94b2f5412814 (diff)
downloadpkgsrc-ab8b1382a97def1255bd514acee25b6c45b8ddbd.tar.gz
Update to 3.3.3:
This is a regularly-scheduled bugfix release. adjustlinkrev: handle 'None' value as source adjustlinkrev: prepare source revs for ancestry only once amend: check for directory renames for both merge parents (issue4516) annotate: reuse ancestry context when adjusting linkrev (issue4532) dirstate: don't require exact case when adding dirs on icasefs (issue4578) dirstate: make sure rootdir ends with directory separator (issue4557) filemerge: clean up language in mergemarkertemplate help forget: cleanup the output for an inexact case match on icasefs hgweb: prevent loading style map from directories other than specified paths mergecopies: reuse ancestry context when traversing file history (issue4537) templates: fix "log -q" output of default style templates: fix "log -q" output of phases style win32: 'raise ctypes.WinError' -> 'raise ctypes.WinError()'
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 f2a90ff7e9a..0f5c2c8f392 100644
--- a/devel/py-mercurial/Makefile.version
+++ b/devel/py-mercurial/Makefile.version
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.version,v 1.15 2015/03/03 14:58:54 wiz Exp $
+# $NetBSD: Makefile.version,v 1.16 2015/04/03 10:09:15 wiz Exp $
-VERSION= 3.3.2
+VERSION= 3.3.3
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 ea5f122623f..bbdf8c692f2 100644
--- a/devel/py-mercurial/distinfo
+++ b/devel/py-mercurial/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2015/03/03 14:58:54 wiz Exp $
+$NetBSD: distinfo,v 1.17 2015/04/03 10:09:15 wiz Exp $
-SHA1 (mercurial-3.3.2.tar.gz) = 53b51d5c1e365bd8e77b29bf38c730b70df597ad
-RMD160 (mercurial-3.3.2.tar.gz) = dc2c1667ee5d86a1c623225b4ed54b84ffcd3903
-Size (mercurial-3.3.2.tar.gz) = 4165131 bytes
+SHA1 (mercurial-3.3.3.tar.gz) = 999d5db4961e2c745f17df44d7ae64dce2d8425b
+RMD160 (mercurial-3.3.3.tar.gz) = 7b8a7e5e8c04ac3004e99d0285bdae8f7200aec7
+Size (mercurial-3.3.3.tar.gz) = 4167447 bytes