Sun Jun 7 08:52:50 2015 UTC ()
Update to 3.4.1:

TortoiseHg 3.4.1 is a regularly scheduled bugfix release. The Windows
packages no longer include subversion SWIG bindings, see libsvn.

Bug Fixes

    hglib: prevent loading zeroconf extension in GUI process (fixes
    #3289)
    merge: suppress changed/deleted prompt when discarding p2
    changes (refs #3856)
    workbench: avoid crash on sync bookmarks with no configured
    path (fixes #4166)

Improvements

    filectxactions: add explore local option to file context menu
    (fixes #3442)

Installer

    contrib/hg, thg: avoid crash by missing PATH environment
    overlay: insert bin folder to PATH and sys.path for pywintypes
    (fixes #4158)
    thg: insert bin folder into sys.path for pywintypes (fixes
    #4153)
    wix: move kdiff3.exe into bin/ folder (fixes #4151)


(wiz)
diff -r1.15 -r1.16 pkgsrc/devel/py-tortoisehg/Makefile
diff -r1.13 -r1.14 pkgsrc/devel/py-tortoisehg/distinfo

cvs diff -r1.15 -r1.16 pkgsrc/devel/py-tortoisehg/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-tortoisehg/Makefile 2015/05/19 16:35:07 1.15
+++ pkgsrc/devel/py-tortoisehg/Makefile 2015/06/07 08:52:50 1.16
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.15 2015/05/19 16:35:07 nros Exp $ 1# $NetBSD: Makefile,v 1.16 2015/06/07 08:52:50 wiz Exp $
2 2
3DISTNAME= tortoisehg-3.4 3DISTNAME= tortoisehg-3.4.1
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= devel python 5CATEGORIES= devel python
6MASTER_SITES= http://bitbucket.org/tortoisehg/targz/downloads/ 6MASTER_SITES= http://bitbucket.org/tortoisehg/targz/downloads/
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://tortoisehg.bitbucket.org/ 9HOMEPAGE= http://tortoisehg.bitbucket.org/
10COMMENT= GUI for Mercurial 10COMMENT= GUI for Mercurial
11LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
12 12
13REPLACE_PYTHON+= thg 13REPLACE_PYTHON+= thg
14 14
15BUILD_DEPENDS+= ${PYPKGPREFIX}-sphinx>=1.2.3nb1:../../textproc/py-sphinx 15BUILD_DEPENDS+= ${PYPKGPREFIX}-sphinx>=1.2.3nb1:../../textproc/py-sphinx
16DEPENDS+= ${PYPKGPREFIX}-iniparse>=0.4:../../textproc/py-iniparse 16DEPENDS+= ${PYPKGPREFIX}-iniparse>=0.4:../../textproc/py-iniparse

cvs diff -r1.13 -r1.14 pkgsrc/devel/py-tortoisehg/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-tortoisehg/distinfo 2015/05/19 16:35:07 1.13
+++ pkgsrc/devel/py-tortoisehg/distinfo 2015/06/07 08:52:50 1.14
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1$NetBSD: distinfo,v 1.13 2015/05/19 16:35:07 nros Exp $ 1$NetBSD: distinfo,v 1.14 2015/06/07 08:52:50 wiz Exp $
2 2
3SHA1 (tortoisehg-3.4.tar.gz) = 037418308221266366d58b7cd82decb5002da140 3SHA1 (tortoisehg-3.4.1.tar.gz) = c3775a5357cc39a6e7b651f14dd16ef1c178af2a
4RMD160 (tortoisehg-3.4.tar.gz) = 11d2a279775b0183907b76c93b085ea7ce5c12dc 4RMD160 (tortoisehg-3.4.1.tar.gz) = 81c148e945f06ee27d0a7524ceff5541ad010ad8
5Size (tortoisehg-3.4.tar.gz) = 8230401 bytes 5Size (tortoisehg-3.4.1.tar.gz) = 8236037 bytes
6SHA1 (patch-setup.py) = 2fb156031c85bb24404e36d2a360177a77d45a47 6SHA1 (patch-setup.py) = 2fb156031c85bb24404e36d2a360177a77d45a47
7SHA1 (patch-tortoisehg_hgqt_qtlib.py) = 7c66aaf4472ac39f158e4c393bf03afafbd707d9 7SHA1 (patch-tortoisehg_hgqt_qtlib.py) = 7c66aaf4472ac39f158e4c393bf03afafbd707d9
8SHA1 (patch-tortoisehg_util_paths.py) = 0eea97a668b27d1ee8293bc2f2b6f6692a18b365 8SHA1 (patch-tortoisehg_util_paths.py) = 0eea97a668b27d1ee8293bc2f2b6f6692a18b365