diff options
author | wiz <wiz@pkgsrc.org> | 2016-09-18 22:15:24 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-09-18 22:15:24 +0000 |
commit | 94891cef5ab017976df74f1cd8ab744c32c6bc02 (patch) | |
tree | a8aa7aa5ff92ba1997a6d153e3710352a326b772 /devel | |
parent | 3595f98b79e3f41f301214ede0825c60f071d38b (diff) | |
download | pkgsrc-94891cef5ab017976df74f1cd8ab744c32c6bc02.tar.gz |
Updated py-tortoisehg to 3.9.1.
TortoiseHg 3.9.1
TortoiseHg 3.9.1 is a regularly scheduled bug-fix release.
Bug Fixes
graphopt: show working copy if any of its parents are in a branch filtering
sync: reorder SecureDialog.init to avoid too early _updateUi() (fixes #4559)
toposort: avoid crash when tip revision is hidden
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 16335c87cef..8165dfc5f67 100644 --- a/devel/py-tortoisehg/Makefile +++ b/devel/py-tortoisehg/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.36 2016/08/02 23:33:57 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2016/09/18 22:15:24 wiz Exp $ -DISTNAME= tortoisehg-3.9 +DISTNAME= tortoisehg-3.9.1 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 70a58daa6e8..d6b8f282ef4 100644 --- a/devel/py-tortoisehg/distinfo +++ b/devel/py-tortoisehg/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.32 2016/08/02 23:33:57 wiz Exp $ +$NetBSD: distinfo,v 1.33 2016/09/18 22:15:24 wiz Exp $ -SHA1 (tortoisehg-3.9.tar.gz) = ba59b445400a1a5bbeb6e2851aba9155e9af68da -RMD160 (tortoisehg-3.9.tar.gz) = d493425c08faccb57abf954dded2e336f7802c09 -SHA512 (tortoisehg-3.9.tar.gz) = 5b67a98e9503974d7dfe001178c3343f7426a17b2ddc5f9ad67fd3c7a372a5d153903ec40e2906a3eefa6c8b994a9f08b0f6d8733668b15731e8bd6fc8a5b69a -Size (tortoisehg-3.9.tar.gz) = 7816824 bytes +SHA1 (tortoisehg-3.9.1.tar.gz) = 15ec6ae390dcc52394a0d93d872e0081c265645f +RMD160 (tortoisehg-3.9.1.tar.gz) = 8719e0ef6522e234e2025838c485ba58c2ce5bcf +SHA512 (tortoisehg-3.9.1.tar.gz) = 77835b0379ad03c855bcdccec7c16e56a31a506a5218f458b1b303a485d4cf9dcc52f41a3037ae27df8a7d39fd17668b0302519f0d8fc5b22c09948a7ff52469 +Size (tortoisehg-3.9.1.tar.gz) = 7831181 bytes SHA1 (patch-setup.py) = a28c82a1709b932f54610fa770cae3c78de3a8d5 SHA1 (patch-tortoisehg_hgqt_qtlib.py) = 7c66aaf4472ac39f158e4c393bf03afafbd707d9 SHA1 (patch-tortoisehg_util_paths.py) = 0fbe6b583b3d6d60f4c8d96f81d633f454230f81 |