git: 00d4fb1d2ffc - main - net/bwping: Update to 2.3

Rainer Hurling rhurlin at FreeBSD.org
Sun Jun 13 06:57:58 UTC 2021


The branch main has been updated by rhurlin:

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

commit 00d4fb1d2ffc9fc515068b66f06143943f461bce
Author:     Rainer Hurling <rhurlin at FreeBSD.org>
AuthorDate: 2021-06-13 06:55:33 +0000
Commit:     Rainer Hurling <rhurlin at 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 at gmail.com> (maintainer)
---
 net/bwping/Makefile | 2 +-
 net/bwping/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net/bwping/Makefile b/net/bwping/Makefile
index 4c6bfaa6206f..4a615aaf06ee 100644
--- a/net/bwping/Makefile
+++ b/net/bwping/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	bwping
-PORTVERSION=	2.2
+PORTVERSION=	2.3
 CATEGORIES=	net
 MASTER_SITES=	SF
 
diff --git a/net/bwping/distinfo b/net/bwping/distinfo
index 6cc05e4eb38c..177eaa533b18 100644
--- a/net/bwping/distinfo
+++ b/net/bwping/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606508438
-SHA256 (bwping-2.2.tar.gz) = 7339541ec21fb9ae16d66ef0e45311696623133801aa86244d69bb276534ef4e
-SIZE (bwping-2.2.tar.gz) = 115060
+TIMESTAMP = 1623520312
+SHA256 (bwping-2.3.tar.gz) = 6417af412b68ebb77c45047fef8ced40db3b5dc646c9dd503a7855535a02f7d5
+SIZE (bwping-2.3.tar.gz) = 115310


More information about the dev-commits-ports-main mailing list