CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/07/05 02:30:50
Modified files:
textproc/yq : Makefile distinfo
Log message:
Update to yq 3.0.1
- yq now uses the YAML 1.2 grammar when parsing and rendering YAML
documents. This means bare literals like âonâ, ânoâ, and â12:34:56â
are interpreted as strings. (Fix interrupted release)
