pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-tortoisehg py-tortoisehg: update to 5.7.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3bdd9bc28ade
branches:  trunk
changeset: 447629:3bdd9bc28ade
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Feb 24 09:04:58 2021 +0000

description:
py-tortoisehg: update to 5.7.

Compatible with mercurial 5.7.

Based on PR 56016 by Chavdar Ivanov.

diffstat:

 devel/py-tortoisehg/Makefile |   4 ++--
 devel/py-tortoisehg/PLIST    |   8 +++++++-
 devel/py-tortoisehg/distinfo |  10 +++++-----
 3 files changed, 14 insertions(+), 8 deletions(-)

diffs (49 lines):

diff -r 542205ff1c68 -r 3bdd9bc28ade devel/py-tortoisehg/Makefile
--- a/devel/py-tortoisehg/Makefile      Wed Feb 24 08:16:32 2021 +0000
+++ b/devel/py-tortoisehg/Makefile      Wed Feb 24 09:04:58 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.70 2021/02/06 08:23:36 wiz Exp $
+# $NetBSD: Makefile,v 1.71 2021/02/24 09:04:58 wiz Exp $
 
-DISTNAME=              tortoisehg-5.6.1
+DISTNAME=              tortoisehg-5.7
 PKGNAME=               ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=            devel python
 MASTER_SITES=          https://www.mercurial-scm.org/release/tortoisehg/targz/
diff -r 542205ff1c68 -r 3bdd9bc28ade devel/py-tortoisehg/PLIST
--- a/devel/py-tortoisehg/PLIST Wed Feb 24 08:16:32 2021 +0000
+++ b/devel/py-tortoisehg/PLIST Wed Feb 24 09:04:58 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.18 2020/12/09 12:20:01 wiz Exp $
+@comment $NetBSD: PLIST,v 1.19 2021/02/24 09:04:58 wiz Exp $
 bin/thg
 ${PYSITELIB}/hgext3rd/thg.py
 ${PYSITELIB}/hgext3rd/thg.pyc
@@ -271,6 +271,12 @@
 ${PYSITELIB}/tortoisehg/hgqt/shelve.py
 ${PYSITELIB}/tortoisehg/hgqt/shelve.pyc
 ${PYSITELIB}/tortoisehg/hgqt/shelve.pyo
+${PYSITELIB}/tortoisehg/hgqt/shortcutregistry.py
+${PYSITELIB}/tortoisehg/hgqt/shortcutregistry.pyc
+${PYSITELIB}/tortoisehg/hgqt/shortcutregistry.pyo
+${PYSITELIB}/tortoisehg/hgqt/shortcutsettings.py
+${PYSITELIB}/tortoisehg/hgqt/shortcutsettings.pyc
+${PYSITELIB}/tortoisehg/hgqt/shortcutsettings.pyo
 ${PYSITELIB}/tortoisehg/hgqt/sign.py
 ${PYSITELIB}/tortoisehg/hgqt/sign.pyc
 ${PYSITELIB}/tortoisehg/hgqt/sign.pyo
diff -r 542205ff1c68 -r 3bdd9bc28ade devel/py-tortoisehg/distinfo
--- a/devel/py-tortoisehg/distinfo      Wed Feb 24 08:16:32 2021 +0000
+++ b/devel/py-tortoisehg/distinfo      Wed Feb 24 09:04:58 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.47 2021/02/06 08:23:36 wiz Exp $
+$NetBSD: distinfo,v 1.48 2021/02/24 09:04:58 wiz Exp $
 
-SHA1 (tortoisehg-5.6.1.tar.gz) = 12f663d9dad3e964afdb16b7e3077ba6da627418
-RMD160 (tortoisehg-5.6.1.tar.gz) = 45015f20378c7e57149b4a498b1c3bfcea930d27
-SHA512 (tortoisehg-5.6.1.tar.gz) = 21a410277469803e1af45103bc5c7196bc7128e66ab297399b98731c32caa517da46bd06389f08ad740b78c22e58244757dbad4207b71d5643b9d1284ed9c936
-Size (tortoisehg-5.6.1.tar.gz) = 8904309 bytes
+SHA1 (tortoisehg-5.7.tar.gz) = fa921e0b622687e7dade3bf039ad92e87739fae1
+RMD160 (tortoisehg-5.7.tar.gz) = 6ec080db3b58dcd649612dfc031d1d6c09d0c36a
+SHA512 (tortoisehg-5.7.tar.gz) = d143c9e83d3b0771ffd4a3bd9cd50e8bc169e5d29e33a0681c3234898a7566427f070ff3ad8668709b5e4d63be92fd700211dee03e98ff16c7c23fc0870c9e4c
+Size (tortoisehg-5.7.tar.gz) = 8910721 bytes



Home | Main Index | Thread Index | Old Index