Path to this page:
./
textproc/lua-lyaml,
LibYAML binding for Lua
Branch: CURRENT,
Version: 6.2.8,
Package name: lua54-lyaml-6.2.8,
Maintainer: niaLibYAML binding for Lua, with a fast C implementation for converting between
%YAML 1.1 and Lua tables, and a low-level YAML event parser for implementing
more intricate YAML document loading.
Required to run:[
textproc/libyaml] [
lang/lua54]
Master sites:
Filesize: 48.367 KB
Version history: (Expand)
- (2023-02-04) Updated to version: lua54-lyaml-6.2.8
- (2020-12-09) Updated to version: lua53-lyaml-6.2.7
- (2020-10-10) Updated to version: lua53-lyaml-6.2.6
- (2020-07-12) Package added to pkgsrc.se, version lua53-lyaml-6.2.5 (created)
CVS history: (Expand)
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
|
2020-12-09 12:03:42 by Nia Alarie | Files touched by this commit (2) |
Log message:
lua-lyaml: Update to 6.2.7
## Noteworthy changes in release 6.2.7 (2020-11-27) [stable]
### Bug fixes
- Don't skip YAML entries from mixed key Lua tables.
|
2020-10-10 10:16:08 by Nia Alarie | Files touched by this commit (2) |
Log message:
lua-lyaml: Update to 6.2.6
## Noteworthy changes in release 6.2.6 (2020-08-28) [stable]
### Bug fixes
- `luke` really propagates `LDFLAGS` to module compilation
commands.
|
2020-07-09 23:30:17 by Nia Alarie | Files touched by this commit (5) |
Log message:
textproc: Add lua-lyaml
LibYAML binding for Lua, with a fast C implementation for converting between
%YAML 1.1 and Lua tables, and a low-level YAML event parser for implementing
more intricate YAML document loading.
|