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: Mon Nov 7 11:27:13 UTC 2016
Modified Files:
pkgsrc/devel/py-tortoisehg: Makefile PLIST distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/devel/py-tortoisehg/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/py-tortoisehg/PLIST
cvs rdiff -u -r1.34 -r1.35 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.38 pkgsrc/devel/py-tortoisehg/Makefile:1.39
--- pkgsrc/devel/py-tortoisehg/Makefile:1.38 Sun Oct 9 21:29:30 2016
+++ pkgsrc/devel/py-tortoisehg/Makefile Mon Nov 7 11:27:13 2016
@@ -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/
Index: pkgsrc/devel/py-tortoisehg/PLIST
diff -u pkgsrc/devel/py-tortoisehg/PLIST:1.11 pkgsrc/devel/py-tortoisehg/PLIST:1.12
--- pkgsrc/devel/py-tortoisehg/PLIST:1.11 Tue Aug 2 23:33:57 2016
+++ pkgsrc/devel/py-tortoisehg/PLIST Mon Nov 7 11:27:13 2016
@@ -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
Index: pkgsrc/devel/py-tortoisehg/distinfo
diff -u pkgsrc/devel/py-tortoisehg/distinfo:1.34 pkgsrc/devel/py-tortoisehg/distinfo:1.35
--- pkgsrc/devel/py-tortoisehg/distinfo:1.34 Sun Oct 9 21:29:30 2016
+++ pkgsrc/devel/py-tortoisehg/distinfo Mon Nov 7 11:27:13 2016
@@ -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