Update to 0.17:
* Added support for ppp interfaces on FreeBSD (and others using DLT_PPP) * Added 802.1q VLAN support * a lot of bugfixes Approved by: garga (mentor)
This commit is contained in:
parent
7922f1ad2c
commit
2cc1a41798
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=156570
2 changed files with 4 additions and 5 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= iftop
|
||||
PORTVERSION= 0.16
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.17
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= http://www.ex-parrot.com/~pdw/iftop/download/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (iftop-0.16.tar.gz) = e24a6b444858ab72afc414376d28b966
|
||||
SHA256 (iftop-0.16.tar.gz) = 316f8d043f9d664959f61f3689cbfa4f2e4a9ad55310fa5e6e9ade2ec2b60d4e
|
||||
SIZE (iftop-0.16.tar.gz) = 153446
|
||||
MD5 (iftop-0.17.tar.gz) = 062bc8fb3856580319857326e0b8752d
|
||||
SHA256 (iftop-0.17.tar.gz) = d032547c708307159ff5fd0df23ebd3cfa7799c31536fa0aea1820318a8e0eac
|
||||
SIZE (iftop-0.17.tar.gz) = 160381
|
||||
|
|
Loading…
Reference in a new issue