pkgsrc/net/statzone/distinfo
fcambus d844138751 statzone: update to 1.1.0.
StatZone 1.1.0 (2021-04-01)

- Remove "USAGE:" prefix when displaying usage information
- Add missing periods when displaying options in usage(), sync README
- StatZone is now a C++ project and requires a C++11 compiler
- Use std::unordered_set instead of uthash to count unique strings
- Remove now unneeded dependency on uthash
- Use std::chrono to calculate elapsed time in summary()
- Remove now unneeded timespecsub macro in compat header
- Remove now unneeded CLOCK_MONOTONIC fallback macro in compat header
- Use iostream to output CSV values
- Start using std::string for domain and previous_domain
- Remove now unused error() function
- Use std::basic_string::compare instead of strncmp(3)
- Add a signal handler for SIGINFO, wrapping summary()
- Remove pledge() support and get rid of the compat directory entirely
- Bump CMake minimum required version to 2.8.12
2021-04-01 16:07:32 +00:00

6 lines
410 B
Text

$NetBSD: distinfo,v 1.6 2021/04/01 16:07:32 fcambus Exp $
SHA1 (statzone-1.1.0.tar.gz) = 5cd1a7f783afe5ca022e273febef820cb39614e6
RMD160 (statzone-1.1.0.tar.gz) = b80628797ca0860dfa0d1d6d042034135c5d76d2
SHA512 (statzone-1.1.0.tar.gz) = 2b1e79c9566fa57b0fbe0e58245df31d860fb6e425150269b2d3b0c87ee5373c82a39154ad7a8f437fcd51d30b46f4bc230037582ce00b83c769465b4b34ccbe
Size (statzone-1.1.0.tar.gz) = 18500 bytes