Bug 269216

Summary: benchmarks/ddosify: Update to 0.13.0
Product: Ports & Packages Reporter: Gabriel M. Dutra <dutra>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/ddosify/ddosify/releases/tag/v0.13.0
Attachments:
Description Flags
bump 0.13.0 dutra: maintainer-approval+

Description Gabriel M. Dutra freebsd_committer freebsd_triage 2023-01-29 03:32:55 UTC
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
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-01-29 18:57:35 UTC
This one will need an entry in UPDATING since there are config breaking changes.
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2023-01-30 08:39:13 UTC
Committed,

Thanks
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-01-30 08:39:35 UTC
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(-)