summaryrefslogtreecommitdiff
path: root/textproc/py-sphinxcontrib-htmlhelp
AgeCommit message (Collapse)AuthorFilesLines
2022-01-04*: bump PKGREVISION for egg.mk userswiz1-1/+2
They now have a tool dependency on py-setuptools instead of a DEPENDS
2021-10-29py-sphinxcontrib-htmlhelp: updated to 2.0.0adam3-9/+16
Release 2.0.0 * Drop python-3.5 support * Remove deprecated method: ``HTMLHelpBuilder.open_file()`` * htmlhelp builder should generate HTML4 docs instead of HTML5
2021-10-26textproc: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./textproc/convertlit/distinfo clit18src.zip
2021-10-07textproc: Remove SHA1 hashes for distfilesnia1-2/+1
2020-03-12textprox/py-sphinxcontrib*: Drop EXTRACT_USING=bsdtargdt1-3/+1
This is no longer necessary as NetBSD uses bsdtar by default. (As discussed on tech-pkg.)
2020-03-07py-sphinxcontrib-*: Extract tarball using bsdtarryoon1-1/+3
On NetBSD 8, some NLS files are not extracted properly and it causes PLIST divergence. From Oshima-san. Thank you.
2020-02-29py-sphinxcontrib-htmlhelp: updated to 1.0.3adam2-7/+7
Release 1.0.3: * htmlhelp builder should generate HTML4 docs instead of HTML5
2019-10-21py-sphinxcontrib-htmlhelp: added version 1.0.2adam4-0/+153
sphinxcontrib-htmlhelp is a sphinx extension which ...