Here's an update of py-sphinx to v4.0.2:
- v4.0.1 doesn't work great because it moves some man pages around
- v4.0.2 reverts the man page change, but updates one of the .js files 
  requiring about 20+ consumer ports to have PLISTs updated
- v4.0.3 just came out just as I finished testing v4.0.2. It may work out 
  of the box or it may not.

I went with v4.0.2 below.

This update requires:
- a minor fix for lang/ghc
- mechanically updating PLISTs and bumping the 20+ ports below
- the sphinx update itself is mechanical, except that the RDEP on 
  py-docutils can now go up to 0.18

databases/mydumper
databases/pgadmin3
databases/py-peewee
databases/xapian-bindings
devel/cmake
devel/kf5
devel/luacheck
devel/py-pathlib
devel/py-pexpect
devel/py-testpath
devel/py-virtualenv
devel/udis86
emulators/qemu
productivity/vdirsyncer
shells/fish
www/py-flask-wtf
www/py-frozen-flask
www/py-itsdangerous
www/py-werkzeug
www/py-wtforms
x11/polybar

I successfully packaged and installed all consumer ports on amd64.

ok?


Index: databases/mydumper/Makefile
===================================================================
RCS file: /cvs/ports/databases/mydumper/Makefile,v
retrieving revision 1.16
diff -u -p -u -r1.16 Makefile
--- databases/mydumper/Makefile 20 Feb 2021 22:27:27 -0000      1.16
+++ databases/mydumper/Makefile 6 Jul 2021 02:38:19 -0000
@@ -3,7 +3,7 @@
 COMMENT =      utility for quick MySQL dumping
 
 V =            0.9.1
-REVISION =     4
+REVISION =     5
 DISTNAME =     mydumper-${V}
 CATEGORIES =   databases
 
Index: databases/mydumper/pkg/PLIST
===================================================================
RCS file: /cvs/ports/databases/mydumper/pkg/PLIST,v
retrieving revision 1.5
diff -u -p -u -r1.5 PLIST
--- databases/mydumper/pkg/PLIST        20 Feb 2021 22:27:27 -0000      1.5
+++ databases/mydumper/pkg/PLIST        6 Jul 2021 02:38:19 -0000
@@ -33,7 +33,7 @@ share/doc/mydumper/html/_static/plus.png
 share/doc/mydumper/html/_static/pygments.css
 share/doc/mydumper/html/_static/searchtools.js
 share/doc/mydumper/html/_static/sidebar.js
-share/doc/mydumper/html/_static/underscore-1.12.0.js
+share/doc/mydumper/html/_static/underscore-1.13.1.js
 share/doc/mydumper/html/_static/underscore.js
 share/doc/mydumper/html/authors.html
 share/doc/mydumper/html/compiling.html
Index: databases/pgadmin3/Makefile
===================================================================
RCS file: /cvs/ports/databases/pgadmin3/Makefile,v
retrieving revision 1.45
diff -u -p -u -r1.45 Makefile
--- databases/pgadmin3/Makefile 20 Feb 2021 22:27:28 -0000      1.45
+++ databases/pgadmin3/Makefile 6 Jul 2021 02:38:19 -0000
@@ -5,7 +5,7 @@ COMMENT=        administration and development 
 V=             1.22.1
 DISTNAME=      pgadmin3-$V
 CATEGORIES=    databases devel
-REVISION=      5
+REVISION=      6
 
 HOMEPAGE=      https://www.pgadmin.org/
 
Index: databases/pgadmin3/pkg/PLIST
===================================================================
RCS file: /cvs/ports/databases/pgadmin3/pkg/PLIST,v
retrieving revision 1.16
diff -u -p -u -r1.16 PLIST
--- databases/pgadmin3/pkg/PLIST        20 Feb 2021 22:27:28 -0000      1.16
+++ databases/pgadmin3/pkg/PLIST        6 Jul 2021 02:38:19 -0000
@@ -198,7 +198,7 @@ share/pgadmin3/docs/en_US/_static/slony-
 share/pgadmin3/docs/en_US/_static/slony-upgrade.png
 share/pgadmin3/docs/en_US/_static/status.png
 share/pgadmin3/docs/en_US/_static/transaction.png
-share/pgadmin3/docs/en_US/_static/underscore-1.12.0.js
+share/pgadmin3/docs/en_US/_static/underscore-1.13.1.js
 share/pgadmin3/docs/en_US/_static/underscore.js
 share/pgadmin3/docs/en_US/appendices.html
 share/pgadmin3/docs/en_US/backup.html
Index: databases/py-peewee/Makefile
===================================================================
RCS file: /cvs/ports/databases/py-peewee/Makefile,v
retrieving revision 1.21
diff -u -p -u -r1.21 Makefile
--- databases/py-peewee/Makefile        21 May 2021 19:50:22 -0000      1.21
+++ databases/py-peewee/Makefile        6 Jul 2021 02:38:19 -0000
@@ -5,7 +5,7 @@ COMMENT=                small expressive ORM
 MODPY_EGG_VERSION=     2.8.3
 DISTNAME=              peewee-${MODPY_EGG_VERSION}
 PKGNAME=               py-${DISTNAME}
-REVISION=              6
+REVISION=              7
 
 GH_ACCOUNT=            coleifer
 GH_PROJECT=            peewee
Index: databases/py-peewee/pkg/PLIST
===================================================================
RCS file: /cvs/ports/databases/py-peewee/pkg/PLIST,v
retrieving revision 1.12
diff -u -p -u -r1.12 PLIST
--- databases/py-peewee/pkg/PLIST       20 Feb 2021 22:27:28 -0000      1.12
+++ databases/py-peewee/pkg/PLIST       6 Jul 2021 02:38:19 -0000
@@ -99,7 +99,7 @@ share/doc/${MODPY_PY_PREFIX}peewee/_stat
 share/doc/${MODPY_PY_PREFIX}peewee/_static/pygments.css
 share/doc/${MODPY_PY_PREFIX}peewee/_static/searchtools.js
 share/doc/${MODPY_PY_PREFIX}peewee/_static/sidebar.js
-share/doc/${MODPY_PY_PREFIX}peewee/_static/underscore-1.12.0.js
+share/doc/${MODPY_PY_PREFIX}peewee/_static/underscore-1.13.1.js
 share/doc/${MODPY_PY_PREFIX}peewee/_static/underscore.js
 share/doc/${MODPY_PY_PREFIX}peewee/genindex.html
 share/doc/${MODPY_PY_PREFIX}peewee/index.html
Index: databases/xapian-bindings/Makefile
===================================================================
RCS file: /cvs/ports/databases/xapian-bindings/Makefile,v
retrieving revision 1.33
diff -u -p -u -r1.33 Makefile
--- databases/xapian-bindings/Makefile  23 Feb 2021 19:39:12 -0000      1.33
+++ databases/xapian-bindings/Makefile  6 Jul 2021 02:38:19 -0000
@@ -6,7 +6,7 @@ COMMENT-ruby=   ruby bindings for Xapian
 
 V=             1.4.18
 DISTNAME=      xapian-bindings-${V}
-REVISION-python= 0
+REVISION-python= 1
 
 PKGNAME-main=  xapian-bindings-perl-${V}
 PKGNAME-python=        xapian-bindings-python-${V}
Index: databases/xapian-bindings/pkg/PLIST-python
===================================================================
RCS file: /cvs/ports/databases/xapian-bindings/pkg/PLIST-python,v
retrieving revision 1.7
diff -u -p -u -r1.7 PLIST-python
--- databases/xapian-bindings/pkg/PLIST-python  20 Feb 2021 22:27:28 -0000      
1.7
+++ databases/xapian-bindings/pkg/PLIST-python  6 Jul 2021 02:38:19 -0000
@@ -38,7 +38,7 @@ share/doc/xapian-bindings/python3/html/_
 share/doc/xapian-bindings/python3/html/_static/pygments.css
 share/doc/xapian-bindings/python3/html/_static/searchtools.js
 share/doc/xapian-bindings/python3/html/_static/sidebar.js
-share/doc/xapian-bindings/python3/html/_static/underscore-1.12.0.js
+share/doc/xapian-bindings/python3/html/_static/underscore-1.13.1.js
 share/doc/xapian-bindings/python3/html/_static/underscore.js
 share/doc/xapian-bindings/python3/html/examples.html
 share/doc/xapian-bindings/python3/html/genindex.html
Index: devel/cmake/Makefile
===================================================================
RCS file: /cvs/ports/devel/cmake/Makefile,v
retrieving revision 1.198
diff -u -p -u -r1.198 Makefile
--- devel/cmake/Makefile        28 May 2021 08:26:08 -0000      1.198
+++ devel/cmake/Makefile        6 Jul 2021 02:38:19 -0000
@@ -8,6 +8,7 @@ VER =           3.20.3
 EPOCH =                0
 DISTNAME =     cmake-${VER}
 CATEGORIES =   devel
+REVISION =     0
 
 HOMEPAGE =     https://www.cmake.org/
 
Index: devel/cmake/pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/cmake/pkg/PLIST,v
retrieving revision 1.50
diff -u -p -u -r1.50 PLIST
--- devel/cmake/pkg/PLIST       9 May 2021 14:46:15 -0000       1.50
+++ devel/cmake/pkg/PLIST       6 Jul 2021 02:38:20 -0000
@@ -4765,7 +4765,7 @@ share/doc/cmake/html/_static/plus.png
 share/doc/cmake/html/_static/pygments.css
 share/doc/cmake/html/_static/searchtools.js
 share/doc/cmake/html/_static/sidebar.js
-share/doc/cmake/html/_static/underscore-1.12.0.js
+share/doc/cmake/html/_static/underscore-1.13.1.js
 share/doc/cmake/html/_static/underscore.js
 share/doc/cmake/html/command/
 share/doc/cmake/html/command/add_compile_definitions.html
Index: devel/kf5/extra-cmake-modules/Makefile
===================================================================
RCS file: /cvs/ports/devel/kf5/extra-cmake-modules/Makefile,v
retrieving revision 1.16
diff -u -p -u -r1.16 Makefile
--- devel/kf5/extra-cmake-modules/Makefile      24 Apr 2021 05:03:20 -0000      
1.16
+++ devel/kf5/extra-cmake-modules/Makefile      6 Jul 2021 02:38:20 -0000
@@ -3,6 +3,7 @@
 COMMENT =              CMake modules required by KDE5
 DISTNAME =             extra-cmake-modules-${VERSION}
 HOMEPAGE =             
https://projects.kde.org/projects/kdesupport/extra-cmake-modules
+REVISION =             0
 
 MODULES =              lang/python
 MODPY_RUNDEP =         No
Index: devel/kf5/extra-cmake-modules/pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/kf5/extra-cmake-modules/pkg/PLIST,v
retrieving revision 1.22
diff -u -p -u -r1.22 PLIST
--- devel/kf5/extra-cmake-modules/pkg/PLIST     15 Jun 2021 09:37:24 -0000      
1.22
+++ devel/kf5/extra-cmake-modules/pkg/PLIST     6 Jul 2021 02:38:21 -0000
@@ -221,7 +221,7 @@ share/doc/ECM/html/_static/plus.png
 share/doc/ECM/html/_static/pygments.css
 share/doc/ECM/html/_static/searchtools.js
 share/doc/ECM/html/_static/sidebar.js
-share/doc/ECM/html/_static/underscore-1.12.0.js
+share/doc/ECM/html/_static/underscore-1.13.1.js
 share/doc/ECM/html/_static/underscore.js
 share/doc/ECM/html/find-module/
 share/doc/ECM/html/find-module/FindCanberra.html
Index: devel/luacheck/Makefile
===================================================================
RCS file: /cvs/ports/devel/luacheck/Makefile,v
retrieving revision 1.16
diff -u -p -u -r1.16 Makefile
--- devel/luacheck/Makefile     21 Feb 2021 16:30:45 -0000      1.16
+++ devel/luacheck/Makefile     6 Jul 2021 02:38:21 -0000
@@ -7,7 +7,7 @@ GH_ACCOUNT=     mpeterv
 GH_PROJECT=    luacheck
 GH_TAGNAME=    0.21.2
 
-REVISION=      4
+REVISION=      5
 
 MAINTAINER=    Jonathan Gray <[email protected]>
 
Index: devel/luacheck/pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/luacheck/pkg/PLIST,v
retrieving revision 1.10
diff -u -p -u -r1.10 PLIST
--- devel/luacheck/pkg/PLIST    21 Feb 2021 16:30:45 -0000      1.10
+++ devel/luacheck/pkg/PLIST    6 Jul 2021 02:38:21 -0000
@@ -44,7 +44,7 @@ share/doc/luacheck/_static/minus.png
 share/doc/luacheck/_static/plus.png
 share/doc/luacheck/_static/pygments.css
 share/doc/luacheck/_static/searchtools.js
-share/doc/luacheck/_static/underscore-1.12.0.js
+share/doc/luacheck/_static/underscore-1.13.1.js
 share/doc/luacheck/_static/underscore.js
 share/doc/luacheck/cli.html
 share/doc/luacheck/config.html
Index: devel/py-pathlib/Makefile
===================================================================
RCS file: /cvs/ports/devel/py-pathlib/Makefile,v
retrieving revision 1.14
diff -u -p -u -r1.14 Makefile
--- devel/py-pathlib/Makefile   20 Feb 2021 22:27:29 -0000      1.14
+++ devel/py-pathlib/Makefile   6 Jul 2021 02:38:21 -0000
@@ -5,7 +5,7 @@ COMMENT =               object-oriented filesystem pa
 MODPY_EGG_VERSION =    1.0.1
 DISTNAME =             pathlib-${MODPY_EGG_VERSION}
 PKGNAME =              py-${DISTNAME}
-REVISION =             9
+REVISION =             10
 
 CATEGORIES =           devel
 
Index: devel/py-pathlib/pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/py-pathlib/pkg/PLIST,v
retrieving revision 1.6
diff -u -p -u -r1.6 PLIST
--- devel/py-pathlib/pkg/PLIST  20 Feb 2021 22:27:29 -0000      1.6
+++ devel/py-pathlib/pkg/PLIST  6 Jul 2021 02:38:21 -0000
@@ -22,7 +22,7 @@ share/doc/${MODPY_PY_PREFIX}pathlib/_sta
 share/doc/${MODPY_PY_PREFIX}pathlib/_static/plus.png
 share/doc/${MODPY_PY_PREFIX}pathlib/_static/pygments.css
 share/doc/${MODPY_PY_PREFIX}pathlib/_static/searchtools.js
-share/doc/${MODPY_PY_PREFIX}pathlib/_static/underscore-1.12.0.js
+share/doc/${MODPY_PY_PREFIX}pathlib/_static/underscore-1.13.1.js
 share/doc/${MODPY_PY_PREFIX}pathlib/_static/underscore.js
 share/doc/${MODPY_PY_PREFIX}pathlib/genindex.html
 share/doc/${MODPY_PY_PREFIX}pathlib/index.html
Index: devel/py-pexpect/Makefile
===================================================================
RCS file: /cvs/ports/devel/py-pexpect/Makefile,v
retrieving revision 1.40
diff -u -p -u -r1.40 Makefile
--- devel/py-pexpect/Makefile   22 Feb 2021 15:29:48 -0000      1.40
+++ devel/py-pexpect/Makefile   6 Jul 2021 02:38:21 -0000
@@ -7,7 +7,7 @@ MODPY_EGG_VERSION=      4.7.0
 DISTNAME=              pexpect-${MODPY_EGG_VERSION}
 PKGNAME=               py-${DISTNAME}
 CATEGORIES=            devel
-REVISION=              5
+REVISION=              6
 
 HOMEPAGE=              https://pexpect.readthedocs.io/
 
Index: devel/py-pexpect/pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/py-pexpect/pkg/PLIST,v
retrieving revision 1.15
diff -u -p -u -r1.15 PLIST
--- devel/py-pexpect/pkg/PLIST  21 Feb 2021 10:23:32 -0000      1.15
+++ devel/py-pexpect/pkg/PLIST  6 Jul 2021 02:38:21 -0000
@@ -76,7 +76,7 @@ share/doc/${MODPY_PY_PREFIX}pexpect/_sta
 share/doc/${MODPY_PY_PREFIX}pexpect/_static/pygments.css
 share/doc/${MODPY_PY_PREFIX}pexpect/_static/searchtools.js
 share/doc/${MODPY_PY_PREFIX}pexpect/_static/sidebar.js
-share/doc/${MODPY_PY_PREFIX}pexpect/_static/underscore-1.12.0.js
+share/doc/${MODPY_PY_PREFIX}pexpect/_static/underscore-1.13.1.js
 share/doc/${MODPY_PY_PREFIX}pexpect/_static/underscore.js
 share/doc/${MODPY_PY_PREFIX}pexpect/api/
 share/doc/${MODPY_PY_PREFIX}pexpect/api/fdpexpect.html
Index: devel/py-testpath/Makefile
===================================================================
RCS file: /cvs/ports/devel/py-testpath/Makefile,v
retrieving revision 1.19
diff -u -p -u -r1.19 Makefile
--- devel/py-testpath/Makefile  21 May 2021 19:50:30 -0000      1.19
+++ devel/py-testpath/Makefile  6 Jul 2021 02:38:21 -0000
@@ -5,7 +5,7 @@ COMMENT =               test utilities working with f
 MODPY_EGG_VERSION =    0.4.2
 DISTNAME =             testpath-${MODPY_EGG_VERSION}
 PKGNAME =              py-${DISTNAME}
-REVISION =             3
+REVISION =             4
 
 CATEGORIES =           devel
 
Index: devel/py-testpath/pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/py-testpath/pkg/PLIST,v
retrieving revision 1.8
diff -u -p -u -r1.8 PLIST
--- devel/py-testpath/pkg/PLIST 20 Feb 2021 22:27:29 -0000      1.8
+++ devel/py-testpath/pkg/PLIST 6 Jul 2021 02:38:21 -0000
@@ -48,7 +48,7 @@ share/doc/${MODPY_PY_PREFIX}testpath/_st
 share/doc/${MODPY_PY_PREFIX}testpath/_static/pygments.css
 share/doc/${MODPY_PY_PREFIX}testpath/_static/searchtools.js
 share/doc/${MODPY_PY_PREFIX}testpath/_static/sidebar.js
-share/doc/${MODPY_PY_PREFIX}testpath/_static/underscore-1.12.0.js
+share/doc/${MODPY_PY_PREFIX}testpath/_static/underscore-1.13.1.js
 share/doc/${MODPY_PY_PREFIX}testpath/_static/underscore.js
 share/doc/${MODPY_PY_PREFIX}testpath/commands.html
 share/doc/${MODPY_PY_PREFIX}testpath/env.html
Index: devel/py-virtualenv/Makefile
===================================================================
RCS file: /cvs/ports/devel/py-virtualenv/Makefile,v
retrieving revision 1.35
diff -u -p -u -r1.35 Makefile
--- devel/py-virtualenv/Makefile        5 Jun 2021 11:52:18 -0000       1.35
+++ devel/py-virtualenv/Makefile        6 Jul 2021 02:38:21 -0000
@@ -6,7 +6,7 @@ MODPY_EGG_VERSION =     16.0.0
 DISTNAME =             virtualenv-${MODPY_EGG_VERSION}
 PKGNAME =              py-${DISTNAME}
 CATEGORIES =           devel
-REVISION =             9
+REVISION =             10
 
 HOMEPAGE =             http://www.virtualenv.org/
 
Index: devel/py-virtualenv/pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/py-virtualenv/pkg/PLIST,v
retrieving revision 1.20
diff -u -p -u -r1.20 PLIST
--- devel/py-virtualenv/pkg/PLIST       21 Feb 2021 16:30:45 -0000      1.20
+++ devel/py-virtualenv/pkg/PLIST       6 Jul 2021 02:38:21 -0000
@@ -61,7 +61,7 @@ share/doc/${MODPY_PY_PREFIX}virtualenv/_
 share/doc/${MODPY_PY_PREFIX}virtualenv/_static/plus.png
 share/doc/${MODPY_PY_PREFIX}virtualenv/_static/pygments.css
 share/doc/${MODPY_PY_PREFIX}virtualenv/_static/searchtools.js
-share/doc/${MODPY_PY_PREFIX}virtualenv/_static/underscore-1.12.0.js
+share/doc/${MODPY_PY_PREFIX}virtualenv/_static/underscore-1.13.1.js
 share/doc/${MODPY_PY_PREFIX}virtualenv/_static/underscore.js
 share/doc/${MODPY_PY_PREFIX}virtualenv/changes.html
 share/doc/${MODPY_PY_PREFIX}virtualenv/development.html
Index: devel/udis86/Makefile
===================================================================
RCS file: /cvs/ports/devel/udis86/Makefile,v
retrieving revision 1.13
diff -u -p -u -r1.13 Makefile
--- devel/udis86/Makefile       23 Feb 2021 19:39:21 -0000      1.13
+++ devel/udis86/Makefile       6 Jul 2021 02:38:21 -0000
@@ -4,7 +4,7 @@ COMMENT =       easy-to-use minimalistic disas
 
 DISTNAME =     udis86-1.7.2
 CATEGORIES =   devel
-REVISION =     4
+REVISION =     5
 
 SHARED_LIBS=   udis86          1.0
 
Index: devel/udis86/pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/udis86/pkg/PLIST,v
retrieving revision 1.5
diff -u -p -u -r1.5 PLIST
--- devel/udis86/pkg/PLIST      20 Feb 2021 22:27:30 -0000      1.5
+++ devel/udis86/pkg/PLIST      6 Jul 2021 02:38:21 -0000
@@ -39,7 +39,7 @@ share/doc/udis86/manual/_static/pyramid.
 share/doc/udis86/manual/_static/searchtools.js
 share/doc/udis86/manual/_static/transparent.gif
 share/doc/udis86/manual/_static/udis86.css
-share/doc/udis86/manual/_static/underscore-1.12.0.js
+share/doc/udis86/manual/_static/underscore-1.13.1.js
 share/doc/udis86/manual/_static/underscore.js
 share/doc/udis86/manual/genindex.html
 share/doc/udis86/manual/getstarted.html
Index: emulators/qemu/Makefile
===================================================================
RCS file: /cvs/ports/emulators/qemu/Makefile,v
retrieving revision 1.209
diff -u -p -u -r1.209 Makefile
--- emulators/qemu/Makefile     4 May 2021 16:06:41 -0000       1.209
+++ emulators/qemu/Makefile     6 Jul 2021 02:38:21 -0000
@@ -14,6 +14,7 @@ CATEGORIES=   emulators
 MASTER_SITES=  https://download.qemu.org/
 EXTRACT_SUFX=  .tar.xz
 REVISION-ga=   0
+REVISION-main= 0
 
 HOMEPAGE=      https://www.qemu.org/
 
Index: emulators/qemu/pkg/PLIST-main
===================================================================
RCS file: /cvs/ports/emulators/qemu/pkg/PLIST-main,v
retrieving revision 1.2
diff -u -p -u -r1.2 PLIST-main
--- emulators/qemu/pkg/PLIST-main       2 May 2021 08:15:19 -0000       1.2
+++ emulators/qemu/pkg/PLIST-main       6 Jul 2021 02:38:21 -0000
@@ -65,7 +65,7 @@ share/doc/qemu/_static/minus.png
 share/doc/qemu/_static/plus.png
 share/doc/qemu/_static/pygments.css
 share/doc/qemu/_static/searchtools.js
-share/doc/qemu/_static/underscore-1.12.0.js
+share/doc/qemu/_static/underscore-1.13.1.js
 share/doc/qemu/_static/underscore.js
 share/doc/qemu/devel/
 share/doc/qemu/devel/atomics.html
Index: lang/ghc/Makefile
===================================================================
RCS file: /cvs/ports/lang/ghc/Makefile,v
retrieving revision 1.186
diff -u -p -u -r1.186 Makefile
--- lang/ghc/Makefile   9 Jun 2021 04:22:19 -0000       1.186
+++ lang/ghc/Makefile   6 Jul 2021 02:38:21 -0000
@@ -18,6 +18,7 @@ GHC_VERSION =         8.10.5
 DISTNAME =             ghc-${GHC_VERSION}
 CATEGORIES =           lang devel
 HOMEPAGE =             https://www.haskell.org/ghc/
+REVISION =             0
 
 # Version of the precompiled binaries
 BIN_VER =              8.10.3.20210429
Index: lang/ghc/patches/patch-docs_users_guide_conf_py
===================================================================
RCS file: lang/ghc/patches/patch-docs_users_guide_conf_py
diff -N lang/ghc/patches/patch-docs_users_guide_conf_py
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ lang/ghc/patches/patch-docs_users_guide_conf_py     6 Jul 2021 02:38:21 
-0000
@@ -0,0 +1,16 @@
+$OpenBSD$
+
+sphinx 4.0.2 build-time fix
+
+Index: docs/users_guide/conf.py
+--- docs/users_guide/conf.py.orig
++++ docs/users_guide/conf.py
+@@ -100,7 +100,7 @@ htmlhelp_basename = 'GHCUsersGuide'
+ latex_elements = {
+     'inputenc': '',
+     'utf8extra': '',
+-    'preamble': '''
++    'preamble': r'''
+ \usepackage{fontspec}
+ \usepackage{makeidx}
+ \setsansfont{DejaVu Sans}
Index: lang/ghc/pkg/PFRAG.no_i386
===================================================================
RCS file: /cvs/ports/lang/ghc/pkg/PFRAG.no_i386,v
retrieving revision 1.2
diff -u -p -u -r1.2 PFRAG.no_i386
--- lang/ghc/pkg/PFRAG.no_i386  9 Jun 2021 04:22:20 -0000       1.2
+++ lang/ghc/pkg/PFRAG.no_i386  6 Jul 2021 02:38:21 -0000
@@ -110,7 +110,7 @@ share/doc/ghc/html/haddock/_static/minus
 share/doc/ghc/html/haddock/_static/plus.png
 share/doc/ghc/html/haddock/_static/pygments.css
 share/doc/ghc/html/haddock/_static/searchtools.js
-share/doc/ghc/html/haddock/_static/underscore-1.12.0.js
+share/doc/ghc/html/haddock/_static/underscore-1.13.1.js
 share/doc/ghc/html/haddock/_static/underscore.js
 share/doc/ghc/html/haddock/genindex.html
 share/doc/ghc/html/haddock/index.html
@@ -2430,7 +2430,7 @@ share/doc/ghc/html/users_guide/_static/p
 share/doc/ghc/html/users_guide/_static/prof_scc.svg
 share/doc/ghc/html/users_guide/_static/pygments.css
 share/doc/ghc/html/users_guide/_static/searchtools.js
-share/doc/ghc/html/users_guide/_static/underscore-1.12.0.js
+share/doc/ghc/html/users_guide/_static/underscore-1.13.1.js
 share/doc/ghc/html/users_guide/_static/underscore.js
 share/doc/ghc/html/users_guide/bugs.html
 share/doc/ghc/html/users_guide/codegens.html
Index: productivity/vdirsyncer/Makefile
===================================================================
RCS file: /cvs/ports/productivity/vdirsyncer/Makefile,v
retrieving revision 1.20
diff -u -p -u -r1.20 Makefile
--- productivity/vdirsyncer/Makefile    23 Feb 2021 19:39:37 -0000      1.20
+++ productivity/vdirsyncer/Makefile    6 Jul 2021 02:38:21 -0000
@@ -4,7 +4,7 @@ COMMENT =               synchronize calendars and con
 
 MODPY_EGG_VERSION =    0.16.8
 DISTNAME =             vdirsyncer-${MODPY_EGG_VERSION}
-REVISION =             4
+REVISION =             5
 
 CATEGORIES =           productivity
 
Index: productivity/vdirsyncer/pkg/PLIST
===================================================================
RCS file: /cvs/ports/productivity/vdirsyncer/pkg/PLIST,v
retrieving revision 1.8
diff -u -p -u -r1.8 PLIST
--- productivity/vdirsyncer/pkg/PLIST   21 Feb 2021 16:30:45 -0000      1.8
+++ productivity/vdirsyncer/pkg/PLIST   6 Jul 2021 02:38:21 -0000
@@ -143,7 +143,7 @@ share/doc/vdirsyncer/_static/minus.png
 share/doc/vdirsyncer/_static/plus.png
 share/doc/vdirsyncer/_static/pygments.css
 share/doc/vdirsyncer/_static/searchtools.js
-share/doc/vdirsyncer/_static/underscore-1.12.0.js
+share/doc/vdirsyncer/_static/underscore-1.13.1.js
 share/doc/vdirsyncer/_static/underscore.js
 share/doc/vdirsyncer/changelog.html
 share/doc/vdirsyncer/config.html
Index: shells/fish/Makefile
===================================================================
RCS file: /cvs/ports/shells/fish/Makefile,v
retrieving revision 1.24
diff -u -p -u -r1.24 Makefile
--- shells/fish/Makefile        24 Apr 2021 13:58:52 -0000      1.24
+++ shells/fish/Makefile        6 Jul 2021 02:38:21 -0000
@@ -4,6 +4,7 @@ COMMENT =               friendly interactive shell
 
 V =                    3.2.2
 DISTNAME =             fish-$V
+REVISION =             0
 
 CATEGORIES =           shells
 
Index: shells/fish/pkg/PLIST
===================================================================
RCS file: /cvs/ports/shells/fish/pkg/PLIST,v
retrieving revision 1.9
diff -u -p -u -r1.9 PLIST
--- shells/fish/pkg/PLIST       7 Apr 2021 20:08:53 -0000       1.9
+++ shells/fish/pkg/PLIST       6 Jul 2021 02:38:21 -0000
@@ -26,7 +26,7 @@ share/doc/fish/_static/pydoctheme.css
 share/doc/fish/_static/pygments.css
 share/doc/fish/_static/searchtools.js
 share/doc/fish/_static/sidebar.js
-share/doc/fish/_static/underscore-1.12.0.js
+share/doc/fish/_static/underscore-1.13.1.js
 share/doc/fish/_static/underscore.js
 share/doc/fish/cmds/
 share/doc/fish/cmds/_.html
Index: textproc/py-sphinx/Makefile
===================================================================
RCS file: /cvs/ports/textproc/py-sphinx/Makefile,v
retrieving revision 1.43
diff -u -p -u -r1.43 Makefile
--- textproc/py-sphinx/Makefile 28 Apr 2021 19:53:03 -0000      1.43
+++ textproc/py-sphinx/Makefile 6 Jul 2021 02:38:21 -0000
@@ -2,9 +2,7 @@
 
 COMMENT =              Python documentation generator
 
-# Note, Sphinx 4.0 will remove support for evaluating Python 2 syntax
-# This is likely to break downstream ports
-MODPY_EGG_VERSION =    3.5.4
+MODPY_EGG_VERSION =    4.0.2
 DISTNAME =             Sphinx-${MODPY_EGG_VERSION}
 PKGNAME =              py-sphinx-${MODPY_EGG_VERSION}
 
@@ -28,7 +26,7 @@ RUN_DEPENDS =         devel/py-babel${MODPY_FLA
                        graphics/py-imagesize${MODPY_FLAVOR} \
                        sysutils/py-packaging${MODPY_FLAVOR} \
                        textproc/py-alabaster${MODPY_FLAVOR} \
-                       textproc/py-docutils${MODPY_FLAVOR}<=0.17 \
+                       textproc/py-docutils${MODPY_FLAVOR}<=0.18 \
                        textproc/py-pygments${MODPY_FLAVOR} \
                        textproc/py-snowballstemmer${MODPY_FLAVOR} \
                        textproc/py-sphinxcontrib/applehelp${MODPY_FLAVOR} \
Index: textproc/py-sphinx/distinfo
===================================================================
RCS file: /cvs/ports/textproc/py-sphinx/distinfo,v
retrieving revision 1.13
diff -u -p -u -r1.13 distinfo
--- textproc/py-sphinx/distinfo 28 Apr 2021 19:53:03 -0000      1.13
+++ textproc/py-sphinx/distinfo 6 Jul 2021 02:38:21 -0000
@@ -1,2 +1,2 @@
-SHA256 (Sphinx-3.5.4.tar.gz) = GQELe5+g3HdWpuEFsqrNOoD3mK88JcJzvmTXvutILLE=
-SIZE (Sphinx-3.5.4.tar.gz) = 5911093
+SHA256 (Sphinx-4.0.2.tar.gz) = tcKuQSC/AMeZups2mbyJWBbSctEgCA+8lnKS8ptStIw=
+SIZE (Sphinx-4.0.2.tar.gz) = 6162889
Index: textproc/py-sphinx/patches/patch-doc_conf_py
===================================================================
RCS file: /cvs/ports/textproc/py-sphinx/patches/patch-doc_conf_py,v
retrieving revision 1.1
diff -u -p -u -r1.1 patch-doc_conf_py
--- textproc/py-sphinx/patches/patch-doc_conf_py        21 Feb 2021 10:04:45 
-0000      1.1
+++ textproc/py-sphinx/patches/patch-doc_conf_py        6 Jul 2021 02:38:21 
-0000
@@ -5,7 +5,7 @@ Disabled to prevent going online during 
 Index: doc/conf.py
 --- doc/conf.py.orig
 +++ doc/conf.py
-@@ -118,11 +118,6 @@ texinfo_documents = [
+@@ -106,11 +106,6 @@ texinfo_documents = [
       1),
  ]
  
Index: textproc/py-sphinx/pkg/PLIST
===================================================================
RCS file: /cvs/ports/textproc/py-sphinx/pkg/PLIST,v
retrieving revision 1.16
diff -u -p -u -r1.16 PLIST
--- textproc/py-sphinx/pkg/PLIST        7 Mar 2021 14:22:33 -0000       1.16
+++ textproc/py-sphinx/pkg/PLIST        6 Jul 2021 02:38:21 -0000
@@ -44,25 +44,19 @@ lib/python${MODPY_VERSION}/site-packages
 
${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/sphinx/builders/${MODPY_PYCACHE}/
 
lib/python${MODPY_VERSION}/site-packages/sphinx/builders/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/sphinx/builders/${MODPY_PYCACHE}_epub_base.${MODPY_PYC_MAGIC_TAG}pyc
-lib/python${MODPY_VERSION}/site-packages/sphinx/builders/${MODPY_PYCACHE}applehelp.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/sphinx/builders/${MODPY_PYCACHE}changes.${MODPY_PYC_MAGIC_TAG}pyc
-lib/python${MODPY_VERSION}/site-packages/sphinx/builders/${MODPY_PYCACHE}devhelp.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/sphinx/builders/${MODPY_PYCACHE}dirhtml.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/sphinx/builders/${MODPY_PYCACHE}dummy.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/sphinx/builders/${MODPY_PYCACHE}epub3.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/sphinx/builders/${MODPY_PYCACHE}gettext.${MODPY_PYC_MAGIC_TAG}pyc
-lib/python${MODPY_VERSION}/site-packages/sphinx/builders/${MODPY_PYCACHE}htmlhelp.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/sphinx/builders/${MODPY_PYCACHE}linkcheck.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/sphinx/builders/${MODPY_PYCACHE}manpage.${MODPY_PYC_MAGIC_TAG}pyc
-lib/python${MODPY_VERSION}/site-packages/sphinx/builders/${MODPY_PYCACHE}qthelp.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/sphinx/builders/${MODPY_PYCACHE}singlehtml.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/sphinx/builders/${MODPY_PYCACHE}texinfo.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/sphinx/builders/${MODPY_PYCACHE}text.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/sphinx/builders/${MODPY_PYCACHE}xml.${MODPY_PYC_MAGIC_TAG}pyc
 lib/python${MODPY_VERSION}/site-packages/sphinx/builders/_epub_base.py
-lib/python${MODPY_VERSION}/site-packages/sphinx/builders/applehelp.py
 lib/python${MODPY_VERSION}/site-packages/sphinx/builders/changes.py
-lib/python${MODPY_VERSION}/site-packages/sphinx/builders/devhelp.py
 lib/python${MODPY_VERSION}/site-packages/sphinx/builders/dirhtml.py
 lib/python${MODPY_VERSION}/site-packages/sphinx/builders/dummy.py
 lib/python${MODPY_VERSION}/site-packages/sphinx/builders/epub3.py
@@ -73,7 +67,6 @@ ${MODPY_COMMENT}lib/python${MODPY_VERSIO
 
lib/python${MODPY_VERSION}/site-packages/sphinx/builders/html/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/sphinx/builders/html/${MODPY_PYCACHE}transforms.${MODPY_PYC_MAGIC_TAG}pyc
 lib/python${MODPY_VERSION}/site-packages/sphinx/builders/html/transforms.py
-lib/python${MODPY_VERSION}/site-packages/sphinx/builders/htmlhelp.py
 lib/python${MODPY_VERSION}/site-packages/sphinx/builders/latex/
 lib/python${MODPY_VERSION}/site-packages/sphinx/builders/latex/__init__.py
 
${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/sphinx/builders/latex/${MODPY_PYCACHE}/
@@ -90,7 +83,6 @@ lib/python${MODPY_VERSION}/site-packages
 lib/python${MODPY_VERSION}/site-packages/sphinx/builders/latex/util.py
 lib/python${MODPY_VERSION}/site-packages/sphinx/builders/linkcheck.py
 lib/python${MODPY_VERSION}/site-packages/sphinx/builders/manpage.py
-lib/python${MODPY_VERSION}/site-packages/sphinx/builders/qthelp.py
 lib/python${MODPY_VERSION}/site-packages/sphinx/builders/singlehtml.py
 lib/python${MODPY_VERSION}/site-packages/sphinx/builders/texinfo.py
 lib/python${MODPY_VERSION}/site-packages/sphinx/builders/text.py
@@ -161,13 +153,11 @@ ${MODPY_COMMENT}lib/python${MODPY_VERSIO
 
lib/python${MODPY_VERSION}/site-packages/sphinx/environment/collectors/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/sphinx/environment/collectors/${MODPY_PYCACHE}asset.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/sphinx/environment/collectors/${MODPY_PYCACHE}dependencies.${MODPY_PYC_MAGIC_TAG}pyc
-lib/python${MODPY_VERSION}/site-packages/sphinx/environment/collectors/${MODPY_PYCACHE}indexentries.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/sphinx/environment/collectors/${MODPY_PYCACHE}metadata.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/sphinx/environment/collectors/${MODPY_PYCACHE}title.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/sphinx/environment/collectors/${MODPY_PYCACHE}toctree.${MODPY_PYC_MAGIC_TAG}pyc
 lib/python${MODPY_VERSION}/site-packages/sphinx/environment/collectors/asset.py
 
lib/python${MODPY_VERSION}/site-packages/sphinx/environment/collectors/dependencies.py
-lib/python${MODPY_VERSION}/site-packages/sphinx/environment/collectors/indexentries.py
 
lib/python${MODPY_VERSION}/site-packages/sphinx/environment/collectors/metadata.py
 lib/python${MODPY_VERSION}/site-packages/sphinx/environment/collectors/title.py
 
lib/python${MODPY_VERSION}/site-packages/sphinx/environment/collectors/toctree.py
@@ -190,7 +180,6 @@ lib/python${MODPY_VERSION}/site-packages
 
lib/python${MODPY_VERSION}/site-packages/sphinx/ext/${MODPY_PYCACHE}imgmath.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/sphinx/ext/${MODPY_PYCACHE}inheritance_diagram.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/sphinx/ext/${MODPY_PYCACHE}intersphinx.${MODPY_PYC_MAGIC_TAG}pyc
-lib/python${MODPY_VERSION}/site-packages/sphinx/ext/${MODPY_PYCACHE}jsmath.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/sphinx/ext/${MODPY_PYCACHE}linkcode.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/sphinx/ext/${MODPY_PYCACHE}mathjax.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/sphinx/ext/${MODPY_PYCACHE}todo.${MODPY_PYC_MAGIC_TAG}pyc
@@ -204,12 +193,14 @@ lib/python${MODPY_VERSION}/site-packages
 
lib/python${MODPY_VERSION}/site-packages/sphinx/ext/autodoc/${MODPY_PYCACHE}directive.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/sphinx/ext/autodoc/${MODPY_PYCACHE}importer.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/sphinx/ext/autodoc/${MODPY_PYCACHE}mock.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/sphinx/ext/autodoc/${MODPY_PYCACHE}preserve_defaults.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/sphinx/ext/autodoc/${MODPY_PYCACHE}type_comment.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/sphinx/ext/autodoc/${MODPY_PYCACHE}typehints.${MODPY_PYC_MAGIC_TAG}pyc
 lib/python${MODPY_VERSION}/site-packages/sphinx/ext/autodoc/deprecated.py
 lib/python${MODPY_VERSION}/site-packages/sphinx/ext/autodoc/directive.py
 lib/python${MODPY_VERSION}/site-packages/sphinx/ext/autodoc/importer.py
 lib/python${MODPY_VERSION}/site-packages/sphinx/ext/autodoc/mock.py
+lib/python${MODPY_VERSION}/site-packages/sphinx/ext/autodoc/preserve_defaults.py
 lib/python${MODPY_VERSION}/site-packages/sphinx/ext/autodoc/type_comment.py
 lib/python${MODPY_VERSION}/site-packages/sphinx/ext/autodoc/typehints.py
 lib/python${MODPY_VERSION}/site-packages/sphinx/ext/autosectionlabel.py
@@ -235,7 +226,6 @@ lib/python${MODPY_VERSION}/site-packages
 lib/python${MODPY_VERSION}/site-packages/sphinx/ext/imgmath.py
 lib/python${MODPY_VERSION}/site-packages/sphinx/ext/inheritance_diagram.py
 lib/python${MODPY_VERSION}/site-packages/sphinx/ext/intersphinx.py
-lib/python${MODPY_VERSION}/site-packages/sphinx/ext/jsmath.py
 lib/python${MODPY_VERSION}/site-packages/sphinx/ext/linkcode.py
 lib/python${MODPY_VERSION}/site-packages/sphinx/ext/mathjax.py
 lib/python${MODPY_VERSION}/site-packages/sphinx/ext/napoleon/
@@ -529,6 +519,7 @@ lib/python${MODPY_VERSION}/site-packages
 
lib/python${MODPY_VERSION}/site-packages/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.po
 lib/python${MODPY_VERSION}/site-packages/sphinx/parsers.py
 lib/python${MODPY_VERSION}/site-packages/sphinx/project.py
+lib/python${MODPY_VERSION}/site-packages/sphinx/py.typed
 lib/python${MODPY_VERSION}/site-packages/sphinx/pycode/
 lib/python${MODPY_VERSION}/site-packages/sphinx/pycode/__init__.py
 
${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/sphinx/pycode/${MODPY_PYCACHE}/
@@ -649,7 +640,7 @@ lib/python${MODPY_VERSION}/site-packages
 lib/python${MODPY_VERSION}/site-packages/sphinx/templates/quickstart/conf.py_t
 
lib/python${MODPY_VERSION}/site-packages/sphinx/templates/quickstart/make.bat.new_t
 lib/python${MODPY_VERSION}/site-packages/sphinx/templates/quickstart/make.bat_t
-lib/python${MODPY_VERSION}/site-packages/sphinx/templates/quickstart/master_doc.rst_t
+lib/python${MODPY_VERSION}/site-packages/sphinx/templates/quickstart/root_doc.rst_t
 lib/python${MODPY_VERSION}/site-packages/sphinx/templates/texinfo/
 lib/python${MODPY_VERSION}/site-packages/sphinx/templates/texinfo/Makefile
 lib/python${MODPY_VERSION}/site-packages/sphinx/testing/
@@ -671,17 +662,30 @@ lib/python${MODPY_VERSION}/site-packages
 lib/python${MODPY_VERSION}/site-packages/sphinx/texinputs/LICRlatin2utf8.xdy
 lib/python${MODPY_VERSION}/site-packages/sphinx/texinputs/LatinRules.xdy
 lib/python${MODPY_VERSION}/site-packages/sphinx/texinputs/Makefile_t
-lib/python${MODPY_VERSION}/site-packages/sphinx/texinputs/footnotehyper-sphinx.sty
 lib/python${MODPY_VERSION}/site-packages/sphinx/texinputs/latexmkjarc_t
 lib/python${MODPY_VERSION}/site-packages/sphinx/texinputs/latexmkrc_t
 lib/python${MODPY_VERSION}/site-packages/sphinx/texinputs/make.bat_t
 lib/python${MODPY_VERSION}/site-packages/sphinx/texinputs/python.ist
 lib/python${MODPY_VERSION}/site-packages/sphinx/texinputs/sphinx.sty
 lib/python${MODPY_VERSION}/site-packages/sphinx/texinputs/sphinx.xdy
-lib/python${MODPY_VERSION}/site-packages/sphinx/texinputs/sphinxcyrillic.sty
 lib/python${MODPY_VERSION}/site-packages/sphinx/texinputs/sphinxhowto.cls
+lib/python${MODPY_VERSION}/site-packages/sphinx/texinputs/sphinxlatexadmonitions.sty
+lib/python${MODPY_VERSION}/site-packages/sphinx/texinputs/sphinxlatexgraphics.sty
+lib/python${MODPY_VERSION}/site-packages/sphinx/texinputs/sphinxlatexindbibtoc.sty
+lib/python${MODPY_VERSION}/site-packages/sphinx/texinputs/sphinxlatexlists.sty
+lib/python${MODPY_VERSION}/site-packages/sphinx/texinputs/sphinxlatexliterals.sty
+lib/python${MODPY_VERSION}/site-packages/sphinx/texinputs/sphinxlatexnumfig.sty
+lib/python${MODPY_VERSION}/site-packages/sphinx/texinputs/sphinxlatexobjects.sty
+lib/python${MODPY_VERSION}/site-packages/sphinx/texinputs/sphinxlatexshadowbox.sty
+lib/python${MODPY_VERSION}/site-packages/sphinx/texinputs/sphinxlatexstyleheadings.sty
+lib/python${MODPY_VERSION}/site-packages/sphinx/texinputs/sphinxlatexstylepage.sty
+lib/python${MODPY_VERSION}/site-packages/sphinx/texinputs/sphinxlatexstyletext.sty
+lib/python${MODPY_VERSION}/site-packages/sphinx/texinputs/sphinxlatextables.sty
 lib/python${MODPY_VERSION}/site-packages/sphinx/texinputs/sphinxmanual.cls
-lib/python${MODPY_VERSION}/site-packages/sphinx/texinputs/sphinxmulticell.sty
+lib/python${MODPY_VERSION}/site-packages/sphinx/texinputs/sphinxoptionsgeometry.sty
+lib/python${MODPY_VERSION}/site-packages/sphinx/texinputs/sphinxoptionshyperref.sty
+lib/python${MODPY_VERSION}/site-packages/sphinx/texinputs/sphinxpackagecyrillic.sty
+lib/python${MODPY_VERSION}/site-packages/sphinx/texinputs/sphinxpackagefootnote.sty
 lib/python${MODPY_VERSION}/site-packages/sphinx/texinputs_win/
 lib/python${MODPY_VERSION}/site-packages/sphinx/texinputs_win/Makefile_t
 lib/python${MODPY_VERSION}/site-packages/sphinx/themes/
@@ -724,7 +728,7 @@ lib/python${MODPY_VERSION}/site-packages
 lib/python${MODPY_VERSION}/site-packages/sphinx/themes/basic/static/plus.png
 @comment 
lib/python${MODPY_VERSION}/site-packages/sphinx/themes/basic/static/underscore-1.3.1.js
 
lib/python${MODPY_VERSION}/site-packages/sphinx/themes/basic/static/searchtools.js
-lib/python${MODPY_VERSION}/site-packages/sphinx/themes/basic/static/underscore-1.12.0.js
+lib/python${MODPY_VERSION}/site-packages/sphinx/themes/basic/static/underscore-1.13.1.js
 
lib/python${MODPY_VERSION}/site-packages/sphinx/themes/basic/static/underscore.js
 lib/python${MODPY_VERSION}/site-packages/sphinx/themes/basic/theme.conf
 lib/python${MODPY_VERSION}/site-packages/sphinx/themes/bizstyle/
@@ -848,7 +852,6 @@ lib/python${MODPY_VERSION}/site-packages
 
lib/python${MODPY_VERSION}/site-packages/sphinx/util/${MODPY_PYCACHE}inspect.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/sphinx/util/${MODPY_PYCACHE}inventory.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/sphinx/util/${MODPY_PYCACHE}jsdump.${MODPY_PYC_MAGIC_TAG}pyc
-lib/python${MODPY_VERSION}/site-packages/sphinx/util/${MODPY_PYCACHE}jsonimpl.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/sphinx/util/${MODPY_PYCACHE}logging.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/sphinx/util/${MODPY_PYCACHE}matching.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/sphinx/util/${MODPY_PYCACHE}math.${MODPY_PYC_MAGIC_TAG}pyc
@@ -877,7 +880,6 @@ lib/python${MODPY_VERSION}/site-packages
 lib/python${MODPY_VERSION}/site-packages/sphinx/util/inspect.py
 lib/python${MODPY_VERSION}/site-packages/sphinx/util/inventory.py
 lib/python${MODPY_VERSION}/site-packages/sphinx/util/jsdump.py
-lib/python${MODPY_VERSION}/site-packages/sphinx/util/jsonimpl.py
 lib/python${MODPY_VERSION}/site-packages/sphinx/util/logging.py
 lib/python${MODPY_VERSION}/site-packages/sphinx/util/matching.py
 lib/python${MODPY_VERSION}/site-packages/sphinx/util/math.py
Index: www/py-flask-wtf/Makefile
===================================================================
RCS file: /cvs/ports/www/py-flask-wtf/Makefile,v
retrieving revision 1.18
diff -u -p -u -r1.18 Makefile
--- www/py-flask-wtf/Makefile   24 Feb 2021 02:22:03 -0000      1.18
+++ www/py-flask-wtf/Makefile   6 Jul 2021 02:38:21 -0000
@@ -6,7 +6,7 @@ MODPY_EGG_VERSION=0.14.2
 DISTNAME=      Flask-WTF-${MODPY_EGG_VERSION}
 PKGNAME=       py-${DISTNAME:L}
 CATEGORIES=    www
-REVISION=      4
+REVISION=      5
 
 # BSD
 PERMIT_PACKAGE=        Yes
Index: www/py-flask-wtf/pkg/PLIST
===================================================================
RCS file: /cvs/ports/www/py-flask-wtf/pkg/PLIST,v
retrieving revision 1.8
diff -u -p -u -r1.8 PLIST
--- www/py-flask-wtf/pkg/PLIST  24 Feb 2021 02:22:04 -0000      1.8
+++ www/py-flask-wtf/pkg/PLIST  6 Jul 2021 02:38:21 -0000
@@ -61,7 +61,7 @@ share/doc/${MODPY_PY_PREFIX}flask-wtf/_s
 share/doc/${MODPY_PY_PREFIX}flask-wtf/_static/plus.png
 share/doc/${MODPY_PY_PREFIX}flask-wtf/_static/pygments.css
 share/doc/${MODPY_PY_PREFIX}flask-wtf/_static/searchtools.js
-share/doc/${MODPY_PY_PREFIX}flask-wtf/_static/underscore-1.12.0.js
+share/doc/${MODPY_PY_PREFIX}flask-wtf/_static/underscore-1.13.1.js
 share/doc/${MODPY_PY_PREFIX}flask-wtf/_static/underscore.js
 share/doc/${MODPY_PY_PREFIX}flask-wtf/api.html
 share/doc/${MODPY_PY_PREFIX}flask-wtf/authors.html
Index: www/py-frozen-flask/Makefile
===================================================================
RCS file: /cvs/ports/www/py-frozen-flask/Makefile,v
retrieving revision 1.10
diff -u -p -u -r1.10 Makefile
--- www/py-frozen-flask/Makefile        20 Feb 2021 22:27:31 -0000      1.10
+++ www/py-frozen-flask/Makefile        6 Jul 2021 02:38:21 -0000
@@ -5,7 +5,7 @@ COMMENT =               freezes a Flask application i
 MODPY_EGG_VERSION =    0.12
 DISTNAME =             Frozen-Flask-${MODPY_EGG_VERSION}
 PKGNAME =              py-frozen-flask-${MODPY_EGG_VERSION}
-REVISION =             5
+REVISION =             6
 
 CATEGORIES =           www
 
Index: www/py-frozen-flask/pkg/PLIST
===================================================================
RCS file: /cvs/ports/www/py-frozen-flask/pkg/PLIST,v
retrieving revision 1.4
diff -u -p -u -r1.4 PLIST
--- www/py-frozen-flask/pkg/PLIST       20 Feb 2021 22:27:31 -0000      1.4
+++ www/py-frozen-flask/pkg/PLIST       6 Jul 2021 02:38:21 -0000
@@ -53,7 +53,7 @@ share/doc/${MODPY_PY_PREFIX}frozen-flask
 share/doc/${MODPY_PY_PREFIX}frozen-flask/_static/pygments.css
 share/doc/${MODPY_PY_PREFIX}frozen-flask/_static/searchtools.js
 share/doc/${MODPY_PY_PREFIX}frozen-flask/_static/small_flask.css
-share/doc/${MODPY_PY_PREFIX}frozen-flask/_static/underscore-1.12.0.js
+share/doc/${MODPY_PY_PREFIX}frozen-flask/_static/underscore-1.13.1.js
 share/doc/${MODPY_PY_PREFIX}frozen-flask/_static/underscore.js
 share/doc/${MODPY_PY_PREFIX}frozen-flask/genindex.html
 share/doc/${MODPY_PY_PREFIX}frozen-flask/index.html
Index: www/py-itsdangerous/Makefile
===================================================================
RCS file: /cvs/ports/www/py-itsdangerous/Makefile,v
retrieving revision 1.14
diff -u -p -u -r1.14 Makefile
--- www/py-itsdangerous/Makefile        1 Mar 2021 13:11:19 -0000       1.14
+++ www/py-itsdangerous/Makefile        6 Jul 2021 02:38:21 -0000
@@ -3,7 +3,7 @@
 COMMENT =      helpers to pass trusted data to untrusted environments
 
 MODPY_EGG_VERSION = 0.24
-REVISION =     8
+REVISION =     9
 DISTNAME =     itsdangerous-${MODPY_EGG_VERSION}
 PKGNAME =      py-${DISTNAME}
 
Index: www/py-itsdangerous/pkg/PLIST
===================================================================
RCS file: /cvs/ports/www/py-itsdangerous/pkg/PLIST,v
retrieving revision 1.7
diff -u -p -u -r1.7 PLIST
--- www/py-itsdangerous/pkg/PLIST       1 Mar 2021 13:11:19 -0000       1.7
+++ www/py-itsdangerous/pkg/PLIST       6 Jul 2021 02:38:21 -0000
@@ -25,7 +25,7 @@ share/doc/${MODPY_PY_PREFIX}itsdangerous
 share/doc/${MODPY_PY_PREFIX}itsdangerous/_static/plus.png
 share/doc/${MODPY_PY_PREFIX}itsdangerous/_static/pygments.css
 share/doc/${MODPY_PY_PREFIX}itsdangerous/_static/searchtools.js
-share/doc/${MODPY_PY_PREFIX}itsdangerous/_static/underscore-1.12.0.js
+share/doc/${MODPY_PY_PREFIX}itsdangerous/_static/underscore-1.13.1.js
 share/doc/${MODPY_PY_PREFIX}itsdangerous/_static/underscore.js
 share/doc/${MODPY_PY_PREFIX}itsdangerous/genindex.html
 share/doc/${MODPY_PY_PREFIX}itsdangerous/index.html
Index: www/py-werkzeug/Makefile
===================================================================
RCS file: /cvs/ports/www/py-werkzeug/Makefile,v
retrieving revision 1.39
diff -u -p -u -r1.39 Makefile
--- www/py-werkzeug/Makefile    14 Jun 2021 21:10:35 -0000      1.39
+++ www/py-werkzeug/Makefile    6 Jul 2021 02:38:22 -0000
@@ -5,7 +5,7 @@ COMMENT =               WSGI utility collection
 MODPY_EGG_VERSION =    0.12.1
 DISTNAME =             Werkzeug-${MODPY_EGG_VERSION}
 PKGNAME =              py-${DISTNAME:L}
-REVISION =             7
+REVISION =             8
 
 CATEGORIES =           www devel
 
Index: www/py-werkzeug/pkg/PLIST
===================================================================
RCS file: /cvs/ports/www/py-werkzeug/pkg/PLIST,v
retrieving revision 1.16
diff -u -p -u -r1.16 PLIST
--- www/py-werkzeug/pkg/PLIST   1 Mar 2021 13:11:19 -0000       1.16
+++ www/py-werkzeug/pkg/PLIST   6 Jul 2021 02:38:22 -0000
@@ -172,7 +172,7 @@ share/doc/${MODPY_PY_PREFIX}werkzeug/_st
 share/doc/${MODPY_PY_PREFIX}werkzeug/_static/shortly.png
 share/doc/${MODPY_PY_PREFIX}werkzeug/_static/shorty-screenshot.png
 share/doc/${MODPY_PY_PREFIX}werkzeug/_static/style.css
-share/doc/${MODPY_PY_PREFIX}werkzeug/_static/underscore-1.12.0.js
+share/doc/${MODPY_PY_PREFIX}werkzeug/_static/underscore-1.13.1.js
 share/doc/${MODPY_PY_PREFIX}werkzeug/_static/underscore.js
 share/doc/${MODPY_PY_PREFIX}werkzeug/_static/werkzeug.css
 share/doc/${MODPY_PY_PREFIX}werkzeug/_static/werkzeug.js
Index: www/py-wtforms/Makefile
===================================================================
RCS file: /cvs/ports/www/py-wtforms/Makefile,v
retrieving revision 1.17
diff -u -p -u -r1.17 Makefile
--- www/py-wtforms/Makefile     24 Feb 2021 02:22:04 -0000      1.17
+++ www/py-wtforms/Makefile     6 Jul 2021 02:38:22 -0000
@@ -6,7 +6,7 @@ MODPY_EGG_VERSION=2.1
 DISTNAME=      WTForms-${MODPY_EGG_VERSION}
 PKGNAME=       py-${DISTNAME:L}
 CATEGORIES=    www
-REVISION=      4
+REVISION=      5
 
 HOMEPAGE=      http://wtforms.simplecodes.com/
 
Index: www/py-wtforms/pkg/PLIST
===================================================================
RCS file: /cvs/ports/www/py-wtforms/pkg/PLIST,v
retrieving revision 1.8
diff -u -p -u -r1.8 PLIST
--- www/py-wtforms/pkg/PLIST    24 Feb 2021 02:22:04 -0000      1.8
+++ www/py-wtforms/pkg/PLIST    6 Jul 2021 02:38:22 -0000
@@ -239,7 +239,7 @@ share/doc/${MODPY_PY_PREFIX}wtforms/_sta
 share/doc/${MODPY_PY_PREFIX}wtforms/_static/plus.png
 share/doc/${MODPY_PY_PREFIX}wtforms/_static/pygments.css
 share/doc/${MODPY_PY_PREFIX}wtforms/_static/searchtools.js
-share/doc/${MODPY_PY_PREFIX}wtforms/_static/underscore-1.12.0.js
+share/doc/${MODPY_PY_PREFIX}wtforms/_static/underscore-1.13.1.js
 share/doc/${MODPY_PY_PREFIX}wtforms/_static/underscore.js
 share/doc/${MODPY_PY_PREFIX}wtforms/_static/wtforms.png
 share/doc/${MODPY_PY_PREFIX}wtforms/changes.html
Index: x11/polybar/Makefile
===================================================================
RCS file: /cvs/ports/x11/polybar/Makefile,v
retrieving revision 1.15
diff -u -p -u -r1.15 Makefile
--- x11/polybar/Makefile        4 Mar 2021 07:43:16 -0000       1.15
+++ x11/polybar/Makefile        6 Jul 2021 02:38:22 -0000
@@ -4,6 +4,7 @@ COMMENT =       fast and easy-to-use status ba
 V =            3.5.5
 DISTNAME =     polybar-$V
 CATEGORIES =   x11
+REVISION =     0
 
 HOMEPAGE =     https://polybar.github.io/
 MAINTAINER =   Jasper Lievisse Adriaanse <[email protected]>
Index: x11/polybar/pkg/PLIST
===================================================================
RCS file: /cvs/ports/x11/polybar/pkg/PLIST,v
retrieving revision 1.4
diff -u -p -u -r1.4 PLIST
--- x11/polybar/pkg/PLIST       27 Feb 2021 12:03:43 -0000      1.4
+++ x11/polybar/pkg/PLIST       6 Jul 2021 02:38:22 -0000
@@ -30,7 +30,7 @@ share/doc/polybar/_static/minus.png
 share/doc/polybar/_static/plus.png
 share/doc/polybar/_static/pygments.css
 share/doc/polybar/_static/searchtools.js
-share/doc/polybar/_static/underscore-1.12.0.js
+share/doc/polybar/_static/underscore-1.13.1.js
 share/doc/polybar/_static/underscore.js
 share/doc/polybar/config
 share/doc/polybar/dev/

Reply via email to