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 (2m)  pkgsrc-2024Q1 (20d)  pkgsrc-2023Q4 (67d)  pkgsrc-2023Q2 (99d)  pkgsrc-2023Q3 (179d) 

2024-06-06 20:48:00 UTC Now

2023-04-19 13:10:31 UTC MAIN commitmail json YAML

devel/mustach: Update to 1.2.5

Changes in 1.2.5:

Fix:
- Don't override CFLAGS in Makefile
- Use of $(INSTALL) in Makefile for setting options

Minor:
- Orthograf of 'instantiate'

Changes in 1.2.4:

Fix:
- Latent SIGSEGV using cJSON

Changes in 1.2.3:

New:
- Flag Mustach_With_ErrorUndefined (and option --strict for the tool)
  for returning a requested tag is not defined
- Test of specifications in separate directory

Fix:
- Version printing is now okay
- Compiling libraries on Darwin (no soname but install_name)
- Compiling test6 with correct flags
- Update test from specifications
- Better use of valgrind reports

(sjmulder)