./textproc/erlang-yconf, YAML configuration processor

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.0.14, Package name: erlang-yconf-1.0.14, Maintainer: pkgsrc-users

This library was written for ejabberd which still uses it. It was split off
into its own project to follow Erlang/OTP guidelines.


Required to run:
[lang/erlang] [textproc/erlang-fast_yaml]

Required to build:
[devel/rebar]

Master sites:

Filesize: 218.717 KB

Version history: (Expand)


CVS history: (Expand)


   2022-10-15 14:11:03 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (2)
Log message:
erlang-yconf: Update to 1.0.14

upstream changes:
-----------------
Version 1.0.14
  o Updating fast_yaml to version 1.0.34.
Version 1.0.13
  o Updating fast_yaml to version 1.0.33.
Version 1.0.12
  o Updating fast_yaml to version 1.0.32.
  o Switch from using Travis to Github Actions as CI
   2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161)
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
   2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162)
Log message:
textproc: Remove SHA1 hashes for distfiles
   2021-05-20 17:44:00 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (2)
Log message:
erlang-yconf: Update to 1.0.11

upstream changes:
-----------------
Version 1.0.11
  o Updating fast_yaml to version 1.0.31.
  o Fix unused variable warning
  o Update copyright year to 2021
  o Export include_files/3 to fix several Dialyzer warnings

Version 1.0.10
  o Updating fast_yaml to version 1.0.30.
   2021-01-16 19:19:17 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (4)
Log message:
erlang-yconf: Add version 1.0.9

erlang-yconf is a YAML configuration processor. It is a dependency for
the last release of chat/ejabberd.