long overdue update to povray-3.7.0.10, with some libc++ fixes borrowed
from FreeBSD ports. (apart from anything else, this fixes a crash in
at least some situations in the unix path normalisation code, which is
what prompted me to look at it..)
update to py3-bleach-6.3.0
relax version spec on tinycss2 (there is a tight spec in bleach, however
this is only used when installing e.g. via pip as "bleach[css]" to pull
in the dep; otherwise there isn't a version check).
"fine with me if you've tested it all" daniel@ (I've tested as far as
I can with dependent ports and it all seems ok)
Like most fancy new languages, it is greedy and eats up all CPUs slots it can.
Since we cant turn off parallel in the build system, at least register the
build slots
OK jasper@ (MAINTAINER)
update to hiawatha-12.0
revisit PERMIT_PACKAGE decision; only development branches of mbedtls
are Apache 2.0-only; this uses an LTS branch which is dual Apache/GPLv2+