Hi,

Main change since 0.6 is that it can now also print total bandwidth
consumed (rx/tx) via SIGINFO.

Index: Makefile
===================================================================
RCS file: /cvs/ports/net/sbm/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 Makefile
--- Makefile    14 Mar 2016 12:26:07 -0000      1.1.1.1
+++ Makefile    5 Aug 2016 12:27:59 -0000
@@ -1,7 +1,7 @@
 # $OpenBSD: Makefile,v 1.1.1.1 2016/03/14 12:26:07 jca Exp $
 
 COMMENT =              simple bandwidth monitor
-DISTNAME =             sbm-0.6
+DISTNAME =             sbm-0.8
 CATEGORIES =           net
 HOMEPAGE =             http://git.2f30.org/sbm/
 MAINTAINER =           Dimitris Papastamos <s...@2f30.org>
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/sbm/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo    14 Mar 2016 12:26:07 -0000      1.1.1.1
+++ distinfo    5 Aug 2016 12:27:59 -0000
@@ -1,2 +1,2 @@
-SHA256 (sbm-0.6.tar.gz) = QCWLfb1W+X7xKvlRwAK0w3Sjt5PFEkxn0Z1eyOTFKbQ=
-SIZE (sbm-0.6.tar.gz) = 4433
+SHA256 (sbm-0.8.tar.gz) = wJY7AEDbeWb9aKAEMvrdTouCPz/T2ocxnuSPp0UaO0w=
+SIZE (sbm-0.8.tar.gz) = 5012

Reply via email to