Update ndpi and ntopng to latest upstream snapshot.
This commit is contained in:
parent
15bd2b70b6
commit
8b74956559
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559560
@ -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}
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user