CVSROOT: /cvs Module name: ports Changes by: [email protected] 2018/06/01 14:43:14
Modified files:
www/dokuwiki : Makefile
Log message:
drop RUN_DEPENDS on security/pecl56-libsodium, should have been removed
with the switch to php 7.0. this was used to provide a decent RNG for
the random_compat polyfill but is no longer needed as php 7.0 has
random_bytes() in core.
