Sun Jun 7 11:53:23 2020 UTC ()
kapidox: update to 5.70.0

5.67
  Unbreak module imports for Python2
  Hardcode utf-8 as filesystem encoding with Python2 to help api.kde.org
5.70
  Fix missing whitespace after "Platform(s):" on front page
  Fix use of quotation marks for PREDEFINED entries in Doxygile.global
  Teach doxygen about Q_DECL_EQ_DEFAULT & Q_DECL_EQ_DELETE
  Add drawer on mobile and clean code
  Teach doxygen about Q_DECLARE_FLAGS, so such types can be documented
  Port to Aether Bootstrap 4
  Redo api.kde.org to look more like Aether


(markd)
diff -r1.4 -r1.5 pkgsrc/textproc/kapidox/PLIST
diff -r1.9 -r1.10 pkgsrc/textproc/kapidox/distinfo

cvs diff -r1.4 -r1.5 pkgsrc/textproc/kapidox/PLIST (expand / switch to unified diff)

--- pkgsrc/textproc/kapidox/PLIST 2019/08/27 20:08:34 1.4
+++ pkgsrc/textproc/kapidox/PLIST 2020/06/07 11:53:23 1.5
@@ -1,50 +1,32 @@ @@ -1,50 +1,32 @@
1@comment $NetBSD: PLIST,v 1.4 2019/08/27 20:08:34 markd Exp $ 1@comment $NetBSD: PLIST,v 1.5 2020/06/07 11:53:23 markd Exp $
2bin/depdiagram-generate 2bin/depdiagram-generate
3bin/depdiagram-generate-all 3bin/depdiagram-generate-all
4bin/depdiagram-prepare 4bin/depdiagram-prepare
5bin/kapidox_generate 5bin/kapidox_generate
6${PYSITELIB}/kapidox/__init__.py 6${PYSITELIB}/kapidox/__init__.py
7${PYSITELIB}/kapidox/__init__.pyc 7${PYSITELIB}/kapidox/__init__.pyc
8${PYSITELIB}/kapidox/__init__.pyo 8${PYSITELIB}/kapidox/__init__.pyo
9${PYSITELIB}/kapidox/argparserutils.py 9${PYSITELIB}/kapidox/argparserutils.py
10${PYSITELIB}/kapidox/argparserutils.pyc 10${PYSITELIB}/kapidox/argparserutils.pyc
11${PYSITELIB}/kapidox/argparserutils.pyo 11${PYSITELIB}/kapidox/argparserutils.pyo
12${PYSITELIB}/kapidox/data/Doxyfile.global 12${PYSITELIB}/kapidox/data/Doxyfile.global
13${PYSITELIB}/kapidox/data/DoxygenLayout.xml 13${PYSITELIB}/kapidox/data/DoxygenLayout.xml
14${PYSITELIB}/kapidox/data/dependencies.md.tmpl 14${PYSITELIB}/kapidox/data/dependencies.md.tmpl
15${PYSITELIB}/kapidox/data/footer.html 15${PYSITELIB}/kapidox/data/footer.html
16${PYSITELIB}/kapidox/data/header.html 16${PYSITELIB}/kapidox/data/header.html
17${PYSITELIB}/kapidox/data/htmlresource/3rd-party/bootstrap/LICENSE.txt 
18${PYSITELIB}/kapidox/data/htmlresource/3rd-party/bootstrap/css/bootstrap-theme.css 
19${PYSITELIB}/kapidox/data/htmlresource/3rd-party/bootstrap/css/bootstrap-theme.css.map 
20${PYSITELIB}/kapidox/data/htmlresource/3rd-party/bootstrap/css/bootstrap-theme.min.css 
21${PYSITELIB}/kapidox/data/htmlresource/3rd-party/bootstrap/css/bootstrap-theme.min.css.map 
22${PYSITELIB}/kapidox/data/htmlresource/3rd-party/bootstrap/css/bootstrap.css 
23${PYSITELIB}/kapidox/data/htmlresource/3rd-party/bootstrap/css/bootstrap.css.map 
24${PYSITELIB}/kapidox/data/htmlresource/3rd-party/bootstrap/css/bootstrap.min.css 
25${PYSITELIB}/kapidox/data/htmlresource/3rd-party/bootstrap/css/bootstrap.min.css.map 
26${PYSITELIB}/kapidox/data/htmlresource/3rd-party/bootstrap/fonts/glyphicons-halflings-regular.eot 
27${PYSITELIB}/kapidox/data/htmlresource/3rd-party/bootstrap/fonts/glyphicons-halflings-regular.svg 
28${PYSITELIB}/kapidox/data/htmlresource/3rd-party/bootstrap/fonts/glyphicons-halflings-regular.ttf 
29${PYSITELIB}/kapidox/data/htmlresource/3rd-party/bootstrap/fonts/glyphicons-halflings-regular.woff 
30${PYSITELIB}/kapidox/data/htmlresource/3rd-party/bootstrap/fonts/glyphicons-halflings-regular.woff2 
31${PYSITELIB}/kapidox/data/htmlresource/3rd-party/bootstrap/js/bootstrap.js 
32${PYSITELIB}/kapidox/data/htmlresource/3rd-party/bootstrap/js/bootstrap.min.js 
33${PYSITELIB}/kapidox/data/htmlresource/3rd-party/bootstrap/js/npm.js 
34${PYSITELIB}/kapidox/data/htmlresource/3rd-party/jquery/LICENSE.txt 17${PYSITELIB}/kapidox/data/htmlresource/3rd-party/jquery/LICENSE.txt
35${PYSITELIB}/kapidox/data/htmlresource/3rd-party/jquery/jquery-3.1.0.min.js 18${PYSITELIB}/kapidox/data/htmlresource/3rd-party/jquery/jquery-3.1.0.min.js
36${PYSITELIB}/kapidox/data/htmlresource/css/bg.png 19${PYSITELIB}/kapidox/data/htmlresource/css/bg.png
37${PYSITELIB}/kapidox/data/htmlresource/css/kapidox.css 
38${PYSITELIB}/kapidox/data/htmlresource/default_product.png 20${PYSITELIB}/kapidox/data/htmlresource/default_product.png
39${PYSITELIB}/kapidox/data/htmlresource/favicon.ico 21${PYSITELIB}/kapidox/data/htmlresource/favicon.ico
40${PYSITELIB}/kapidox/data/htmlresource/frameworks.css 22${PYSITELIB}/kapidox/data/htmlresource/frameworks.css
41${PYSITELIB}/kapidox/data/htmlresource/icons/bad.png 23${PYSITELIB}/kapidox/data/htmlresource/icons/bad.png
42${PYSITELIB}/kapidox/data/htmlresource/icons/ok.png 24${PYSITELIB}/kapidox/data/htmlresource/icons/ok.png
43${PYSITELIB}/kapidox/data/htmlresource/icons/warning.png 25${PYSITELIB}/kapidox/data/htmlresource/icons/warning.png
44${PYSITELIB}/kapidox/data/htmlresource/js/notetip.js 26${PYSITELIB}/kapidox/data/htmlresource/js/notetip.js
45${PYSITELIB}/kapidox/data/htmlresource/js/search.js 27${PYSITELIB}/kapidox/data/htmlresource/js/search.js
46${PYSITELIB}/kapidox/data/htmlresource/js/subgroup.js 28${PYSITELIB}/kapidox/data/htmlresource/js/subgroup.js
47${PYSITELIB}/kapidox/data/htmlresource/kde-white.svg 29${PYSITELIB}/kapidox/data/htmlresource/kde-white.svg
48${PYSITELIB}/kapidox/data/htmlresource/kde.css 30${PYSITELIB}/kapidox/data/htmlresource/kde.css
49${PYSITELIB}/kapidox/data/templates/base.html 31${PYSITELIB}/kapidox/data/templates/base.html
50${PYSITELIB}/kapidox/data/templates/footer.html 32${PYSITELIB}/kapidox/data/templates/footer.html

cvs diff -r1.9 -r1.10 pkgsrc/textproc/kapidox/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/kapidox/distinfo 2020/01/29 11:49:28 1.9
+++ pkgsrc/textproc/kapidox/distinfo 2020/06/07 11:53:23 1.10
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.9 2020/01/29 11:49:28 markd Exp $ 1$NetBSD: distinfo,v 1.10 2020/06/07 11:53:23 markd Exp $
2 2
3SHA1 (kapidox-5.66.0.tar.xz) = f1728ce7b3a08b016ccb14c543c81c982ffc4764 3SHA1 (kapidox-5.70.0.tar.xz) = 4953c45d35a7605e85f7c12ba68ce80e25b90aed
4RMD160 (kapidox-5.66.0.tar.xz) = 85c022c844ea75f270fa23b7aaa4e415bbb6f3fc 4RMD160 (kapidox-5.70.0.tar.xz) = 6b94de1ac2473df73b11cfc48957f7cbfa8c1744
5SHA512 (kapidox-5.66.0.tar.xz) = e6c75780ca4de1c96f9b0874aec00d338e4f8d5d6825d5699b296077bc029419ccc3f0b757a76bb22612f47f377df9fb7f089d464d049b605faa3c917b838238 5SHA512 (kapidox-5.70.0.tar.xz) = 846d4b555808052f58d1bc073fe7f67c9bb7f1444950f50f019bde481de7c56e04a10661ce00335508cae252a3a73a15ae46addca2839bc59468e51a12e21b13
6Size (kapidox-5.66.0.tar.xz) = 397472 bytes 6Size (kapidox-5.70.0.tar.xz) = 158572 bytes
7SHA1 (patch-setup.py) = 251028c314a9e1a7a830d1183d4b6bed4558356b 7SHA1 (patch-setup.py) = 251028c314a9e1a7a830d1183d4b6bed4558356b