Sun Sep 18 22:15:24 2016 UTC ()
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


(wiz)
diff -r1.36 -r1.37 pkgsrc/devel/py-tortoisehg/Makefile
diff -r1.32 -r1.33 pkgsrc/devel/py-tortoisehg/distinfo

cvs diff -r1.36 -r1.37 pkgsrc/devel/py-tortoisehg/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-tortoisehg/Makefile 2016/08/02 23:33:57 1.36
+++ pkgsrc/devel/py-tortoisehg/Makefile 2016/09/18 22:15:24 1.37
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.36 2016/08/02 23:33:57 wiz Exp $ 1# $NetBSD: Makefile,v 1.37 2016/09/18 22:15:24 wiz Exp $
2 2
3DISTNAME= tortoisehg-3.9 3DISTNAME= tortoisehg-3.9.1
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= devel python 5CATEGORIES= devel python
6MASTER_SITES= http://bitbucket.org/tortoisehg/targz/downloads/ 6MASTER_SITES= http://bitbucket.org/tortoisehg/targz/downloads/
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://tortoisehg.bitbucket.org/ 9HOMEPAGE= http://tortoisehg.bitbucket.org/
10COMMENT= GUI for Mercurial 10COMMENT= GUI for Mercurial
11LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
12 12
13REPLACE_PYTHON+= thg 13REPLACE_PYTHON+= thg
14 14
15BUILD_DEPENDS+= ${PYPKGPREFIX}-sphinx>=1.3.4nb1:../../textproc/py-sphinx 15BUILD_DEPENDS+= ${PYPKGPREFIX}-sphinx>=1.3.4nb1:../../textproc/py-sphinx
16DEPENDS+= ${PYPKGPREFIX}-iniparse>=0.4:../../textproc/py-iniparse 16DEPENDS+= ${PYPKGPREFIX}-iniparse>=0.4:../../textproc/py-iniparse

cvs diff -r1.32 -r1.33 pkgsrc/devel/py-tortoisehg/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-tortoisehg/distinfo 2016/08/02 23:33:57 1.32
+++ pkgsrc/devel/py-tortoisehg/distinfo 2016/09/18 22:15:24 1.33
@@ -1,9 +1,9 @@ @@ -1,9 +1,9 @@
1$NetBSD: distinfo,v 1.32 2016/08/02 23:33:57 wiz Exp $ 1$NetBSD: distinfo,v 1.33 2016/09/18 22:15:24 wiz Exp $
2 2
3SHA1 (tortoisehg-3.9.tar.gz) = ba59b445400a1a5bbeb6e2851aba9155e9af68da 3SHA1 (tortoisehg-3.9.1.tar.gz) = 15ec6ae390dcc52394a0d93d872e0081c265645f
4RMD160 (tortoisehg-3.9.tar.gz) = d493425c08faccb57abf954dded2e336f7802c09 4RMD160 (tortoisehg-3.9.1.tar.gz) = 8719e0ef6522e234e2025838c485ba58c2ce5bcf
5SHA512 (tortoisehg-3.9.tar.gz) = 5b67a98e9503974d7dfe001178c3343f7426a17b2ddc5f9ad67fd3c7a372a5d153903ec40e2906a3eefa6c8b994a9f08b0f6d8733668b15731e8bd6fc8a5b69a 5SHA512 (tortoisehg-3.9.1.tar.gz) = 77835b0379ad03c855bcdccec7c16e56a31a506a5218f458b1b303a485d4cf9dcc52f41a3037ae27df8a7d39fd17668b0302519f0d8fc5b22c09948a7ff52469
6Size (tortoisehg-3.9.tar.gz) = 7816824 bytes 6Size (tortoisehg-3.9.1.tar.gz) = 7831181 bytes
7SHA1 (patch-setup.py) = a28c82a1709b932f54610fa770cae3c78de3a8d5 7SHA1 (patch-setup.py) = a28c82a1709b932f54610fa770cae3c78de3a8d5
8SHA1 (patch-tortoisehg_hgqt_qtlib.py) = 7c66aaf4472ac39f158e4c393bf03afafbd707d9 8SHA1 (patch-tortoisehg_hgqt_qtlib.py) = 7c66aaf4472ac39f158e4c393bf03afafbd707d9
9SHA1 (patch-tortoisehg_util_paths.py) = 0fbe6b583b3d6d60f4c8d96f81d633f454230f81 9SHA1 (patch-tortoisehg_util_paths.py) = 0fbe6b583b3d6d60f4c8d96f81d633f454230f81