pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-tortoisehg



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Oct 21 21:42:22 UTC 2019

Modified Files:
        pkgsrc/devel/py-tortoisehg: Makefile

Log Message:
Switch to py-sphinx1


To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 pkgsrc/devel/py-tortoisehg/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-tortoisehg/Makefile
diff -u pkgsrc/devel/py-tortoisehg/Makefile:1.55 pkgsrc/devel/py-tortoisehg/Makefile:1.56
--- pkgsrc/devel/py-tortoisehg/Makefile:1.55    Fri Sep 20 10:55:55 2019
+++ pkgsrc/devel/py-tortoisehg/Makefile Mon Oct 21 21:42:22 2019
@@ -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 @@ LICENSE=              gnu-gpl-v2
 
 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