Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (42m)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (168d) 

2024-05-27 09:58:54 UTC Now

2022-04-15 07:57:15 UTC MAIN commitmail json YAML

tio: update to 1.37.

=== tio v1.37 ===

Changes since tio v1.36:

* Make libinih a fallback dependency

  This means that in case meson does not find libinih it will
  automatically clone libinih and include it in the build.

  The libinih library is reconfigured to be statically built so that no
  shared object will be installed.

Sylvain LAFRASSE:

* Fix timestamp parsing in INI conf

* Factorize timestamp parsing to be coherent with command line format in
  configuration file.

(fcambus)