regen PLIST following sphinx update

This commit is contained in:
sthen 2022-07-07 16:23:17 +00:00
parent 4ec0f7e6f7
commit 8311c389e4
26 changed files with 46 additions and 26 deletions

View File

@ -1,7 +1,7 @@
COMMENT = utility for quick MySQL dumping
V = 0.9.1
REVISION = 5
REVISION = 6
DISTNAME = mydumper-${V}
CATEGORIES = databases

View File

@ -18,13 +18,14 @@ share/doc/mydumper/html/_sources/index.rst.txt
share/doc/mydumper/html/_sources/mydumper_usage.rst.txt
share/doc/mydumper/html/_sources/myloader_usage.rst.txt
share/doc/mydumper/html/_static/
share/doc/mydumper/html/_static/_sphinx_javascript_frameworks_compat.js
share/doc/mydumper/html/_static/basic.css
share/doc/mydumper/html/_static/classic.css
share/doc/mydumper/html/_static/default.css
share/doc/mydumper/html/_static/doctools.js
share/doc/mydumper/html/_static/documentation_options.js
share/doc/mydumper/html/_static/file.png
share/doc/mydumper/html/_static/jquery-3.5.1.js
share/doc/mydumper/html/_static/jquery-3.6.0.js
share/doc/mydumper/html/_static/jquery.js
share/doc/mydumper/html/_static/language_data.js
share/doc/mydumper/html/_static/minus.png

View File

@ -3,7 +3,7 @@ COMMENT= administration and development platform for PostgreSQL
V= 1.22.1
DISTNAME= pgadmin3-$V
CATEGORIES= databases devel
REVISION= 7
REVISION= 8
HOMEPAGE= https://www.pgadmin.org/

View File

@ -111,6 +111,7 @@ share/pgadmin3/docs/en_US/_images/slony-table.png
share/pgadmin3/docs/en_US/_images/slony-upgrade.png
share/pgadmin3/docs/en_US/_images/status.png
share/pgadmin3/docs/en_US/_static/
share/pgadmin3/docs/en_US/_static/_sphinx_javascript_frameworks_compat.js
share/pgadmin3/docs/en_US/_static/backup-2.png
share/pgadmin3/docs/en_US/_static/backup-3.png
share/pgadmin3/docs/en_US/_static/backup-4.png
@ -130,7 +131,7 @@ share/pgadmin3/docs/en_US/_static/grantwiz.png
share/pgadmin3/docs/en_US/_static/gridopt-filter.png
share/pgadmin3/docs/en_US/_static/gridopt-sort.png
share/pgadmin3/docs/en_US/_static/guru-connect.png
share/pgadmin3/docs/en_US/_static/jquery-3.5.1.js
share/pgadmin3/docs/en_US/_static/jquery-3.6.0.js
share/pgadmin3/docs/en_US/_static/jquery.js
share/pgadmin3/docs/en_US/_static/language_data.js
share/pgadmin3/docs/en_US/_static/locks.png

View File

@ -3,6 +3,7 @@ COMMENT= small expressive ORM
MODPY_EGG_VERSION= 3.14.8
DISTNAME= peewee-${MODPY_EGG_VERSION}
PKGNAME= py-${DISTNAME}
REVISION= 0
GH_ACCOUNT= coleifer
GH_PROJECT= peewee
@ -34,11 +35,12 @@ MODPOSTGRESQL_TEST_CMD= cd ${WRKSRC} && ${MODPY_BIN} runtests.py
MAKE_ENV += PYTHONPATH=${WRKSRC}
DOCSRC = ${WRKSRC}/docs
DOCS = ${PREFIX}/share/doc/${MODPY_PY_PREFIX}peewee
EXAMPLES = ${PREFIX}/share/examples/${MODPY_PY_PREFIX}peewee
post-build:
cd ${DOCSRC} && ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} html
DOCS = ${PREFIX}/share/doc/${MODPY_PY_PREFIX}peewee
EXAMPLES = ${PREFIX}/share/examples/${MODPY_PY_PREFIX}peewee
post-install:
${INSTALL_DATA_DIR} ${DOCS}
cd ${DOCSRC}/_build/html && pax -rw * ${DOCS}
@ -46,5 +48,4 @@ post-install:
cd ${WRKSRC}/examples && pax -rw * ${EXAMPLES}
mv ${PREFIX}/bin/pwiz.py ${PREFIX}/bin/pwiz
.include <bsd.port.mk>

View File

@ -92,13 +92,14 @@ share/doc/${MODPY_PY_PREFIX}peewee/_sources/peewee/quickstart.rst.txt
share/doc/${MODPY_PY_PREFIX}peewee/_sources/peewee/relationships.rst.txt
share/doc/${MODPY_PY_PREFIX}peewee/_sources/peewee/sqlite_ext.rst.txt
share/doc/${MODPY_PY_PREFIX}peewee/_static/
share/doc/${MODPY_PY_PREFIX}peewee/_static/_sphinx_javascript_frameworks_compat.js
share/doc/${MODPY_PY_PREFIX}peewee/_static/basic.css
share/doc/${MODPY_PY_PREFIX}peewee/_static/classic.css
share/doc/${MODPY_PY_PREFIX}peewee/_static/default.css
share/doc/${MODPY_PY_PREFIX}peewee/_static/doctools.js
share/doc/${MODPY_PY_PREFIX}peewee/_static/documentation_options.js
share/doc/${MODPY_PY_PREFIX}peewee/_static/file.png
share/doc/${MODPY_PY_PREFIX}peewee/_static/jquery-3.5.1.js
share/doc/${MODPY_PY_PREFIX}peewee/_static/jquery-3.6.0.js
share/doc/${MODPY_PY_PREFIX}peewee/_static/jquery.js
share/doc/${MODPY_PY_PREFIX}peewee/_static/language_data.js
share/doc/${MODPY_PY_PREFIX}peewee/_static/minus.png

View File

@ -9,6 +9,7 @@ PKGNAME-main= xapian-bindings-perl-${V}
PKGNAME-python= xapian-bindings-python-${V}
PKGNAME-ruby= ruby${MODRUBY_BINREV}-xapian-${V}
REVISION-ruby= 0
REVISION-python= 0
CATEGORIES= databases textproc

View File

@ -23,14 +23,15 @@ share/doc/xapian-bindings/python3/html/_sources/index.rst.txt
share/doc/xapian-bindings/python3/html/_sources/introduction.rst.txt
share/doc/xapian-bindings/python3/html/_sources/xapian.rst.txt
share/doc/xapian-bindings/python3/html/_static/
share/doc/xapian-bindings/python3/html/_static/_sphinx_javascript_frameworks_compat.js
share/doc/xapian-bindings/python3/html/_static/basic.css
share/doc/xapian-bindings/python3/html/_static/classic.css
share/doc/xapian-bindings/python3/html/_static/default.css
share/doc/xapian-bindings/python3/html/_static/doctools.js
share/doc/xapian-bindings/python3/html/_static/documentation_options.js
share/doc/xapian-bindings/python3/html/_static/file.png
share/doc/xapian-bindings/python3/html/_static/jquery-3.5.1.js
share/doc/xapian-bindings/python3/html/_static/jquery.js
share/doc/xapian-bindings/python3/html/_static/jquery-3.6.0.js
share/doc/xapian-bindings/python3/html/_static/language_data.js
share/doc/xapian-bindings/python3/html/_static/minus.png
share/doc/xapian-bindings/python3/html/_static/plus.png

View File

@ -6,7 +6,7 @@ VER = 3.23.2
EPOCH = 0
DISTNAME = cmake-${VER}
CATEGORIES = devel
REVISION = 0
REVISION = 1
HOMEPAGE = https://www.cmake.org/

View File

@ -4988,6 +4988,7 @@ share/doc/cmake/html/_sources/variable/WINDOWS_STORE.rst.txt
share/doc/cmake/html/_sources/variable/XCODE.rst.txt
share/doc/cmake/html/_sources/variable/XCODE_VERSION.rst.txt
share/doc/cmake/html/_static/
share/doc/cmake/html/_static/_sphinx_javascript_frameworks_compat.js
share/doc/cmake/html/_static/basic.css
share/doc/cmake/html/_static/classic.css
share/doc/cmake/html/_static/cmake-favicon.ico
@ -4997,7 +4998,7 @@ share/doc/cmake/html/_static/default.css
share/doc/cmake/html/_static/doctools.js
share/doc/cmake/html/_static/documentation_options.js
share/doc/cmake/html/_static/file.png
share/doc/cmake/html/_static/jquery-3.5.1.js
share/doc/cmake/html/_static/jquery-3.6.0.js
share/doc/cmake/html/_static/jquery.js
share/doc/cmake/html/_static/language_data.js
share/doc/cmake/html/_static/minus.png

View File

@ -1,5 +1,6 @@
COMMENT = CMake modules required by KDE5
DISTNAME = extra-cmake-modules-${VERSION}
REVISION = 0
HOMEPAGE = https://projects.kde.org/projects/kdesupport/extra-cmake-modules
MODULES = lang/python

View File

@ -236,6 +236,7 @@ share/doc/ECM/html/_sources/module/QtVersionOption.rst.txt
share/doc/ECM/html/_sources/toolchain/
share/doc/ECM/html/_sources/toolchain/Android.rst.txt
share/doc/ECM/html/_static/
share/doc/ECM/html/_static/_sphinx_javascript_frameworks_compat.js
share/doc/ECM/html/_static/basic.css
share/doc/ECM/html/_static/classic.css
share/doc/ECM/html/_static/default.css
@ -243,7 +244,7 @@ share/doc/ECM/html/_static/doctools.js
share/doc/ECM/html/_static/documentation_options.js
share/doc/ECM/html/_static/ecm.css
share/doc/ECM/html/_static/file.png
share/doc/ECM/html/_static/jquery-3.5.1.js
share/doc/ECM/html/_static/jquery-3.6.0.js
share/doc/ECM/html/_static/jquery.js
share/doc/ECM/html/_static/kde-favicon.ico
share/doc/ECM/html/_static/language_data.js

View File

@ -5,7 +5,7 @@ GH_ACCOUNT= mpeterv
GH_PROJECT= luacheck
GH_TAGNAME= 0.21.2
REVISION= 5
REVISION= 6
MAINTAINER= Jonathan Gray <jsg@openbsd.org>

View File

@ -8,6 +8,7 @@ share/doc/luacheck/_sources/inline.rst.txt
share/doc/luacheck/_sources/module.rst.txt
share/doc/luacheck/_sources/warnings.rst.txt
share/doc/luacheck/_static/
share/doc/luacheck/_static/_sphinx_javascript_frameworks_compat.js
share/doc/luacheck/_static/basic.css
share/doc/luacheck/_static/css/
share/doc/luacheck/_static/css/badge_only.css
@ -33,7 +34,7 @@ share/doc/luacheck/_static/css/theme.css
share/doc/luacheck/_static/doctools.js
share/doc/luacheck/_static/documentation_options.js
share/doc/luacheck/_static/file.png
share/doc/luacheck/_static/jquery-3.5.1.js
share/doc/luacheck/_static/jquery-3.6.0.js
share/doc/luacheck/_static/jquery.js
share/doc/luacheck/_static/js/
share/doc/luacheck/_static/js/badge_only.js

View File

@ -2,7 +2,7 @@ COMMENT = easy-to-use minimalistic disassembler library
DISTNAME = udis86-1.7.2
CATEGORIES = devel
REVISION = 5
REVISION = 6
SHARED_LIBS= udis86 1.0

View File

@ -14,6 +14,7 @@ share/doc/udis86/manual/_sources/getstarted.rst.txt
share/doc/udis86/manual/_sources/index.rst.txt
share/doc/udis86/manual/_sources/libudis86.rst.txt
share/doc/udis86/manual/_static/
share/doc/udis86/manual/_static/_sphinx_javascript_frameworks_compat.js
share/doc/udis86/manual/_static/basic.css
share/doc/udis86/manual/_static/dialog-note.png
share/doc/udis86/manual/_static/dialog-seealso.png
@ -27,7 +28,7 @@ share/doc/udis86/manual/_static/file.png
share/doc/udis86/manual/_static/footerbg.png
share/doc/udis86/manual/_static/headerbg.png
share/doc/udis86/manual/_static/ie6.css
share/doc/udis86/manual/_static/jquery-3.5.1.js
share/doc/udis86/manual/_static/jquery-3.6.0.js
share/doc/udis86/manual/_static/jquery.js
share/doc/udis86/manual/_static/language_data.js
share/doc/udis86/manual/_static/middlebg.png

View File

@ -10,6 +10,8 @@ CATEGORIES= emulators
MASTER_SITES= https://download.qemu.org/
EXTRACT_SUFX= .tar.xz
REVISION-main= 0
HOMEPAGE= https://www.qemu.org/
MAINTAINER= Brad Smith <brad@comstyle.com>

View File

@ -50,6 +50,7 @@ share/applications/qemu.desktop
share/doc/pkg-readmes/${PKGSTEM}
share/doc/qemu/.buildinfo
share/doc/qemu/_static/
share/doc/qemu/_static/_sphinx_javascript_frameworks_compat.js
share/doc/qemu/_static/basic.css
share/doc/qemu/_static/css/
share/doc/qemu/_static/css/badge_only.css
@ -76,7 +77,7 @@ share/doc/qemu/_static/custom.js
share/doc/qemu/_static/doctools.js
share/doc/qemu/_static/documentation_options.js
share/doc/qemu/_static/file.png
share/doc/qemu/_static/jquery-3.5.1.js
share/doc/qemu/_static/jquery-3.6.0.js
share/doc/qemu/_static/jquery.js
share/doc/qemu/_static/js/
share/doc/qemu/_static/js/badge_only.js

View File

@ -13,6 +13,8 @@ DISTNAME = ghc-${GHC_VERSION}
CATEGORIES = lang devel
HOMEPAGE = https://www.haskell.org/ghc/
REVISION = 0
# Version of the precompiled binaries
BIN_VER = 8.10.7.20220419

View File

@ -5430,13 +5430,14 @@ share/doc/ghc/html/haddock/_sources/invoking.rst.txt
share/doc/ghc/html/haddock/_sources/markup.rst.txt
share/doc/ghc/html/haddock/_sources/multi-components.rst.txt
share/doc/ghc/html/haddock/_static/
share/doc/ghc/html/haddock/_static/_sphinx_javascript_frameworks_compat.js
share/doc/ghc/html/haddock/_static/alabaster.css
share/doc/ghc/html/haddock/_static/basic.css
share/doc/ghc/html/haddock/_static/custom.css
share/doc/ghc/html/haddock/_static/doctools.js
share/doc/ghc/html/haddock/_static/documentation_options.js
share/doc/ghc/html/haddock/_static/file.png
share/doc/ghc/html/haddock/_static/jquery-3.5.1.js
share/doc/ghc/html/haddock/_static/jquery-3.6.0.js
share/doc/ghc/html/haddock/_static/jquery.js
share/doc/ghc/html/haddock/_static/language_data.js
share/doc/ghc/html/haddock/_static/minus.png
@ -8033,6 +8034,7 @@ share/doc/ghc/html/users_guide/_sources/what_glasgow_exts_does.rst.txt
share/doc/ghc/html/users_guide/_sources/win32-dlls.rst.txt
share/doc/ghc/html/users_guide/_static/
share/doc/ghc/html/users_guide/_static/Recip.png
share/doc/ghc/html/users_guide/_static/_sphinx_javascript_frameworks_compat.js
share/doc/ghc/html/users_guide/_static/basic.css
share/doc/ghc/html/users_guide/_static/css/
share/doc/ghc/html/users_guide/_static/css/badge_only.css
@ -8047,7 +8049,7 @@ share/doc/ghc/html/users_guide/_static/fonts/fontawesome-webfont.svg
share/doc/ghc/html/users_guide/_static/fonts/fontawesome-webfont.ttf
share/doc/ghc/html/users_guide/_static/fonts/fontawesome-webfont.woff
share/doc/ghc/html/users_guide/_static/fonts/fontawesome-webfont.woff2
share/doc/ghc/html/users_guide/_static/jquery-3.5.1.js
share/doc/ghc/html/users_guide/_static/jquery-3.6.0.js
share/doc/ghc/html/users_guide/_static/jquery.js
share/doc/ghc/html/users_guide/_static/js/
share/doc/ghc/html/users_guide/_static/js/modernizr.min.js

View File

@ -2,7 +2,7 @@ COMMENT = synchronize calendars and contacts
MODPY_EGG_VERSION = 0.18.0
DISTNAME = vdirsyncer-${MODPY_EGG_VERSION}
REVISION = 0
REVISION = 1
CATEGORIES = productivity

View File

@ -107,6 +107,7 @@ share/doc/vdirsyncer/_sources/tutorials/xandikos.rst.txt
share/doc/vdirsyncer/_sources/vdir.rst.txt
share/doc/vdirsyncer/_sources/when.rst.txt
share/doc/vdirsyncer/_static/
share/doc/vdirsyncer/_static/_sphinx_javascript_frameworks_compat.js
share/doc/vdirsyncer/_static/basic.css
share/doc/vdirsyncer/_static/css/
share/doc/vdirsyncer/_static/css/badge_only.css
@ -132,7 +133,7 @@ share/doc/vdirsyncer/_static/css/theme.css
share/doc/vdirsyncer/_static/doctools.js
share/doc/vdirsyncer/_static/documentation_options.js
share/doc/vdirsyncer/_static/file.png
share/doc/vdirsyncer/_static/jquery-3.5.1.js
share/doc/vdirsyncer/_static/jquery-3.6.0.js
share/doc/vdirsyncer/_static/jquery.js
share/doc/vdirsyncer/_static/js/
share/doc/vdirsyncer/_static/js/badge_only.js

View File

@ -2,7 +2,7 @@ COMMENT = friendly interactive shell
V = 3.4.1
DISTNAME = fish-$V
REVISION = 2
REVISION = 3
CATEGORIES = shells

View File

@ -9,6 +9,7 @@ share/doc/fish/
share/doc/fish/.buildinfo
share/doc/fish/CHANGELOG.rst
share/doc/fish/_static/
share/doc/fish/_static/_sphinx_javascript_frameworks_compat.js
share/doc/fish/_static/basic.css
share/doc/fish/_static/classic.css
share/doc/fish/_static/default.css
@ -16,7 +17,7 @@ share/doc/fish/_static/doctools.js
share/doc/fish/_static/documentation_options.js
share/doc/fish/_static/file.png
share/doc/fish/_static/fish.png
share/doc/fish/_static/jquery-3.5.1.js
share/doc/fish/_static/jquery-3.6.0.js
share/doc/fish/_static/jquery.js
share/doc/fish/_static/language_data.js
share/doc/fish/_static/minus.png

View File

@ -2,7 +2,7 @@ COMMENT = fast and easy-to-use status bar
V = 3.5.7
DISTNAME = polybar-$V
CATEGORIES = x11
REVISION = 0
REVISION = 1
HOMEPAGE = https://polybar.github.io/
MAINTAINER = Jasper Lievisse Adriaanse <jasper@openbsd.org>

View File

@ -16,13 +16,14 @@ share/doc/polybar/_sources/man/polybar.5.rst.txt
share/doc/polybar/_sources/user/
share/doc/polybar/_sources/user/actions.rst.txt
share/doc/polybar/_static/
share/doc/polybar/_static/_sphinx_javascript_frameworks_compat.js
share/doc/polybar/_static/alabaster.css
share/doc/polybar/_static/basic.css
share/doc/polybar/_static/custom.css
share/doc/polybar/_static/doctools.js
share/doc/polybar/_static/documentation_options.js
share/doc/polybar/_static/file.png
share/doc/polybar/_static/jquery-3.5.1.js
share/doc/polybar/_static/jquery-3.6.0.js
share/doc/polybar/_static/jquery.js
share/doc/polybar/_static/language_data.js
share/doc/polybar/_static/minus.png
@ -47,6 +48,5 @@ share/doc/polybar/user/
share/doc/polybar/user/actions.html
share/examples/polybar/
share/examples/polybar/config
share/zsh/site-functions/
share/zsh/site-functions/_polybar
share/zsh/site-functions/_polybar_msg