From 9f6f7be149871f492ae01acd184a914b9525b40f Mon Sep 17 00:00:00 2001 From: dhartmei Date: Mon, 12 Aug 2002 11:37:03 +0000 Subject: [PATCH] Update to 1.1 - get rid of X11/Xpm dependencies (not needed with -current gd) - add graph generation example to man page (-c -d at the same time) - open /dev/pf read-write, which is neccessary in 3.0 - change a counter to u_int64_t so it doesn't overflow Thanks to wilfried@, Philipp Morger, Jolan Luff, Rodolphe Ortalo for feedback. --- net/pfstat/Makefile | 4 ++-- net/pfstat/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/net/pfstat/Makefile b/net/pfstat/Makefile index ee466a765de..c48b76e876a 100644 --- a/net/pfstat/Makefile +++ b/net/pfstat/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.1 2002/07/26 07:25:35 dhartmei Exp $ +# $OpenBSD: Makefile,v 1.2 2002/08/12 11:37:03 dhartmei Exp $ COMMENT= "packet filter statistics visualization" -DISTNAME= pfstat-1.0 +DISTNAME= pfstat-1.1 CATEGORIES= net MASTER_SITES= http://www.benzedrine.cx/ diff --git a/net/pfstat/distinfo b/net/pfstat/distinfo index 706e5c51e6e..2c9503518aa 100644 --- a/net/pfstat/distinfo +++ b/net/pfstat/distinfo @@ -1,3 +1,3 @@ -MD5 (pfstat-1.0.tar.gz) = 140b77db78c982478c2c47a4b295e070 -RMD160 (pfstat-1.0.tar.gz) = 07513e6d88f62ba0c4f22a5f063473280dae803d -SHA1 (pfstat-1.0.tar.gz) = b37eb1886e0814c55dd0a0405240dcd2cb5a1c9d +MD5 (pfstat-1.1.tar.gz) = 634709e1325164d500a7497f4fdd1752 +RMD160 (pfstat-1.1.tar.gz) = 402e4a51029f9a59a6a0abbcf16446a45f30d355 +SHA1 (pfstat-1.1.tar.gz) = 542b664b275c25c1c0728ca4b6e360a4288e6672