pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-tortoisehg Updated py-tortoisehg to version 3.4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e75dfa8ef8df
branches: trunk
changeset: 651972:e75dfa8ef8df
user: nros <nros%pkgsrc.org@localhost>
date: Tue May 19 16:35:07 2015 +0000
description:
Updated py-tortoisehg to version 3.4.
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)
diffstat:
devel/py-tortoisehg/Makefile | 5 ++---
devel/py-tortoisehg/PLIST | 5 +++--
devel/py-tortoisehg/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 9 deletions(-)
diffs (63 lines):
diff -r 0fc7e950a3ad -r e75dfa8ef8df devel/py-tortoisehg/Makefile
--- a/devel/py-tortoisehg/Makefile Tue May 19 15:45:44 2015 +0000
+++ b/devel/py-tortoisehg/Makefile Tue May 19 16:35:07 2015 +0000
@@ -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/
diff -r 0fc7e950a3ad -r e75dfa8ef8df devel/py-tortoisehg/PLIST
--- a/devel/py-tortoisehg/PLIST Tue May 19 15:45:44 2015 +0000
+++ b/devel/py-tortoisehg/PLIST Tue May 19 16:35:07 2015 +0000
@@ -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
@@ -527,7 +527,6 @@
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
@@ -587,6 +586,7 @@
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
@@ -650,6 +650,7 @@
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
diff -r 0fc7e950a3ad -r e75dfa8ef8df devel/py-tortoisehg/distinfo
--- a/devel/py-tortoisehg/distinfo Tue May 19 15:45:44 2015 +0000
+++ b/devel/py-tortoisehg/distinfo Tue May 19 16:35:07 2015 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index