summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/ntopng/Makefile4
-rw-r--r--net/ntopng/distinfo6
-rw-r--r--net/ntopng/files/patch-configure.seed13
-rw-r--r--net/ntopng/pkg-plist2
4 files changed, 11 insertions, 14 deletions
diff --git a/net/ntopng/Makefile b/net/ntopng/Makefile
index e280a4c8247b..9e1c69c8661d 100644
--- a/net/ntopng/Makefile
+++ b/net/ntopng/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ntopng
-PORTVERSION= 4.2.d20210122
+PORTVERSION= 4.2.d20210309
PORTEPOCH= 1
CATEGORIES= net
@@ -40,7 +40,7 @@ PLIST_SUB= NTOPNGUSER="${USERS}" NTOPNGROUP="${GROUPS}"
USE_GITHUB= yes
GH_ACCOUNT= ntop
-GH_TAGNAME= e91b1b5
+GH_TAGNAME= 0139dd5
CPE_VENDOR= ntop
diff --git a/net/ntopng/distinfo b/net/ntopng/distinfo
index 5b21b518b7be..c174f485f7c0 100644
--- a/net/ntopng/distinfo
+++ b/net/ntopng/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1611571552
-SHA256 (ntop-ntopng-4.2.d20210122-e91b1b5_GH0.tar.gz) = cab743b41b2db631d3134e6745f8328261b13c0cb5cda3d9260fd26ae712f39e
-SIZE (ntop-ntopng-4.2.d20210122-e91b1b5_GH0.tar.gz) = 57562463
+TIMESTAMP = 1615504643
+SHA256 (ntop-ntopng-4.2.d20210309-0139dd5_GH0.tar.gz) = e5863b264a793ddf1ed8e5730430cd7ef2dd63abe2251e1a89aa3c8477b38601
+SIZE (ntop-ntopng-4.2.d20210309-0139dd5_GH0.tar.gz) = 57566450
diff --git a/net/ntopng/files/patch-configure.seed b/net/ntopng/files/patch-configure.seed
index a5334077adce..a67900b894cd 100644
--- a/net/ntopng/files/patch-configure.seed
+++ b/net/ntopng/files/patch-configure.seed
@@ -1,4 +1,4 @@
---- configure.seed.orig 2021-01-22 10:38:16 UTC
+--- configure.seed.orig 2021-03-10 17:29:02 UTC
+++ configure.seed
@@ -4,7 +4,7 @@ dnl> Do not add anything above
@@ -9,7 +9,7 @@
AC_PROG_CPP
AC_PROG_CXX
-@@ -77,33 +77,8 @@ fi
+@@ -128,33 +128,8 @@ fi
# On CentOS 6 `git rev-list HEAD --count` does not work
#
#
@@ -44,7 +44,7 @@
SHORT_MACHINE=`uname -m | cut -b1-3`
GIT_RELEASE="@GIT_RELEASE@"
-@@ -233,7 +208,7 @@ else
+@@ -298,7 +273,7 @@ else
fi
fi
@@ -53,7 +53,7 @@
AC_MSG_CHECKING(for ntopng professional edition)
-@@ -678,16 +653,6 @@ AC_DEFINE_UNQUOTED(_CRT_SECURE_NO_WARNINGS, 1, [Disabl
+@@ -716,11 +691,6 @@ AC_DEFINE_UNQUOTED(_CRT_SECURE_NO_WARNINGS, 1, [Disabl
GMAKE=`which gmake`
if test x$GMAKE = x; then
GMAKE="make"
@@ -62,11 +62,6 @@
-GIT=`which git`
-if test x$GIT = x; then
- AC_MSG_RESULT(FATAL ERROR: git is not installed on your host)
--fi
--
--WGET=`which wget`
--if test x$WGET = x; then
-- AC_MSG_RESULT(ERROR. wget is not installed on your host: you cannot download GeoIP data)
fi
umask 002
diff --git a/net/ntopng/pkg-plist b/net/ntopng/pkg-plist
index 1ce70eeccfa6..afbc225d31e6 100644
--- a/net/ntopng/pkg-plist
+++ b/net/ntopng/pkg-plist
@@ -2749,6 +2749,8 @@ man/man8/ntopng.8.gz
%%DATADIR%%/scripts/plugins/endpoints/slack_alert_endpoint/templates/slack_endpoint.template
%%DATADIR%%/scripts/plugins/endpoints/slack_alert_endpoint/templates/slack_recipient.template
%%DATADIR%%/scripts/plugins/endpoints/sqlite_alert_endpoint/alert_endpoints/sqlite.lua
+%%DATADIR%%/scripts/plugins/endpoints/syslog_alert_endpoint/http_lint.lua
+%%DATADIR%%/scripts/plugins/endpoints/syslog_alert_endpoint/locales/en.lua
%%DATADIR%%/scripts/plugins/endpoints/sqlite_alert_endpoint/manifest.lua
%%DATADIR%%/scripts/plugins/endpoints/sqlite_alert_endpoint/templates/sqlite_endpoint.template
%%DATADIR%%/scripts/plugins/endpoints/sqlite_alert_endpoint/templates/sqlite_recipient.template