Date: Tue, 29 Dec 2020 10:31:46 +0000 (UTC) From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r559560 - in head/net: ndpi ntopng Message-ID: <202012291031.0BTAVk9U006459@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: madpilot Date: Tue Dec 29 10:31:46 2020 New Revision: 559560 URL: https://svnweb.freebsd.org/changeset/ports/559560 Log: Update ndpi and ntopng to latest upstream snapshot. Modified: head/net/ndpi/Makefile head/net/ndpi/distinfo head/net/ntopng/Makefile head/net/ntopng/distinfo head/net/ntopng/pkg-plist Modified: head/net/ndpi/Makefile ============================================================================== --- head/net/ndpi/Makefile Tue Dec 29 10:28:39 2020 (r559559) +++ head/net/ndpi/Makefile Tue Dec 29 10:31:46 2020 (r559560) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ndpi -PORTVERSION= 3.4.d20201101 +PORTVERSION= 3.4.d20201222 PORTEPOCH= 1 CATEGORIES= net @@ -28,7 +28,7 @@ INSTALL_TARGET= install-strip USE_GITHUB= yes GH_ACCOUNT= ntop GH_PROJECT= nDPI -GH_TAGNAME= d22bcc9 +GH_TAGNAME= 75898a4 PLIST_SUB= MAJOR_VER=${PORTVERSION:R:R} VER=${PORTVERSION:R} Modified: head/net/ndpi/distinfo ============================================================================== --- head/net/ndpi/distinfo Tue Dec 29 10:28:39 2020 (r559559) +++ head/net/ndpi/distinfo Tue Dec 29 10:31:46 2020 (r559560) @@ -1,3 +1,3 @@ -TIMESTAMP = 1604395517 -SHA256 (ntop-nDPI-3.4.d20201101-d22bcc9_GH0.tar.gz) = f9206fe31e443d91da75d1d1e22fe6ae1c32e29ab352d2f272bb1420e4ce3378 -SIZE (ntop-nDPI-3.4.d20201101-d22bcc9_GH0.tar.gz) = 37976104 +TIMESTAMP = 1609190628 +SHA256 (ntop-nDPI-3.4.d20201222-75898a4_GH0.tar.gz) = 336c4435175092c9c9017cccac0915a7ffcdff8e1aa5abb837bafcd9458a9c9a +SIZE (ntop-nDPI-3.4.d20201222-75898a4_GH0.tar.gz) = 37976155 Modified: head/net/ntopng/Makefile ============================================================================== --- head/net/ntopng/Makefile Tue Dec 29 10:28:39 2020 (r559559) +++ head/net/ntopng/Makefile Tue Dec 29 10:31:46 2020 (r559560) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ntopng -PORTVERSION= 4.2.d20201102 +PORTVERSION= 4.2.d20201228 PORTEPOCH= 1 CATEGORIES= net @@ -38,7 +38,7 @@ PLIST_SUB= NTOPNGUSER="${USERS}" NTOPNGROUP="${GROUPS} USE_GITHUB= yes GH_ACCOUNT= ntop -GH_TAGNAME= 5e649a2 +GH_TAGNAME= d2f4f8f CPE_VENDOR= ntop Modified: head/net/ntopng/distinfo ============================================================================== --- head/net/ntopng/distinfo Tue Dec 29 10:28:39 2020 (r559559) +++ head/net/ntopng/distinfo Tue Dec 29 10:31:46 2020 (r559560) @@ -1,3 +1,3 @@ -TIMESTAMP = 1604395621 -SHA256 (ntop-ntopng-4.2.d20201102-5e649a2_GH0.tar.gz) = 18b5c28385346acbfd89e223a03c3b008d65abe8e67d8aaacba99f170b84d3fa -SIZE (ntop-ntopng-4.2.d20201102-5e649a2_GH0.tar.gz) = 57559775 +TIMESTAMP = 1609190757 +SHA256 (ntop-ntopng-4.2.d20201228-d2f4f8f_GH0.tar.gz) = 041547feccd82237d3e8df0a75b163a9712248675a4d8117983719ffc5e61bd8 +SIZE (ntop-ntopng-4.2.d20201228-d2f4f8f_GH0.tar.gz) = 57560717 Modified: head/net/ntopng/pkg-plist ============================================================================== --- head/net/ntopng/pkg-plist Tue Dec 29 10:28:39 2020 (r559559) +++ head/net/ntopng/pkg-plist Tue Dec 29 10:31:46 2020 (r559560) @@ -2747,6 +2747,7 @@ man/man8/ntopng.8.gz %%DATADIR%%/scripts/plugins/endpoints/slack_alert_endpoint/alert_endpoints/slack.lua %%DATADIR%%/scripts/plugins/endpoints/slack_alert_endpoint/manifest.lua %%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/sqlite_alert_endpoint/manifest.lua %%DATADIR%%/scripts/plugins/endpoints/sqlite_alert_endpoint/templates/sqlite_endpoint.template
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012291031.0BTAVk9U006459>