git: 802a483bd624 - main - net-mgmt/TkTopNetFlows: Use tk:86
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Dec 2021 10:45:55 UTC
The branch main has been updated by lwhsu:
URL: https://cgit.FreeBSD.org/ports/commit/?id=802a483bd624b450317b361ac951ef847dbd2446
commit 802a483bd624b450317b361ac951ef847dbd2446
Author: Chris Hutchinson <portmaster@bsdforge.com>
AuthorDate: 2021-12-20 10:44:48 +0000
Commit: Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2021-12-20 10:44:48 +0000
net-mgmt/TkTopNetFlows: Use tk:86
PR: 258101
---
net-mgmt/TkTopNetFlows/Makefile | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/net-mgmt/TkTopNetFlows/Makefile b/net-mgmt/TkTopNetFlows/Makefile
index 96daa952cd99..71a494dc6fca 100644
--- a/net-mgmt/TkTopNetFlows/Makefile
+++ b/net-mgmt/TkTopNetFlows/Makefile
@@ -2,18 +2,20 @@
PORTNAME= TkTopNetFlows
PORTVERSION= 0.4
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= net-mgmt
MASTER_SITES= http://vfom.narod.ru/download/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= portmaster@BSDforge.com
COMMENT= GUI tool for NetFlow data visualisation
+# LICENSE - zero indication within source, need to contact author
+
LIB_DEPENDS= libBLT25.so:x11-toolkits/blt \
libTktable2.10.so:x11-toolkits/tktable
RUN_DEPENDS= flowdumper:net-mgmt/p5-Cflow
-USES= perl5 shebangfix tk:85
+USES= perl5 shebangfix tk:86
SHEBANG_FILES= flow_Server.pl view_definitions.pl.example
NO_BUILD= yes
NO_ARCH= yes