Skip to content

Commit

Permalink
Updated py-tortoisehg to version 3.4.
Browse files Browse the repository at this point in the history
Release notes:
TortoiseHg 3.4 is a regularly scheduled feature release.

Bug Fixes

    bookmark, matching, sign, tag: allow to resize horizontally while
     having fixed height (refs #4043)
    bookmark, tag, update: avoid combo box taking too much space (fixes #4043)
    commit: prompt for new largefiles first to skip extra confirmation
     (fixes #1954)
    filedata: rewrite copy detection by using copies.pathcopies() (fixes #3949)
    merge: discard p2 changes without using debugsetparents (fixes #3856)
    mergetools: add $output to meld to change which file will be saved
     (fixes #4134)
    quickop: do not calculate status unnecessarily in GUI process (refs #1828)
    quickop: catch known exceptions raised from repo.status() (fixes #1828)
    repomodel: clear cache of latest tags on repository change (fixes #4137)
    repoview: ignore corrupted column_widths saved in QSettings (fixes #1456)
    repowidget: refresh commit tab after rollback or custom hg command
     (fixes #3981)
    revset: set appropriate size policy to status bar of query dialog
     (fixes #834)
    sync: get host fingerprint asynchronously by extension command
     (fixes #4114)

Improvements

    bookmark: add simple bookmark dialog to sync screen (fixes #322)
    commit: do not overwrite username if ui.askusername is set (closes #4064)
    filectxactions: enable shortcuts only if the owner or its children has focus
    filectxactions: add shortcut to delete unversioned file (closes #3681)
    fileview, status: enable annotate mode for working directory
    rebase: mention command line options in checkbox labels
    sync: add "unbundle" to "repository" menu (fixes #4067)
    workbench: add default merge action to main menu and toolbar (closes #222)
  • Loading branch information
nros committed May 19, 2015
1 parent e64105f commit a4e8150
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
5 changes: 2 additions & 3 deletions devel/py-tortoisehg/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.14 2015/04/25 14:20:39 tnn Exp $
# $NetBSD: Makefile,v 1.15 2015/05/19 16:35:07 nros Exp $

DISTNAME= tortoisehg-3.3.3
DISTNAME= tortoisehg-3.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
PKGREVISION= 1
CATEGORIES= devel python
MASTER_SITES= http://bitbucket.org/tortoisehg/targz/downloads/

Expand Down
5 changes: 3 additions & 2 deletions devel/py-tortoisehg/PLIST
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.4 2015/02/08 16:37:33 wiz Exp $
@comment $NetBSD: PLIST,v 1.5 2015/05/19 16:35:07 nros Exp $
bin/thg
${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/tortoisehg/__init__.py
Expand Down Expand Up @@ -527,7 +527,6 @@ share/pixmaps/tortoisehg/icons/24x24/actions/hg-incoming.png
share/pixmaps/tortoisehg/icons/24x24/actions/hg-outgoing.png
share/pixmaps/tortoisehg/icons/24x24/actions/hg-pull.png
share/pixmaps/tortoisehg/icons/24x24/actions/hg-push.png
share/pixmaps/tortoisehg/icons/32x32/actions/hg-bookmarks.png
share/pixmaps/tortoisehg/icons/32x32/actions/hg-sign.png
share/pixmaps/tortoisehg/icons/README.txt
share/pixmaps/tortoisehg/icons/TortoiseMerge.ico
Expand Down Expand Up @@ -587,6 +586,7 @@ share/pixmaps/tortoisehg/icons/scalable/actions/hg-archive.svg
share/pixmaps/tortoisehg/icons/scalable/actions/hg-bisect-bad-good.svg
share/pixmaps/tortoisehg/icons/scalable/actions/hg-bisect-good-bad.svg
share/pixmaps/tortoisehg/icons/scalable/actions/hg-bisect.svg
share/pixmaps/tortoisehg/icons/scalable/actions/hg-bookmarks.svg
share/pixmaps/tortoisehg/icons/scalable/actions/hg-bundle.svg
share/pixmaps/tortoisehg/icons/scalable/actions/hg-clone.svg
share/pixmaps/tortoisehg/icons/scalable/actions/hg-commit.svg
Expand Down Expand Up @@ -650,6 +650,7 @@ share/pixmaps/tortoisehg/icons/scalable/actions/thg-shelve-move-left-file.svg
share/pixmaps/tortoisehg/icons/scalable/actions/thg-shelve-move-right-all.svg
share/pixmaps/tortoisehg/icons/scalable/actions/thg-shelve-move-right-chunks.svg
share/pixmaps/tortoisehg/icons/scalable/actions/thg-shelve-move-right-file.svg
share/pixmaps/tortoisehg/icons/scalable/actions/thg-sync-bookmarks.svg
share/pixmaps/tortoisehg/icons/scalable/actions/thg-sync.svg
share/pixmaps/tortoisehg/icons/scalable/actions/view-annotate.svg
share/pixmaps/tortoisehg/icons/scalable/actions/view-at-revision.svg
Expand Down
8 changes: 4 additions & 4 deletions devel/py-tortoisehg/distinfo
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.12 2015/04/05 14:23:47 wiz Exp $
$NetBSD: distinfo,v 1.13 2015/05/19 16:35:07 nros Exp $

SHA1 (tortoisehg-3.3.3.tar.gz) = d538cc03506a657102c1087aace04576aea454e0
RMD160 (tortoisehg-3.3.3.tar.gz) = a89c7934333255d01ccf870fbd303010b67e8f35
Size (tortoisehg-3.3.3.tar.gz) = 8230380 bytes
SHA1 (tortoisehg-3.4.tar.gz) = 037418308221266366d58b7cd82decb5002da140
RMD160 (tortoisehg-3.4.tar.gz) = 11d2a279775b0183907b76c93b085ea7ce5c12dc
Size (tortoisehg-3.4.tar.gz) = 8230401 bytes
SHA1 (patch-setup.py) = 2fb156031c85bb24404e36d2a360177a77d45a47
SHA1 (patch-tortoisehg_hgqt_qtlib.py) = 7c66aaf4472ac39f158e4c393bf03afafbd707d9
SHA1 (patch-tortoisehg_util_paths.py) = 0eea97a668b27d1ee8293bc2f2b6f6692a18b365

0 comments on commit a4e8150

Please sign in to comment.