pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-tortoisehg



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Apr 22 22:21:09 UTC 2018

Modified Files:
        pkgsrc/devel/py-tortoisehg: Makefile PLIST distinfo
        pkgsrc/devel/py-tortoisehg/patches: patch-setup.py

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


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pkgsrc/devel/py-tortoisehg/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/py-tortoisehg/PLIST
cvs rdiff -u -r1.43 -r1.44 pkgsrc/devel/py-tortoisehg/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-tortoisehg/patches/patch-setup.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-tortoisehg/Makefile
diff -u pkgsrc/devel/py-tortoisehg/Makefile:1.50 pkgsrc/devel/py-tortoisehg/Makefile:1.51
--- pkgsrc/devel/py-tortoisehg/Makefile:1.50    Mon Mar 12 11:16:20 2018
+++ pkgsrc/devel/py-tortoisehg/Makefile Sun Apr 22 22:21:09 2018
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.50 2018/03/12 11:16:20 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2018/04/22 22:21:09 wiz Exp $
 
-DISTNAME=              tortoisehg-4.3.1
+DISTNAME=              tortoisehg-4.5.3
 PKGNAME=               ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=           1
 CATEGORIES=            devel python
 MASTER_SITES=          http://bitbucket.org/tortoisehg/targz/downloads/
 

Index: pkgsrc/devel/py-tortoisehg/PLIST
diff -u pkgsrc/devel/py-tortoisehg/PLIST:1.14 pkgsrc/devel/py-tortoisehg/PLIST:1.15
--- pkgsrc/devel/py-tortoisehg/PLIST:1.14       Tue Dec 20 08:53:22 2016
+++ pkgsrc/devel/py-tortoisehg/PLIST    Sun Apr 22 22:21:09 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2016/12/20 08:53:22 wiz Exp $
+@comment $NetBSD: PLIST,v 1.15 2018/04/22 22:21:09 wiz Exp $
 bin/thg
 ${PYSITELIB}/hgext3rd/thg.py
 ${PYSITELIB}/hgext3rd/thg.pyc
@@ -142,9 +142,6 @@ ${PYSITELIB}/tortoisehg/hgqt/merge.pyo
 ${PYSITELIB}/tortoisehg/hgqt/messageentry.py
 ${PYSITELIB}/tortoisehg/hgqt/messageentry.pyc
 ${PYSITELIB}/tortoisehg/hgqt/messageentry.pyo
-${PYSITELIB}/tortoisehg/hgqt/modeltest.py
-${PYSITELIB}/tortoisehg/hgqt/modeltest.pyc
-${PYSITELIB}/tortoisehg/hgqt/modeltest.pyo
 ${PYSITELIB}/tortoisehg/hgqt/mq.py
 ${PYSITELIB}/tortoisehg/hgqt/mq.pyc
 ${PYSITELIB}/tortoisehg/hgqt/mq.pyo
@@ -175,15 +172,27 @@ ${PYSITELIB}/tortoisehg/hgqt/qfold.pyo
 ${PYSITELIB}/tortoisehg/hgqt/qrename.py
 ${PYSITELIB}/tortoisehg/hgqt/qrename.pyc
 ${PYSITELIB}/tortoisehg/hgqt/qrename.pyo
+${PYSITELIB}/tortoisehg/hgqt/qsci.py
+${PYSITELIB}/tortoisehg/hgqt/qsci.pyc
+${PYSITELIB}/tortoisehg/hgqt/qsci.pyo
 ${PYSITELIB}/tortoisehg/hgqt/qscilib.py
 ${PYSITELIB}/tortoisehg/hgqt/qscilib.pyc
 ${PYSITELIB}/tortoisehg/hgqt/qscilib.pyo
 ${PYSITELIB}/tortoisehg/hgqt/qtapp.py
 ${PYSITELIB}/tortoisehg/hgqt/qtapp.pyc
 ${PYSITELIB}/tortoisehg/hgqt/qtapp.pyo
+${PYSITELIB}/tortoisehg/hgqt/qtcore.py
+${PYSITELIB}/tortoisehg/hgqt/qtcore.pyc
+${PYSITELIB}/tortoisehg/hgqt/qtcore.pyo
+${PYSITELIB}/tortoisehg/hgqt/qtgui.py
+${PYSITELIB}/tortoisehg/hgqt/qtgui.pyc
+${PYSITELIB}/tortoisehg/hgqt/qtgui.pyo
 ${PYSITELIB}/tortoisehg/hgqt/qtlib.py
 ${PYSITELIB}/tortoisehg/hgqt/qtlib.pyc
 ${PYSITELIB}/tortoisehg/hgqt/qtlib.pyo
+${PYSITELIB}/tortoisehg/hgqt/qtnetwork.py
+${PYSITELIB}/tortoisehg/hgqt/qtnetwork.pyc
+${PYSITELIB}/tortoisehg/hgqt/qtnetwork.pyo
 ${PYSITELIB}/tortoisehg/hgqt/quickop.py
 ${PYSITELIB}/tortoisehg/hgqt/quickop.pyc
 ${PYSITELIB}/tortoisehg/hgqt/quickop.pyo
@@ -313,6 +322,9 @@ ${PYSITELIB}/tortoisehg/util/colormap.py
 ${PYSITELIB}/tortoisehg/util/config.py
 ${PYSITELIB}/tortoisehg/util/config.pyc
 ${PYSITELIB}/tortoisehg/util/config.pyo
+${PYSITELIB}/tortoisehg/util/configitems.py
+${PYSITELIB}/tortoisehg/util/configitems.pyc
+${PYSITELIB}/tortoisehg/util/configitems.pyo
 ${PYSITELIB}/tortoisehg/util/debugthg.py
 ${PYSITELIB}/tortoisehg/util/debugthg.pyc
 ${PYSITELIB}/tortoisehg/util/debugthg.pyo
@@ -446,10 +458,11 @@ share/doc/tortoisehg/html/_static/commen
 share/doc/tortoisehg/html/_static/comment.png
 share/doc/tortoisehg/html/_static/custom.css
 share/doc/tortoisehg/html/_static/doctools.js
+share/doc/tortoisehg/html/_static/documentation_options.js
 share/doc/tortoisehg/html/_static/down-pressed.png
 share/doc/tortoisehg/html/_static/down.png
 share/doc/tortoisehg/html/_static/file.png
-share/doc/tortoisehg/html/_static/jquery-3.1.0.js
+share/doc/tortoisehg/html/_static/jquery-3.2.1.js
 share/doc/tortoisehg/html/_static/jquery.js
 share/doc/tortoisehg/html/_static/minus.png
 share/doc/tortoisehg/html/_static/plus.png
@@ -618,6 +631,7 @@ share/pixmaps/tortoisehg/icons/scalable/
 share/pixmaps/tortoisehg/icons/scalable/actions/hg-qpop-all.svg
 share/pixmaps/tortoisehg/icons/scalable/actions/hg-qpop.svg
 share/pixmaps/tortoisehg/icons/scalable/actions/hg-qpush-all.svg
+share/pixmaps/tortoisehg/icons/scalable/actions/hg-qpush-move.svg
 share/pixmaps/tortoisehg/icons/scalable/actions/hg-qpush.svg
 share/pixmaps/tortoisehg/icons/scalable/actions/hg-rebase.svg
 share/pixmaps/tortoisehg/icons/scalable/actions/hg-recover.svg

Index: pkgsrc/devel/py-tortoisehg/distinfo
diff -u pkgsrc/devel/py-tortoisehg/distinfo:1.43 pkgsrc/devel/py-tortoisehg/distinfo:1.44
--- pkgsrc/devel/py-tortoisehg/distinfo:1.43    Mon Aug 14 19:54:55 2017
+++ pkgsrc/devel/py-tortoisehg/distinfo Sun Apr 22 22:21:09 2018
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.43 2017/08/14 19:54:55 wiz Exp $
+$NetBSD: distinfo,v 1.44 2018/04/22 22:21:09 wiz Exp $
 
-SHA1 (tortoisehg-4.3.1.tar.gz) = 23e84271a8f3ee68778b425a6ce0c64fa9c1904b
-RMD160 (tortoisehg-4.3.1.tar.gz) = 7a4b0d81b558aeace3933b4c7a3034d5685bfdb4
-SHA512 (tortoisehg-4.3.1.tar.gz) = dc43f2acd780a7868b642d6ce8a8dbf8f32be94134ddbb72178d7f1eab1e9f58c8e9bcfc75ad589ec9404cabefd9ccfc697af9ccd037c20bd933ee862e812f99
-Size (tortoisehg-4.3.1.tar.gz) = 7930491 bytes
-SHA1 (patch-setup.py) = a28c82a1709b932f54610fa770cae3c78de3a8d5
+SHA1 (tortoisehg-4.5.3.tar.gz) = 4714d31f40c527ba285dc94a4cbde77be0faad2d
+RMD160 (tortoisehg-4.5.3.tar.gz) = e7644368a94d956df407ca5d486fb118c301a398
+SHA512 (tortoisehg-4.5.3.tar.gz) = 0c6c512f7a46a084904a5e66912deb8ef4abb99a6a97c46b6b058537332f091395f4b9b8a4b645d7c42637abbb4e8abe16f5040fd694bb43ea8b4c6ddb1e18f6
+Size (tortoisehg-4.5.3.tar.gz) = 7929645 bytes
+SHA1 (patch-setup.py) = 8a8f2df84ed99481af7c95327a05354099c1c7c5
 SHA1 (patch-tortoisehg_util_paths.py) = 0fbe6b583b3d6d60f4c8d96f81d633f454230f81

Index: pkgsrc/devel/py-tortoisehg/patches/patch-setup.py
diff -u pkgsrc/devel/py-tortoisehg/patches/patch-setup.py:1.3 pkgsrc/devel/py-tortoisehg/patches/patch-setup.py:1.4
--- pkgsrc/devel/py-tortoisehg/patches/patch-setup.py:1.3       Wed Nov 18 17:12:44 2015
+++ pkgsrc/devel/py-tortoisehg/patches/patch-setup.py   Sun Apr 22 22:21:09 2018
@@ -1,4 +1,4 @@
-$NetBSD: patch-setup.py,v 1.3 2015/11/18 17:12:44 nros Exp $
+$NetBSD: patch-setup.py,v 1.4 2018/04/22 22:21:09 wiz Exp $
 
 * in config.py: adjust license filename and add doc_path
   to point at the local docs
@@ -6,7 +6,7 @@ $NetBSD: patch-setup.py,v 1.3 2015/11/18
   the nautilus extension.
 * Install html documention, desktop file and license file.
 
---- setup.py.orig      2015-11-09 16:49:02.000000000 +0000
+--- setup.py.orig      2018-02-02 17:35:52.000000000 +0000
 +++ setup.py
 @@ -11,6 +11,7 @@ import sys
  import os
@@ -16,7 +16,7 @@ $NetBSD: patch-setup.py,v 1.3 2015/11/18
  import tempfile
  import re
  import tarfile
-@@ -205,10 +206,11 @@ class build_config(Command):
+@@ -213,10 +214,11 @@ class build_config(Command):
          data = {
              'bin_path': installcmd.install_scripts[rootlen:],
              'license_path': os.path.join(sharedir, 'doc', 'tortoisehg',
@@ -27,9 +27,9 @@ $NetBSD: patch-setup.py,v 1.3 2015/11/18
                                        'icons'),
 +            'doc_path' : os.path.join(sharedir, 'doc', 'tortoisehg'),
              'nofork': True,
+             'qt_api': qtcore._detectapi(),
              }
-         # Distributions will need to supply their own
-@@ -569,8 +571,14 @@ def setup_posix():
+@@ -722,8 +724,14 @@ def setup_posix():
                              [os.path.join(root, f) for f in files]))
      _data_files.extend((os.path.join('share', modir), [mofile])
                         for pofile, modir, mofile in _walklocales())



Home | Main Index | Thread Index | Old Index