Subject: CVS commit: pkgsrc/net/statzone
From: Frederic Cambus
Date: 2020-06-10 19:43:37
Message id: 20200610174337.999F1FB27@cvs.NetBSD.org

Log Message:
statzone: update to 1.0.2.

StatZone 1.0.2 (2020-06-10)

- Use CLOCK_REALTIME if CLOCK_MONOTONIC is not available
- Remove unneeded <sys/select.h> include
- Define _GNU_SOURCE in CMakeLists.txt to avoid cluttering source files
- Allow the openat and write syscalls, they are used on glibc systems
- No need to set HAVE_SECCOMP to 1, defining it is enough
- Introduce the displaySummary() function, and use it to print summary
- Move elapsed time calculation in the displaySummary() function
- Add a signal handler for SIGINFO, to display progression on
  supported platforms
- Do not use intermediate variable to calculate elapsed time
- Remove now useless runtime member from the results structure

Files:
RevisionActionfile
1.2modifypkgsrc/net/statzone/Makefile
1.2modifypkgsrc/net/statzone/distinfo