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:   wiz
Date:           Sun May  7 10:50:25 UTC 2023

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

Log Message:
py-tortoisehg: update PLIST for latest sphinx and depend on it

Bump PKGREVISION


To generate a diff of this commit:
cvs rdiff -u -r1.93 -r1.94 pkgsrc/devel/py-tortoisehg/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/py-tortoisehg/PLIST

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.93 pkgsrc/devel/py-tortoisehg/Makefile:1.94
--- pkgsrc/devel/py-tortoisehg/Makefile:1.93    Sun Apr 23 08:43:30 2023
+++ pkgsrc/devel/py-tortoisehg/Makefile Sun May  7 10:50:25 2023
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.93 2023/04/23 08:43:30 wiz Exp $
+# $NetBSD: Makefile,v 1.94 2023/05/07 10:50:25 wiz Exp $
 
 DISTNAME=              tortoisehg-6.4.2
 PKGNAME=               ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION=           1
 CATEGORIES=            devel python
 MASTER_SITES=          https://www.mercurial-scm.org/release/tortoisehg/targz/
 
@@ -10,7 +11,7 @@ HOMEPAGE=             https://tortoisehg.bitbucket.
 COMMENT=               GUI for Mercurial
 LICENSE=               gnu-gpl-v2
 
-TOOL_DEPENDS+= ${PYPKGPREFIX}-sphinx>=5.3.0:../../textproc/py-sphinx
+TOOL_DEPENDS+= ${PYPKGPREFIX}-sphinx>=7.0.0:../../textproc/py-sphinx
 DEPENDS+=      ${PYPKGPREFIX}-iniparse>=0.4:../../textproc/py-iniparse
 DEPENDS+=      ${PYPKGPREFIX}-mercurial>=5.0.0:../../devel/py-mercurial
 DEPENDS+=      ${PYPKGPREFIX}-pygments-[0-9]*:../../textproc/py-pygments

Index: pkgsrc/devel/py-tortoisehg/PLIST
diff -u pkgsrc/devel/py-tortoisehg/PLIST:1.24 pkgsrc/devel/py-tortoisehg/PLIST:1.25
--- pkgsrc/devel/py-tortoisehg/PLIST:1.24       Mon Nov 14 15:52:22 2022
+++ pkgsrc/devel/py-tortoisehg/PLIST    Sun May  7 10:50:25 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.24 2022/11/14 15:52:22 wiz Exp $
+@comment $NetBSD: PLIST,v 1.25 2023/05/07 10:50:25 wiz Exp $
 bin/thg
 ${PYSITELIB}/hgext3rd/thg.py
 ${PYSITELIB}/hgext3rd/thg.pyc
@@ -472,15 +472,12 @@ share/doc/tortoisehg/html/_sources/shelv
 share/doc/tortoisehg/html/_sources/sync.txt
 share/doc/tortoisehg/html/_sources/whatsnew.txt
 share/doc/tortoisehg/html/_sources/workbench.txt
-share/doc/tortoisehg/html/_static/_sphinx_javascript_frameworks_compat.js
 share/doc/tortoisehg/html/_static/alabaster.css
 share/doc/tortoisehg/html/_static/basic.css
 share/doc/tortoisehg/html/_static/custom.css
 share/doc/tortoisehg/html/_static/doctools.js
 share/doc/tortoisehg/html/_static/documentation_options.js
 share/doc/tortoisehg/html/_static/file.png
-share/doc/tortoisehg/html/_static/jquery-3.6.0.js
-share/doc/tortoisehg/html/_static/jquery.js
 share/doc/tortoisehg/html/_static/language_data.js
 share/doc/tortoisehg/html/_static/minus.png
 share/doc/tortoisehg/html/_static/plus.png
@@ -489,8 +486,6 @@ share/doc/tortoisehg/html/_static/search
 share/doc/tortoisehg/html/_static/sphinx_highlight.js
 share/doc/tortoisehg/html/_static/thg_logo_92x50.png
 share/doc/tortoisehg/html/_static/tortoisehg.css
-share/doc/tortoisehg/html/_static/underscore-1.13.1.js
-share/doc/tortoisehg/html/_static/underscore.js
 share/doc/tortoisehg/html/archive.html
 share/doc/tortoisehg/html/clone.html
 share/doc/tortoisehg/html/commit.html



Home | Main Index | Thread Index | Old Index