Subject: CVS commit: pkgsrc/archivers/zziplib
From: Adam Ciarcinski
Date: 2024-06-27 09:18:49
Message id: 20240627071849.A5403FC74@cvs.NetBSD.org

Log Message:
zziplib: updated to 0.13.77

release v0.13.77

* make afl to check for fuzzer bugs
* update os versions to latest from docker_mirror.py
* add missing tests scenarios for later os releases
* fix Coverage include hack
* integrate mxe/src/zziplib-2-prefer-win32-mmap.patch
* make crossgcc/windows a working example for mingw
* `./testbuilds.py clean` will drop test-related docker images
* `./testbuilds.py` will automatically run clean if everything successful
* `./testbuilds.py help` shows the available tests and commands
* in test_2xx create /external bins and compile them by linking via cmake-configs
* fix bins/CMakeLists.txt to show realistic usage of cmake find_package
* note: it seems bins/unzzip*.c use internal headers which external programs can't

Files:
RevisionActionfile
1.40modifypkgsrc/archivers/zziplib/Makefile
1.16modifypkgsrc/archivers/zziplib/PLIST
1.31modifypkgsrc/archivers/zziplib/distinfo
1.1removepkgsrc/archivers/zziplib/patches/patch-bins_CMakeLists.txt
1.5removepkgsrc/archivers/zziplib/patches/patch-zzip_CMakeLists.txt