svn commit: r538924 - head/net/ntopng
Guido Falsi
madpilot at FreeBSD.org
Mon Jun 15 17:48:51 UTC 2020
Author: madpilot
Date: Mon Jun 15 17:48:50 2020
New Revision: 538924
URL: https://svnweb.freebsd.org/changeset/ports/538924
Log:
- Update ntopng to latest upstream commit
This includes a fix for high CPU usage
PR: 246929
Submitted by: Michael Muenz <m.muenz at gmail.com>
Modified:
head/net/ntopng/Makefile
head/net/ntopng/distinfo
Modified: head/net/ntopng/Makefile
==============================================================================
--- head/net/ntopng/Makefile Mon Jun 15 17:44:20 2020 (r538923)
+++ head/net/ntopng/Makefile Mon Jun 15 17:48:50 2020 (r538924)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ntopng
-PORTVERSION= 4.0.d20200530
+PORTVERSION= 4.0.d20200615
PORTEPOCH= 1
CATEGORIES= net
@@ -36,7 +36,7 @@ PLIST_SUB= NTOPNGUSER="${USERS}" NTOPNGROUP="${GROUPS}
USE_GITHUB= yes
GH_ACCOUNT= ntop
-GH_TAGNAME= 66a6a44
+GH_TAGNAME= 20c4c31
CPE_VENDOR= ntop
Modified: head/net/ntopng/distinfo
==============================================================================
--- head/net/ntopng/distinfo Mon Jun 15 17:44:20 2020 (r538923)
+++ head/net/ntopng/distinfo Mon Jun 15 17:48:50 2020 (r538924)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1590935345
-SHA256 (ntop-ntopng-4.0.d20200530-66a6a44_GH0.tar.gz) = ee56a7418d46c40e5375dde963fd06d773c0c8237b77cab1208c93e8e525f85c
-SIZE (ntop-ntopng-4.0.d20200530-66a6a44_GH0.tar.gz) = 43398672
+TIMESTAMP = 1592226824
+SHA256 (ntop-ntopng-4.0.d20200615-20c4c31_GH0.tar.gz) = f25c29945c55779b78244f1573253090da2345d186ffc6c6decaa73a5f65b37f
+SIZE (ntop-ntopng-4.0.d20200615-20c4c31_GH0.tar.gz) = 43399945
More information about the svn-ports-all
mailing list