Bug 256568 - net/bwping: Update to 2.3
Summary: net/bwping: Update to 2.3
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: Rainer Hurling
URL: https://github.com/oleg-derevenetz/bw...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-12 18:03 UTC by Oleg Derevenetz
Modified: 2021-06-13 06:59 UTC (History)
1 user (show)

See Also:


Attachments
Update to 2.3 (798 bytes, patch)
2021-06-12 18:03 UTC, Oleg Derevenetz
oleg.derevenetz: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg Derevenetz 2021-06-12 18:03:33 UTC
Created attachment 225757 [details]
Update to 2.3
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-06-13 06:58:25 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=00d4fb1d2ffc9fc515068b66f06143943f461bce

commit 00d4fb1d2ffc9fc515068b66f06143943f461bce
Author:     Rainer Hurling <rhurlin@FreeBSD.org>
AuthorDate: 2021-06-13 06:55:33 +0000
Commit:     Rainer Hurling <rhurlin@FreeBSD.org>
CommitDate: 2021-06-13 06:55:33 +0000

    net/bwping: Update to 2.3

    RTT calculation is more accurate now.

    Changelog: https://github.com/oleg-derevenetz/bwping/releases/tag/RELEASE_2.3

    PR:             256568
    Reported by:    Oleg Derevenetz <oleg.derevenetz@gmail.com> (maintainer)

 net/bwping/Makefile | 2 +-
 net/bwping/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Rainer Hurling freebsd_committer freebsd_triage 2021-06-13 06:59:42 UTC
Committed, thanks :)