mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 1.1
- Project moved to SourceForge, update MASTER_SITES and WWW - Update maintainer's email address PR: 134752 Submitted by: Oleg Derevenetz <oleg.derevenetz@gmail.com> (maintainer)
This commit is contained in:
parent
70d8c968bc
commit
c0792cda74
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234279
3 changed files with 7 additions and 7 deletions
|
@ -6,11 +6,11 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= bwping
|
PORTNAME= bwping
|
||||||
PORTVERSION= 1.0
|
PORTVERSION= 1.1
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= http://tclmon.vsi.ru/files/
|
MASTER_SITES= SF
|
||||||
|
|
||||||
MAINTAINER= oleg@vsi.ru
|
MAINTAINER= oleg.derevenetz@gmail.com
|
||||||
COMMENT= A tool to measure bandwidth and RTT between two hosts using ICMP
|
COMMENT= A tool to measure bandwidth and RTT between two hosts using ICMP
|
||||||
|
|
||||||
PLIST_FILES= sbin/bwping
|
PLIST_FILES= sbin/bwping
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (bwping-1.0.tar.gz) = 672ccdfa4ec7d5600533b247d7251ea0
|
MD5 (bwping-1.1.tar.gz) = 42fa5b164978df2f986c0315091b42d6
|
||||||
SHA256 (bwping-1.0.tar.gz) = 9b4eaea67003886c98c58ed79972e4794e987c7f356cb9f8c77bf9159830d17b
|
SHA256 (bwping-1.1.tar.gz) = 651f4c18bc4958c723b5847ec530848c905c2cf5cb7e191e76f0adbea535cfe8
|
||||||
SIZE (bwping-1.0.tar.gz) = 74312
|
SIZE (bwping-1.1.tar.gz) = 73381
|
||||||
|
|
|
@ -2,4 +2,4 @@ A tool to measure bandwidth and response times between two
|
||||||
hosts using Internet Control Message Protocol (ICMP) echo
|
hosts using Internet Control Message Protocol (ICMP) echo
|
||||||
request/echo reply mechanism.
|
request/echo reply mechanism.
|
||||||
|
|
||||||
WWW: http://tclmon.vsi.ru/utils.php
|
WWW: http://bwping.sourceforge.net/
|
||||||
|
|
Loading…
Add table
Reference in a new issue