pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/py-tortoisehg Switch to py-sphinx1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/35e29f257b77
branches:  trunk
changeset: 416238:35e29f257b77
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Oct 21 21:42:22 2019 +0000

description:
Switch to py-sphinx1

diffstat:

 devel/py-tortoisehg/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r a257924404d6 -r 35e29f257b77 devel/py-tortoisehg/Makefile
--- a/devel/py-tortoisehg/Makefile      Mon Oct 21 21:38:03 2019 +0000
+++ b/devel/py-tortoisehg/Makefile      Mon Oct 21 21:42:22 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2019/09/20 10:55:55 nros Exp $
+# $NetBSD: Makefile,v 1.56 2019/10/21 21:42:22 adam Exp $
 
 DISTNAME=              tortoisehg-5.0.2
 PKGNAME=               ${PYPKGPREFIX}-${DISTNAME}
@@ -12,7 +12,7 @@
 
 REPLACE_PYTHON+=       thg
 
-BUILD_DEPENDS+=        ${PYPKGPREFIX}-sphinx>=1.3.4nb1:../../textproc/py-sphinx
+BUILD_DEPENDS+=        ${PYPKGPREFIX}-sphinx>=1.3.4nb1:../../textproc/py-sphinx1
 DEPENDS+=      ${PYPKGPREFIX}-iniparse>=0.4:../../textproc/py-iniparse
 DEPENDS+=      ${PYPKGPREFIX}-pygments>=1.6:../../textproc/py-pygments
 DEPENDS+=      ${PYPKGPREFIX}-mercurial>=5.0.0:../../devel/py-mercurial



Home | Main Index | Thread Index | Old Index