pkgsrc/news/canlock-hp/PLIST
micha 755c2b3670 news/canlock-hp: Update to 3.3.0
Feature release to make the package more useful for servers.
Added buildlink3.mk.

- Bugfix: canlock-mhp utility no longer hangs if field name was not
  found
- Bugfix: Two memory leaks fixed in canlock-hfp utility
  (Reported by Dennis Preiser)
- Bugfix: Typo in canlock-mhp man page fixed
  (Reported by Julien Élie)
- Library libcanlock-hp added to execute the header parsers
  (for operating systems with POSIX API)
- New libcanlock-hp API function to unfold header fields added
  (Suggested by Julien Élie)
- Test suite extended for the new library. Tests for parser functions
  are skipped by default (because they require the installed parser
  utilities)
- Manual pages added for the new library
- Example programs added to the "hp/examples" subdirectory
  (Suggested by Julien Élie)
2021-12-03 10:59:16 +00:00

11 lines
314 B
Text

@comment $NetBSD: PLIST,v 1.2 2021/12/03 10:59:16 micha Exp $
bin/canlock-hfp
bin/canlock-mhp
include/libcanlock-3/canlock-hp.h
lib/libcanlock-hp.la
lib/pkgconfig/libcanlock-hp-3.pc
man/man1/canlock-hfp.1
man/man1/canlock-mhp.1
man/man3/cl_hp_get_field.3
man/man3/cl_hp_parse_field.3
man/man3/cl_hp_unfold_field.3