git: acce63456b05 - main - net/ntopng: Update to latest upstream snapshot

Guido Falsi madpilot at FreeBSD.org
Thu Sep 30 14:05:57 UTC 2021


The branch main has been updated by madpilot:

URL: https://cgit.FreeBSD.org/ports/commit/?id=acce63456b05c0f4bfa972ea9c9f8bb46966c410

commit acce63456b05c0f4bfa972ea9c9f8bb46966c410
Author:     Guido Falsi <madpilot at FreeBSD.org>
AuthorDate: 2021-09-30 14:05:05 +0000
Commit:     Guido Falsi <madpilot at FreeBSD.org>
CommitDate: 2021-09-30 14:05:48 +0000

    net/ntopng: Update to latest upstream snapshot
---
 net/ntopng/Makefile  | 4 ++--
 net/ntopng/distinfo  | 6 +++---
 net/ntopng/pkg-plist | 1 +
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/net/ntopng/Makefile b/net/ntopng/Makefile
index 812f1d09b6b9..05dcfc7ec3b0 100644
--- a/net/ntopng/Makefile
+++ b/net/ntopng/Makefile
@@ -1,7 +1,7 @@
 # Created by: Muhammad Moinur Rahman <5u623l20 at gmail.com>
 
 PORTNAME=	ntopng
-PORTVERSION=	5.0.d20210820
+PORTVERSION=	5.0.d20210923
 PORTEPOCH=	1
 CATEGORIES=	net
 
@@ -40,7 +40,7 @@ PLIST_SUB=	NTOPNGUSER="${USERS}" NTOPNGROUP="${GROUPS}"
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	ntop
-GH_TAGNAME=	8586709
+GH_TAGNAME=	e8c2ba4
 
 CPE_VENDOR=	ntop
 
diff --git a/net/ntopng/distinfo b/net/ntopng/distinfo
index 04e47f4f65ed..5aae4fdb061e 100644
--- a/net/ntopng/distinfo
+++ b/net/ntopng/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1629629127
-SHA256 (ntop-ntopng-5.0.d20210820-8586709_GH0.tar.gz) = 998255556f7e50d107d0a782bf1a5ee02009a22dd0ddc7bc5a32c6e0d6f0af7a
-SIZE (ntop-ntopng-5.0.d20210820-8586709_GH0.tar.gz) = 57937186
+TIMESTAMP = 1633001612
+SHA256 (ntop-ntopng-5.0.d20210923-e8c2ba4_GH0.tar.gz) = 644cb18db286cbd9828f377946cc74116707a4263ce72b01824fc32491ac6b96
+SIZE (ntop-ntopng-5.0.d20210923-e8c2ba4_GH0.tar.gz) = 57937038
diff --git a/net/ntopng/pkg-plist b/net/ntopng/pkg-plist
index 01afd2e2df49..7f001424c29d 100644
--- a/net/ntopng/pkg-plist
+++ b/net/ntopng/pkg-plist
@@ -2132,6 +2132,7 @@ man/man8/ntopng.8.gz
 %%DATADIR%%/scripts/lua/flow_stats.lua
 %%DATADIR%%/scripts/lua/flows_stats.lua
 %%DATADIR%%/scripts/lua/geoip_config.lua
+%%DATADIR%%/scripts/lua/get_arp_data.lua
 %%DATADIR%%/scripts/lua/get_as_data.lua
 %%DATADIR%%/scripts/lua/get_ases_data.lua
 %%DATADIR%%/scripts/lua/get_check_config.lua


More information about the dev-commits-ports-main mailing list