CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/02/07 12:23:39
Modified files:
net/prosody : Makefile distinfo
net/prosody/patches: patch-core_certmanager_lua
patch-prosody_cfg_lua_dist
patch-util_prosodyctl_lua
net/prosody/pkg: PLIST
Added files:
net/prosody/patches: patch-certs_makefile patch-makefile
Removed files:
net/prosody/patches: patch-Makefile patch-certs_Makefile
patch-tests_run_tests_sh
Log message:
Update to prosody-0.11.2
"""Quite a bit of changes in this one, most noticeably:
- prosody now ships with BSD Makefiles, so we can drop gmake.
- I have disabled the tests for now, as they now require busted and
luacheck, of which busted has not been ported yet."""
>From Henrik Friedrichsen (Maintainer)