diff options
author | wiz <wiz@pkgsrc.org> | 2016-06-06 12:15:50 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-06-06 12:15:50 +0000 |
commit | 5ad21ba02eecc17f738730d6cd6d9477f2560134 (patch) | |
tree | f7463f61948af169a81464731114fb4b262ce11e /devel | |
parent | 339892f1f8966ed736085d62b4edcab76dfb7819 (diff) | |
download | pkgsrc-5ad21ba02eecc17f738730d6cd6d9477f2560134.tar.gz |
Updated py-tortoisehg to 3.8.3.
TortoiseHg 3.8.3
TortoiseHg 3.8.3 is a regularly scheduled bug-fix release.
Bug Fixes
extensions: prevent loading blackbox in GUI process (fixes
#4489)
matching: do not use indexing to get first revision from smartset
(fixes #4497)
Installer
Updates to hgsubversion, hggit, evolve, hgkeyring, and python-keyring
(which changed hosting to github)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/py-tortoisehg/Makefile | 4 | ||||
-rw-r--r-- | devel/py-tortoisehg/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/py-tortoisehg/Makefile b/devel/py-tortoisehg/Makefile index 2f7b3f4018c..a4db2d6e784 100644 --- a/devel/py-tortoisehg/Makefile +++ b/devel/py-tortoisehg/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.32 2016/05/05 12:45:04 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2016/06/06 12:15:50 wiz Exp $ -DISTNAME= tortoisehg-3.8.1 +DISTNAME= tortoisehg-3.8.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel python MASTER_SITES= http://bitbucket.org/tortoisehg/targz/downloads/ diff --git a/devel/py-tortoisehg/distinfo b/devel/py-tortoisehg/distinfo index 1115bbd8197..91db3e8cff3 100644 --- a/devel/py-tortoisehg/distinfo +++ b/devel/py-tortoisehg/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.29 2016/05/05 12:45:04 wiz Exp $ +$NetBSD: distinfo,v 1.30 2016/06/06 12:15:50 wiz Exp $ -SHA1 (tortoisehg-3.8.1.tar.gz) = 630ad1c3becd53df4b4e2714fb575f821ebecc39 -RMD160 (tortoisehg-3.8.1.tar.gz) = 35052d842d075280b1a7df69954b0171a4907ebf -SHA512 (tortoisehg-3.8.1.tar.gz) = 1ab9328462035ab78c4ffadba3bf60a58e641947a69be10cc6c7892a71de4f8436f0225806fa898c7de95593dd4e7b7b76aa9ef3dc8115bbd8bbadc20fe82612 -Size (tortoisehg-3.8.1.tar.gz) = 7807685 bytes +SHA1 (tortoisehg-3.8.3.tar.gz) = b80bbb9a2190cf2c6d0472e815f9d28eef058767 +RMD160 (tortoisehg-3.8.3.tar.gz) = 8ff72fcc332190eb7737a70fc04e0124e12208c1 +SHA512 (tortoisehg-3.8.3.tar.gz) = 1c1d0e7d3eae0a894b09d13223eae3eb43555ea0136372c881f35c4ff1beeb768a059be2484fed72588cadc90a0f83f4dffc6dd7a75a91433751eb4bb37f115f +Size (tortoisehg-3.8.3.tar.gz) = 7817490 bytes SHA1 (patch-setup.py) = a28c82a1709b932f54610fa770cae3c78de3a8d5 SHA1 (patch-tortoisehg_hgqt_qtlib.py) = 7c66aaf4472ac39f158e4c393bf03afafbd707d9 SHA1 (patch-tortoisehg_util_paths.py) = 0eea97a668b27d1ee8293bc2f2b6f6692a18b365 |