CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/11/09 10:41:10
Modified files:
textproc/yq : Makefile distinfo
textproc/yq/pkg: PLIST
Log message:
Update to yq 2.9.2
- Fix interrupted release
- Fix documentation build
- Add -Y/âyaml-roundtrip for preserving YAML styles and tags
- Filter out -C and separate commingled yq and jq short options
- Set default block sequence indentation to 2 spaces, âindentless for 0
- Make main body of yq callable as a library function
- Test and release infrastructure updates