Commit graph

16 commits

Author SHA1 Message Date
triaxx
0c403c9b0f erlang-fast_yaml: Update to 1.0.34
upstream changes:
-----------------
Version 1.0.34
  o Support linking on Windows
Version 1.0.33
  o Updating p1_utils to version 1.0.25.
  o Fix order in which dependencies are started
  o Fix document generation in hex packages
Version 1.0.32
  o Updating p1_utils to version 1.0.23.
  o Switch from using Travis to Github Actions as CI
  o Fix compatiblity with OTP24
Version 1.0.31
  o Updating p1_utils to version 1.0.22.
  o Encode maps
Version 1.0.30
  o Fix problems reported by dialyzer
2022-10-15 12:15:25 +00:00
nia
a643c936b3 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-26 11:21:28 +00:00
nia
e05b375eba textproc: Remove SHA1 hashes for distfiles 2021-10-07 15:00:34 +00:00
triaxx
c2e57133df erlang-fast_yaml: Update to 1.0.29
upstream changes:
-----------------
Version 1.0.29
  * Updating p1_utils to version 1.0.21.

Version 1.0.28
  * Fix hex to support compiling ejabberd with rebar3

Version 1.0.27
  * Updating p1_utils to version 1.0.20.

Version 1.0.26
  * Fix compilation with Erlang/OTP 23.0

Version 1.0.25
  * Updating p1_utils to version 1.0.19.

Version 1.0.24
  * Use github actions for build/test

Version 1.0.23
  * Updating p1_utils to version 1.0.18.
  * Add flag that decodes yaml maps to erlang maps (Thanks to Arjan Scherpenisse)
  * Add flag that converts special values to erlang equivalents (Thanks to Arjan Scherpenisse)
  * Add p1_utils as dependant app

Version 1.0.22
  * Updating p1_utils to version 1.0.17.

Version 1.0.21
  * Fix handling of strings with ' inside them

Version 1.0.20
  * Updating p1_utils to version 1.0.16.
  * Handle erlang escape sequences

Version 1.0.19
  * Updating p1_utils to version 1.0.15.
  * Don't crash when atom lenght is > 255

Version 1.0.18
  * Updating p1_utils to version 1.0.14.
  * Add contribution guide

Version 1.0.17
  * Updating p1_utils to version 1.0.13.

Version 1.0.16
  * Updating p1_utils to version 6ff85e8.
  * Add handling of unicode string
2021-01-15 23:53:33 +00:00
fhajny
6d742efd55 textproc/erlang-fast_yaml: Update to 1.0.15.
- Updating p1_utils to version 1.0.12.
2018-07-20 09:06:04 +00:00
fhajny
c7f0965a60 textproc/erlang-fast_yaml: Update to 1.0.14.
- Use http link to p1_utils dependency
2018-05-17 13:28:52 +00:00
fhajny
4a35579080 textproc/fast_yaml: Update to 1.0.13.
- Updating p1_utils to version 1.0.11.
- Fix compilation with rebar3
2018-03-24 16:23:16 +00:00
fhajny
2fc6398e39 Update textproc/erlang-fast_yaml to 1.0.12.
- Fix using invalid size in allocations.
2017-12-14 20:42:23 +00:00
fhajny
b55037d68f Update textproc/erlang-fast_yaml to 1.0.11
- Updating p1_utils to version 1.0.10.
- Improved error formatting
2017-10-17 14:49:47 +00:00
wiz
5d86518619 Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
fhajny
d290bfd5e9 Update textproc/erlang-fast_yaml to 1.0.10.
- depends on p1_utils-1.0.9
2017-07-07 09:38:46 +00:00
fhajny
b3fac0258f Update textproc/erlang-fast_yaml to 1.0.9.
- Use p1_utils 1.0.7
2017-03-30 14:27:43 +00:00
fhajny
428696068c Update textproc/erlang-fast_yaml to 1.0.8.
- Load local .so instead from system package when running tests.
2017-01-21 20:15:46 +00:00
fhajny
e3247ca98c Update textproc/erlang-fast_yaml.
- Use p1_utils 1.0.6
- Make sure fast_yaml isn't compiled to native code
2017-01-03 18:19:26 +00:00
fhajny
c3ab978686 Update textproc/erlang-fast_yaml to 1.0.6.
Version 1.0.6
- Update to p1_utils 1.0.5

Version 1.0.5
- Rebar 3 compatibility

Version 1.0.4
- Update to p1_utils 1.0.4
2016-08-12 09:38:37 +00:00
fhajny
36752634cc Import fast_yaml-1.0.3 as textproc/erlang-fast_yaml.
Fast YAML is an Erlang wrapper for libyaml "C" library. It is
designed to be fast and efficient.
2016-04-25 14:37:08 +00:00