Created attachment 239777 [details] bump 0.13.0 Portlint: no errors Tested on: 12.3-RELEASE-p10 amd64, i386 12.4-RELEASE amd64, i386 13.1-RELEASE-p5 i386, amd64
This one will need an entry in UPDATING since there are config breaking changes.
Committed, Thanks
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=789a1ef5adb482188aa3692c889ea8ebdd3a9c65 commit 789a1ef5adb482188aa3692c889ea8ebdd3a9c65 Author: Gabriel M. Dutra <0xdutra@gmail.com> AuthorDate: 2023-01-29 18:51:56 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-01-30 08:34:35 +0000 benchmarks/ddosify: Update to 0.13.0 ChangeLog: https://github.com/ddosify/ddosify/releases/tag/v0.13.0 * Merge remote-tracking branch 'origin/develop' into feat/concat-variables * Update README.md * change captureEnv to snake case * change csv parameters to snake case * change jsonPath to json_path * fix done channel send place in stdoutJson * get profile data from pprof package * inject both typed and concatenated vars * regexp, xpath, header_key * remove unnecessary comment * update benchmark jenkins file * update jenkinsfile * use atomic instead of mutex PR: 269216 Reported by: 0xdutra@gmail.com (maintainer) UPDATING | 7 +++++++ benchmarks/ddosify/Makefile | 16 ++++++++++------ benchmarks/ddosify/distinfo | 32 +++++++++++++++++++++----------- 3 files changed, 38 insertions(+), 17 deletions(-)