Subject: CVS commit: pkgsrc/textproc/p5-YAML-PP
From: Thomas Klausner
Date: 2020-09-07 19:25:17
Message id: 20200907172517.DFE8EFB28@cvs.NetBSD.org

Log Message:
p5-YAML-PP: update to 0.024.

0.024 2020-08-17 12:07:01+02:00

    - Parser: fix flow mappings on one line
    - Improve utility tools yamlpp-load(-dump) (add new options --merge,
      --perl and --module) #35
    - Minor improvements to emitter scalar style output
    - Emitter supports flow style
    - Support for preserving flow style in Loader/Dumper
    - Create preserved nodes from scratch with preserved_* methods
    - Minor fixes for the Perl schema and globs
    - Update testsuite to data-2020-08-01

0.023 2020-07-09 22:09:50+02:00

    - Support loading and dumping typeglobs. Issue #15
    - Dumper: Don't use aliases for JSON::PP/boolean.pm booleans, because they
      alwas use the same reference. Issue #32
    - Fix float comparison in test. Issue #33
    - Make aliases in custom tags work
    - YAML::PP::Highlight: colorize mapping keys

0.022 2020-05-04 17:40:36+02:00

    - Emitter: Also quote if string starts with '...'
    - Emitter: Fix bug when emitting complex keys
    - Preserve also quoting style of hash keys
    - Schema: Fix YAML 1.1 integers (no keading zeros)
    - Scripts: Rename yamlpp5- to yamlpp- and symlink
    - Scripts: Add options to yamlpp-load-dump
    - Tests: Support reporting flow style in testsuite event output
    - Tests: Restructure schema tests and outsource test data
    - Events: Make version_directive compatible to libyaml
    - Docs: Restructure

0.021 2020-02-27 19:04:58+01:00

    - Add option 'preserve' for preserving hash key order and quoting
      style when loading and dumping

0.020 2020-02-17 15:35:44+01:00

    - Change default schema from JSON to Core (this change was supposed

Files:
RevisionActionfile
1.5modifypkgsrc/textproc/p5-YAML-PP/Makefile
1.3modifypkgsrc/textproc/p5-YAML-PP/distinfo