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:           Wed Feb 24 09:04:58 UTC 2021

Modified Files:
        pkgsrc/devel/py-tortoisehg: Makefile PLIST distinfo

Log Message:
py-tortoisehg: update to 5.7.

Compatible with mercurial 5.7.

Based on PR 56016 by Chavdar Ivanov.


To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 pkgsrc/devel/py-tortoisehg/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/py-tortoisehg/PLIST
cvs rdiff -u -r1.47 -r1.48 pkgsrc/devel/py-tortoisehg/distinfo

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.70 pkgsrc/devel/py-tortoisehg/Makefile:1.71
--- pkgsrc/devel/py-tortoisehg/Makefile:1.70    Sat Feb  6 08:23:36 2021
+++ pkgsrc/devel/py-tortoisehg/Makefile Wed Feb 24 09:04:58 2021
@@ -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/

Index: pkgsrc/devel/py-tortoisehg/PLIST
diff -u pkgsrc/devel/py-tortoisehg/PLIST:1.18 pkgsrc/devel/py-tortoisehg/PLIST:1.19
--- pkgsrc/devel/py-tortoisehg/PLIST:1.18       Wed Dec  9 12:20:01 2020
+++ pkgsrc/devel/py-tortoisehg/PLIST    Wed Feb 24 09:04:58 2021
@@ -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/shellconf.p
 ${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

Index: pkgsrc/devel/py-tortoisehg/distinfo
diff -u pkgsrc/devel/py-tortoisehg/distinfo:1.47 pkgsrc/devel/py-tortoisehg/distinfo:1.48
--- pkgsrc/devel/py-tortoisehg/distinfo:1.47    Sat Feb  6 08:23:36 2021
+++ pkgsrc/devel/py-tortoisehg/distinfo Wed Feb 24 09:04:58 2021
@@ -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