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.1 (le...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/21ac294016aa
branches:  trunk
changeset: 356162:21ac294016aa
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Dec 20 08:53:22 2016 +0000

description:
Updated py-tortoisehg to 4.0.1 (leaf package).

Committed during freeze to fix build. Something had changed the
PLIST, a dependency update perhaps?

Changes:

TortoiseHg 4.0.1 is a regularly scheduled bug-fix release

Bug Fixes

    customtools: add tooltips to hook types dropdown (fixes #4625)

diffstat:

 devel/py-tortoisehg/Makefile |   5 ++---
 devel/py-tortoisehg/PLIST    |   7 ++++---
 devel/py-tortoisehg/distinfo |  10 +++++-----
 3 files changed, 11 insertions(+), 11 deletions(-)

diffs (61 lines):

diff -r 6d150c4265bb -r 21ac294016aa devel/py-tortoisehg/Makefile
--- a/devel/py-tortoisehg/Makefile      Tue Dec 20 08:30:22 2016 +0000
+++ b/devel/py-tortoisehg/Makefile      Tue Dec 20 08:53:22 2016 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2016/11/08 08:19:37 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2016/12/20 08:53:22 wiz Exp $
 
-DISTNAME=              tortoisehg-4.0
+DISTNAME=              tortoisehg-4.0.1
 PKGNAME=               ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=           1
 CATEGORIES=            devel python
 MASTER_SITES=          http://bitbucket.org/tortoisehg/targz/downloads/
 
diff -r 6d150c4265bb -r 21ac294016aa devel/py-tortoisehg/PLIST
--- a/devel/py-tortoisehg/PLIST Tue Dec 20 08:30:22 2016 +0000
+++ b/devel/py-tortoisehg/PLIST Tue Dec 20 08:53:22 2016 +0000
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.13 2016/11/08 08:19:37 wiz Exp $
+@comment $NetBSD: PLIST,v 1.14 2016/12/20 08:53:22 wiz Exp $
 bin/thg
-${PYSITELIB}/${EGG_FILE}
 ${PYSITELIB}/hgext3rd/thg.py
 ${PYSITELIB}/hgext3rd/thg.pyc
 ${PYSITELIB}/hgext3rd/thg.pyo
+${PYSITELIB}/${EGG_FILE}
 ${PYSITELIB}/tortoisehg/__init__.py
 ${PYSITELIB}/tortoisehg/__init__.pyc
 ${PYSITELIB}/tortoisehg/__init__.pyo
@@ -444,11 +444,12 @@
 share/doc/tortoisehg/html/_static/comment-bright.png
 share/doc/tortoisehg/html/_static/comment-close.png
 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/down-pressed.png
 share/doc/tortoisehg/html/_static/down.png
 share/doc/tortoisehg/html/_static/file.png
-share/doc/tortoisehg/html/_static/jquery-1.11.1.js
+share/doc/tortoisehg/html/_static/jquery-3.1.0.js
 share/doc/tortoisehg/html/_static/jquery.js
 share/doc/tortoisehg/html/_static/minus.png
 share/doc/tortoisehg/html/_static/plus.png
diff -r 6d150c4265bb -r 21ac294016aa devel/py-tortoisehg/distinfo
--- a/devel/py-tortoisehg/distinfo      Tue Dec 20 08:30:22 2016 +0000
+++ b/devel/py-tortoisehg/distinfo      Tue Dec 20 08:53:22 2016 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.35 2016/11/07 11:27:13 wiz Exp $
+$NetBSD: distinfo,v 1.36 2016/12/20 08:53:22 wiz Exp $
 
-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 (tortoisehg-4.0.1.tar.gz) = 95795d4288766ee19170ec959554d321ab0a10d9
+RMD160 (tortoisehg-4.0.1.tar.gz) = 3d2085b29cc94aa0bde1368518df124af40f4ffa
+SHA512 (tortoisehg-4.0.1.tar.gz) = 7dc4282213a97709c7daddcb2a6a63ee961565395d9f527dbc2c8e479040fa1f3519e0c66da0d9ca5cd59321ee4c9b1fa6626df932d163ab494fdce3e0754c10
+Size (tortoisehg-4.0.1.tar.gz) = 7916428 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