CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2019/02/04 11:51:29
Modified files:
usr.bin/pkg-config: pkg-config pkg-config.1
Log message:
implement compat with fd.o pkg-config 0.29.0:
- add --validate flag which is like --exists but slightly more verbose and
doesn't process dependencies
- bump version to 0.29.0
while here, adjust message about missing fields to match the upstream fd.o
message,
instead of referencing the filename we should print the packagename
tested in a bulk by aja@