Bug 269796 - benchmarks/ddosify: Update to 0.14.1
Summary: benchmarks/ddosify: Update to 0.14.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL: https://github.com/ddosify/ddosify/re...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-24 05:58 UTC by Gabriel M. Dutra
Modified: 2023-02-24 16:47 UTC (History)
1 user (show)

See Also:


Attachments
bump 0.14.1 (1.68 KB, patch)
2023-02-24 05:58 UTC, Gabriel M. Dutra
dutra: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gabriel M. Dutra freebsd_committer freebsd_triage 2023-02-24 05:58:56 UTC
Created attachment 240361 [details]
bump 0.14.1

feat adding ZSH completions

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-02-24 16:46:46 UTC
Committed,

Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-02-24 16:47:36 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8845bc613fe3be94595b2e951a3e95cac9e82ebb

commit 8845bc613fe3be94595b2e951a3e95cac9e82ebb
Author:     Gabriel M. Dutra <0xdutra@gmail.com>
AuthorDate: 2023-02-24 12:47:00 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-02-24 16:42:11 +0000

    benchmarks/ddosify: Update to 0.14.1

    ChangeLog: https://github.com/ddosify/ddosify/releases/tag/v0.14.1

     * Merge remote-tracking branch 'origin/master' into develop
     * Update readme
     * fix benchmark test
     * fix typos
     * mock readTestData in test
     * move csv read to engine init
     * move csv read to engine init
     * readme xpath key fix
     * remove unnecessary literals
     * zsh: shell completion support

    PR:             269796
    Reported by:    0xdutra@gmail.com (maintainer)

 benchmarks/ddosify/Makefile | 12 +++++++++---
 benchmarks/ddosify/distinfo |  6 +++---
 2 files changed, 12 insertions(+), 6 deletions(-)