pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/py-tortoisehg Update to 3.3.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/909d4487b115
branches:  trunk
changeset: 648628:909d4487b115
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Mar 15 21:13:03 2015 +0000

description:
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)

diffstat:

 devel/py-tortoisehg/Makefile |  4 ++--
 devel/py-tortoisehg/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (28 lines):

diff -r 38210a3339ca -r 909d4487b115 devel/py-tortoisehg/Makefile
--- a/devel/py-tortoisehg/Makefile      Sun Mar 15 21:10:24 2015 +0000
+++ b/devel/py-tortoisehg/Makefile      Sun Mar 15 21:13:03 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2015/02/26 09:19:30 markd Exp $
+# $NetBSD: Makefile,v 1.12 2015/03/15 21:13:03 wiz Exp $
 
-DISTNAME=              tortoisehg-3.3
+DISTNAME=              tortoisehg-3.3.2
 PKGNAME=               ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=            devel python
 MASTER_SITES=          http://bitbucket.org/tortoisehg/targz/downloads/
diff -r 38210a3339ca -r 909d4487b115 devel/py-tortoisehg/distinfo
--- a/devel/py-tortoisehg/distinfo      Sun Mar 15 21:10:24 2015 +0000
+++ b/devel/py-tortoisehg/distinfo      Sun Mar 15 21:13:03 2015 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.10 2015/02/08 16:37:33 wiz Exp $
+$NetBSD: distinfo,v 1.11 2015/03/15 21:13:03 wiz Exp $
 
-SHA1 (tortoisehg-3.3.tar.gz) = 1306e5dd9adcf0b54894900556af2aa2c4b60e8c
-RMD160 (tortoisehg-3.3.tar.gz) = 900fedd49c40635d98bf5aca904c96f34efca64f
-Size (tortoisehg-3.3.tar.gz) = 8210712 bytes
+SHA1 (tortoisehg-3.3.2.tar.gz) = 806a134b516f32b7ee58f8b549ce7b04c769bc65
+RMD160 (tortoisehg-3.3.2.tar.gz) = 5b492871374985bf5a755a23d84cd8871d5847f5
+Size (tortoisehg-3.3.2.tar.gz) = 8226128 bytes
 SHA1 (patch-setup.py) = 2fb156031c85bb24404e36d2a360177a77d45a47
 SHA1 (patch-tortoisehg_hgqt_qtlib.py) = 7c66aaf4472ac39f158e4c393bf03afafbd707d9
 SHA1 (patch-tortoisehg_util_paths.py) = 0eea97a668b27d1ee8293bc2f2b6f6692a18b365



Home | Main Index | Thread Index | Old Index