Subject: CVS commit: pkgsrc/devel/py-tortoisehg
From: Thomas Klausner
Date: 2018-04-23 00:21:09
Message id: 20180422222109.DEA27FBEC@cvs.NetBSD.org

Log Message:
py-tortoisehg: update to 4.5.3.

TortoiseHg 4.5.3

TortoiseHg 4.5.3 is a regularly scheduled bug-fix release

    repowidget: do not stringify 'None' of filter revisions (fixes #5060)
    i18n: drop excessive '\' from internal URL of ru translation (fixes #5063)
    graphopt: do not build nodes just for flags() (fixes #5061)

TortoiseHg 4.5.2

TortoiseHg 4.5.2 is a regularly scheduled bug-fix release, primarily containing \ 
the security fixes in Mercurial 4.5.2
TortoiseHg 4.5

TortoiseHg 4.5 is a quarterly feature release
Bug Fixes

    mergetools: add meld with --auto-merge (fixes #4973)
    mq: add action for "qpush --move" (closes #4991)
    mq: preserve selection on trivial renames (fixes #5004)
    mq: trigger delete patches action by Del (closes #4944)

Improvements

    chunks: do not apply fontdiff to whole DiffBrowser widget
    manifestmodel: do not call begin/endInsertRows() if empty (fixes #5000)
    qtapp: do not try to select destroyed signal having no argument (fixes #5020)
    qtapp: enable support for HiDPI toolbar icons (fixes #5025)
    settings: remove unsupported "fontlist" config knob (fixes #4945)

TortoiseHg 4.4.2

TortoiseHg 4.4.2 is a regularly scheduled bug-fix release
Fixed Bugs

    graphopt: in revset_mode don't add edges for revs not in the set (fixes #4935)
    guess: replace Model.reset() by begin/endResetModel() (fixes #4967)
    qt5: work around incompatibility with QProxyStyle (fixes #4962)
    qtapp: convert login username to unicode (fixes #4964)
    repomodel: cache repo.branchheads() (refs #4963)
    visdiff: coerce type of configbool() value to be passed to setEnabled()

TortoiseHg 4.4.1

TortoiseHg 4.4.1 is a major release, coinciding with Mercurial's 4.4.1 security \ 
fix release. The x64 Windows installer packages are now built with Qt5. The x86 \ 
Windows installer packages will remain on Qt4. Linux and Mac OS X users can use \ 
Qt4 or Qt5, whichever is more stable on your platform.
Installer

    Qt5.9.2, PyQt5.9.2
    latest versions of hg-git, dulwich and evolve

Files:
RevisionActionfile
1.51modifypkgsrc/devel/py-tortoisehg/Makefile
1.15modifypkgsrc/devel/py-tortoisehg/PLIST
1.44modifypkgsrc/devel/py-tortoisehg/distinfo
1.4modifypkgsrc/devel/py-tortoisehg/patches/patch-setup.py