Commit graph

6 commits

Author SHA1 Message Date
gdt
07e6158dc6 textprox/py-sphinxcontrib*: Drop EXTRACT_USING=bsdtar
This is no longer necessary as NetBSD uses bsdtar by default.
(As discussed on tech-pkg.)
2020-03-12 17:20:43 +00:00
gdt
9d9490dc20 sphinxcontrib: Drop NetBSD version check for bsdtar
bsdtar chooses the base system tar if it is libarchive tar (NetBSD
9/current, typically), and the package otherwise, so there is no need
to conditionalize setting bsdtar on NetBSD.

(As discussed on tech-pkg@.)
2020-03-10 23:07:58 +00:00
gdt
4d0be0ce42 sphinxcontrib: Limit bsdtar use to affected platforms
Only force bsdtar if NetBSD <=8.

(This is still being discussed on tech-pkg; apparently the previous
fix was not aware of the (rapidly moving around) discussion.)
2020-03-10 14:51:12 +00:00
ryoon
50b9bd6d40 py-sphinxcontrib-*: Extract tarball using bsdtar
On NetBSD 8, some NLS files are not extracted properly and
it causes PLIST divergence.
From Oshima-san. Thank you.
2020-03-07 23:30:22 +00:00
adam
db203e8920 py-sphinxcontrib-serializinghtml: updated to 1.1.4
1.1.4:
Unknown changes
2020-02-29 15:31:40 +00:00
adam
452c2d4997 py-sphinxcontrib-serializinghtml: added versin 1.1.3
sphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized"
HTML files (json and pickle).
2019-10-21 20:50:34 +00:00