Sun Mar 15 21:13:03 2015 UTC ()
Update to 3.3.2:

TortoiseHg 3.3.2

TortoiseHg 3.3.2 is a regularly scheduled bug-fix release, and an
overhaul of the installer build system. Many components were upgraded
in this release.

Bug Fixes

    archive, clone, init, rename: prettify command-line string for
    display (fixes #4051)
    cmdserver: handle unicode error in command gracefully (fixes
    #3246, #3453)
    cmdserver: recreate QProcess if remainder of last request is
    in write buffer
    guifork: do not fork() more than once on posix by reentering
    to dispatch()
    merge, rename, settings: correct typos in help and warning
    messages (fixes #4047, #4049, #4050)
    openshell: do not parse command string by shlex on Windows
    (fixes #4044)
    qscilib: re-enable custom handling of input method events on
    QScintilla 2.8
    repofilter: take query not convertible to localstr as revset
    (fixes #3664)
    repomodel: prioritize latest tags by date and distance (fixes
    #4048)
    resolve: preserve selection on refresh instead of selecting
    all (refs #2615)
    resolve: disable actions while command is running (fixes #2615)
    sync: do not trust incoming bundle, just re-pull (fixes #2497,
    #3582, #3847)


(wiz)
diff -r1.11 -r1.12 pkgsrc/devel/py-tortoisehg/Makefile
diff -r1.10 -r1.11 pkgsrc/devel/py-tortoisehg/distinfo

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

--- pkgsrc/devel/py-tortoisehg/Makefile 2015/02/26 09:19:30 1.11
+++ pkgsrc/devel/py-tortoisehg/Makefile 2015/03/15 21:13:03 1.12
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.11 2015/02/26 09:19:30 markd Exp $ 1# $NetBSD: Makefile,v 1.12 2015/03/15 21:13:03 wiz Exp $
2 2
3DISTNAME= tortoisehg-3.3 3DISTNAME= tortoisehg-3.3.2
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.10 -r1.11 pkgsrc/devel/py-tortoisehg/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-tortoisehg/distinfo 2015/02/08 16:37:33 1.10
+++ pkgsrc/devel/py-tortoisehg/distinfo 2015/03/15 21:13:03 1.11
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1$NetBSD: distinfo,v 1.10 2015/02/08 16:37:33 wiz Exp $ 1$NetBSD: distinfo,v 1.11 2015/03/15 21:13:03 wiz Exp $
2 2
3SHA1 (tortoisehg-3.3.tar.gz) = 1306e5dd9adcf0b54894900556af2aa2c4b60e8c 3SHA1 (tortoisehg-3.3.2.tar.gz) = 806a134b516f32b7ee58f8b549ce7b04c769bc65
4RMD160 (tortoisehg-3.3.tar.gz) = 900fedd49c40635d98bf5aca904c96f34efca64f 4RMD160 (tortoisehg-3.3.2.tar.gz) = 5b492871374985bf5a755a23d84cd8871d5847f5
5Size (tortoisehg-3.3.tar.gz) = 8210712 bytes 5Size (tortoisehg-3.3.2.tar.gz) = 8226128 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