net/ntopng: sync with upstream

Taken from: FreeBSD
This commit is contained in:
Franco Fichtner 2024-03-11 11:03:53 +01:00
parent 7193d48737
commit bd013672b8
3 changed files with 6 additions and 7 deletions

View File

@ -1,6 +1,5 @@
PORTNAME= ntopng
PORTVERSION= 6.0.d20240102
PORTREVISION= 1
PORTVERSION= 6.0.d20240307
PORTEPOCH= 1
CATEGORIES= net
@ -41,7 +40,7 @@ PLIST_SUB= NTOPNGUSER="${USERS}" NTOPNGROUP="${GROUPS}"
USE_GITHUB= yes
GH_TUPLE= ntop:ntopng-dist:dddc988:dist/httpdocs/dist
GH_ACCOUNT= ntop
GH_TAGNAME= 1a85a3d1
GH_TAGNAME= 1229d40d
CPE_VENDOR= ntop

View File

@ -1,5 +1,5 @@
TIMESTAMP = 1704289138
SHA256 (ntop-ntopng-6.0.d20240102-1a85a3d1_GH0.tar.gz) = 56d5ed490bbff3eb2b599ed0cf61c2bb2f10d3bf274a286c6642678b59eb247d
SIZE (ntop-ntopng-6.0.d20240102-1a85a3d1_GH0.tar.gz) = 68317371
TIMESTAMP = 1709883909
SHA256 (ntop-ntopng-6.0.d20240307-1229d40d_GH0.tar.gz) = cf25a7a530a8d3a6cdda9d2adc6a2aed1ef7864320c30f50a18fb657cf315b67
SIZE (ntop-ntopng-6.0.d20240307-1229d40d_GH0.tar.gz) = 68320590
SHA256 (ntop-ntopng-dist-dddc988_GH0.tar.gz) = 6b614c439506f3d9af89de7a821dc50baada7c56f15cdd28c31cae0a8ad7fb7d
SIZE (ntop-ntopng-dist-dddc988_GH0.tar.gz) = 2887475

View File

@ -1,7 +1,7 @@
#!/bin/sh
# PROVIDE: ntopng
# REQUIRE: LOGIN netif mysql
# REQUIRE: LOGIN netif mysql redis
# KEYWORD: shutdown
#
# Add the following lines to /etc/rc.conf to enable ntopng: