Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Aug 2021 15:20:00 GMT
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 39f013473827 - main - net/ntopng: Update to latest upstream snapshot
Message-ID:  <202108071520.177FK0tv030387@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by madpilot:

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

commit 39f013473827829f5d843f90db10a8b9d0e5f805
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2021-08-07 15:19:12 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2021-08-07 15:19:12 +0000

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

diff --git a/net/ntopng/Makefile b/net/ntopng/Makefile
index 17cccdead365..9c269fe858e9 100644
--- a/net/ntopng/Makefile
+++ b/net/ntopng/Makefile
@@ -1,7 +1,7 @@
 # Created by: Muhammad Moinur Rahman <5u623l20@gmail.com>
 
 PORTNAME=	ntopng
-PORTVERSION=	4.2.d20210615
+PORTVERSION=	4.2.d20210726
 PORTEPOCH=	1
 CATEGORIES=	net
 
@@ -26,6 +26,7 @@ BUILD_DEPENDS=	bash:shells/bash
 
 USES=		autoreconf compiler:c++11-lang cpe gmake libtool localbase \
 		mysql pathfix pkgconfig shebangfix sqlite ssl
+USE_OPENLDAP=	yes
 
 SUB_FILES=	ntopng-geoip2update.sh pkg-deinstall
 SHEBANG_FILES=	httpdocs/misc/ntopng-add-user.sh \
@@ -39,7 +40,7 @@ PLIST_SUB=	NTOPNGUSER="${USERS}" NTOPNGROUP="${GROUPS}"
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	ntop
-GH_TAGNAME=	0139dd5
+GH_TAGNAME=	025e96e
 
 CPE_VENDOR=	ntop
 
diff --git a/net/ntopng/distinfo b/net/ntopng/distinfo
index 2d2aab0648fc..8ab7b4174202 100644
--- a/net/ntopng/distinfo
+++ b/net/ntopng/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1624003569
-SHA256 (ntop-ntopng-4.2.d20210615-0139dd5_GH0.tar.gz) = e5863b264a793ddf1ed8e5730430cd7ef2dd63abe2251e1a89aa3c8477b38601
-SIZE (ntop-ntopng-4.2.d20210615-0139dd5_GH0.tar.gz) = 57566450
+TIMESTAMP = 1628332234
+SHA256 (ntop-ntopng-4.2.d20210726-025e96e_GH0.tar.gz) = fbec1aa13766816e0b1dfcee0a62661d14fb90812c54a0c5c14193e64481fa2d
+SIZE (ntop-ntopng-4.2.d20210726-025e96e_GH0.tar.gz) = 57567349
diff --git a/net/ntopng/pkg-plist b/net/ntopng/pkg-plist
index afbc225d31e6..e5dd9c90866f 100644
--- a/net/ntopng/pkg-plist
+++ b/net/ntopng/pkg-plist
@@ -1835,7 +1835,7 @@ man/man8/ntopng.8.gz
 %%DATADIR%%/httpdocs/js/pages/datasource_list.js
 %%DATADIR%%/httpdocs/js/pages/endpoint-notifications-list.js
 %%DATADIR%%/httpdocs/js/pages/flowdevice_details.js
-%%DATADIR%%/httpdocs/js/pages/flowdevices_stats.js
+%%DATADIR%%/httpdocs/js/pages/flowdevices_page.js
 %%DATADIR%%/httpdocs/js/pages/import-export-config.js
 %%DATADIR%%/httpdocs/js/pages/manage-configurations.js
 %%DATADIR%%/httpdocs/js/pages/pools/host-members.js
@@ -2426,6 +2426,7 @@ man/man8/ntopng.8.gz
 %%DATADIR%%/scripts/lua/modules/snmp_consts.lua
 %%DATADIR%%/scripts/lua/modules/stats_utils.lua
 %%DATADIR%%/scripts/lua/modules/storage_utils.lua
+%%DATADIR%%/scripts/lua/modules/sys_utils.lua
 %%DATADIR%%/scripts/lua/modules/syslog_utils.lua
 %%DATADIR%%/scripts/lua/modules/system_utils.lua
 %%DATADIR%%/scripts/lua/modules/tcp_flow_state_utils.lua



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108071520.177FK0tv030387>