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 4.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/24134773e346
branches: trunk
changeset: 354724:24134773e346
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Nov 07 11:27:13 2016 +0000
description:
Updated py-tortoisehg to 4.0.
TortoiseHg 4.0
TortoiseHg 4.0 is a quarterly feature release
Improvements
graph: make annotate/history graph work with a shallow (remotefilelog) repo
repoagent: light-weight suspend of repository monitor while running commands
repofilter: adjust branch combo to content every time model changed
repofilter: do not calculate width of revset combo from contents (fixes #4035)
hgext:
extension: rename the extension from 'lighthg' to 'thg'
extension: restrict to only 'view' as a command name
light-ui: update the windows name to mention TortoiseHg and reponame
diffstat:
devel/py-tortoisehg/Makefile | 4 ++--
devel/py-tortoisehg/PLIST | 8 +++++++-
devel/py-tortoisehg/distinfo | 10 +++++-----
3 files changed, 14 insertions(+), 8 deletions(-)
diffs (47 lines):
diff -r 80667ec54246 -r 24134773e346 devel/py-tortoisehg/Makefile
--- a/devel/py-tortoisehg/Makefile Mon Nov 07 11:24:40 2016 +0000
+++ b/devel/py-tortoisehg/Makefile Mon Nov 07 11:27:13 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2016/10/09 21:29:30 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2016/11/07 11:27:13 wiz Exp $
-DISTNAME= tortoisehg-3.9.2
+DISTNAME= tortoisehg-4.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= http://bitbucket.org/tortoisehg/targz/downloads/
diff -r 80667ec54246 -r 24134773e346 devel/py-tortoisehg/PLIST
--- a/devel/py-tortoisehg/PLIST Mon Nov 07 11:24:40 2016 +0000
+++ b/devel/py-tortoisehg/PLIST Mon Nov 07 11:27:13 2016 +0000
@@ -1,6 +1,12 @@
-@comment $NetBSD: PLIST,v 1.11 2016/08/02 23:33:57 wiz Exp $
+@comment $NetBSD: PLIST,v 1.12 2016/11/07 11:27:13 wiz Exp $
bin/thg
${PYSITELIB}/${EGG_FILE}
+${PYSITELIB}/hgext3rd/__init__.py
+${PYSITELIB}/hgext3rd/__init__.pyc
+${PYSITELIB}/hgext3rd/__init__.pyo
+${PYSITELIB}/hgext3rd/thg.py
+${PYSITELIB}/hgext3rd/thg.pyc
+${PYSITELIB}/hgext3rd/thg.pyo
${PYSITELIB}/tortoisehg/__init__.py
${PYSITELIB}/tortoisehg/__init__.pyc
${PYSITELIB}/tortoisehg/__init__.pyo
diff -r 80667ec54246 -r 24134773e346 devel/py-tortoisehg/distinfo
--- a/devel/py-tortoisehg/distinfo Mon Nov 07 11:24:40 2016 +0000
+++ b/devel/py-tortoisehg/distinfo Mon Nov 07 11:27:13 2016 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.34 2016/10/09 21:29:30 wiz Exp $
+$NetBSD: distinfo,v 1.35 2016/11/07 11:27:13 wiz Exp $
-SHA1 (tortoisehg-3.9.2.tar.gz) = 4bcc0e89f1ef271e1d688099dccf1abdb4095691
-RMD160 (tortoisehg-3.9.2.tar.gz) = b0d1ce87ec9198cc561129de55f5673f771ff099
-SHA512 (tortoisehg-3.9.2.tar.gz) = 42e7dc4d1e76d68fd7a44d772afdb28bac380aad047ee10be6df0b70ad048e8e28361b2d45ee4eaadf7dc1a0f10d7e9bb0cee57bdaf1b284e005b484c6654e29
-Size (tortoisehg-3.9.2.tar.gz) = 7869242 bytes
+SHA1 (tortoisehg-4.0.tar.gz) = ded8a00868687c8302b972ed1cbae9e110433a09
+RMD160 (tortoisehg-4.0.tar.gz) = 7f7b496dfe494296214f39ed6766b17cc1a89679
+SHA512 (tortoisehg-4.0.tar.gz) = e47af4d9f06e9284fdf18216b456b22c74043af3e59b46f086a10c15eca2a644c9ce8836c4ba709ade0a56a79db537c2fd6f407e52318e5352e060f48d86167d
+Size (tortoisehg-4.0.tar.gz) = 7828059 bytes
SHA1 (patch-setup.py) = a28c82a1709b932f54610fa770cae3c78de3a8d5
SHA1 (patch-tortoisehg_hgqt_qtlib.py) = 7c66aaf4472ac39f158e4c393bf03afafbd707d9
SHA1 (patch-tortoisehg_util_paths.py) = 0fbe6b583b3d6d60f4c8d96f81d633f454230f81
Home |
Main Index |
Thread Index |
Old Index