CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2023/02/04 01:47:02
Modified files:
textproc/nlohmann-json: Makefile distinfo
textproc/nlohmann-json/pkg: PLIST
Log message:
textproc/nlohmann-json: update to 3.11.2
- cmake/.pc files are now installed to share/ as arch-independant, cf
https://github.com/nlohmann/json/pull/3619 for the rationale
from kn@:
- set NO_BUILD as this is a header-only port
- Defer building tests to do-test target
- Drop NO_TEST, all tests succeed (except the 4 that try to reach network via
git clone)
all consumers (mtxclient, nheko and mkvtoolnix) build fine with it.
should fix a warzone2100 build failure seen by tb@