diff --git a/net/ntopng/Makefile b/net/ntopng/Makefile index 8f2b3a1ce516..17cccdead365 100644 --- a/net/ntopng/Makefile +++ b/net/ntopng/Makefile @@ -1,64 +1,64 @@ # Created by: Muhammad Moinur Rahman <5u623l20@gmail.com> PORTNAME= ntopng -PORTVERSION= 4.2.d20210309 +PORTVERSION= 4.2.d20210615 PORTEPOCH= 1 CATEGORIES= net MAINTAINER= madpilot@FreeBSD.org COMMENT= Network monitoring tool with command line and web interfaces LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= librrd.so:databases/rrdtool \ libzmq.so:net/libzmq4 \ libcurl.so:ftp/curl \ libndpi.so:net/ndpi \ libjson-c.so:devel/json-c \ libsodium.so:security/libsodium \ libmaxminddb.so:net/libmaxminddb \ libexpat.so:textproc/expat2 \ libzstd.so:archivers/zstd \ libgcrypt.so:security/libgcrypt \ libgpg-error.so:security/libgpg-error BUILD_DEPENDS= bash:shells/bash USES= autoreconf compiler:c++11-lang cpe gmake libtool localbase \ mysql pathfix pkgconfig shebangfix sqlite ssl SUB_FILES= ntopng-geoip2update.sh pkg-deinstall SHEBANG_FILES= httpdocs/misc/ntopng-add-user.sh \ httpdocs/misc/ntopng-utils-manage-config.in GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-ndpi-includes=${LOCALBASE}/include/ndpi USERS= ntopng GROUPS= ntopng PLIST_SUB= NTOPNGUSER="${USERS}" NTOPNGROUP="${GROUPS}" USE_GITHUB= yes GH_ACCOUNT= ntop GH_TAGNAME= 0139dd5 CPE_VENDOR= ntop OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_USES= gettext USE_RC_SUBR= ntopng post-patch: cd ${WRKSRC} && ${SH} autogen.sh post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/ntopng ${MKDIR} ${STAGEDIR}/var/db/ntopng ${INSTALL_SCRIPT} ${WRKDIR}/ntopng-geoip2update.sh ${STAGEDIR}${PREFIX}/bin ${RM} ${STAGEDIR}${DATADIR}/httpdocs/misc/ntopng-utils-manage-updates \ ${STAGEDIR}${DATADIR}/httpdocs/misc/ntopng-utils-manage-updates.in .include diff --git a/net/ntopng/distinfo b/net/ntopng/distinfo index c174f485f7c0..2d2aab0648fc 100644 --- a/net/ntopng/distinfo +++ b/net/ntopng/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1615504643 -SHA256 (ntop-ntopng-4.2.d20210309-0139dd5_GH0.tar.gz) = e5863b264a793ddf1ed8e5730430cd7ef2dd63abe2251e1a89aa3c8477b38601 -SIZE (ntop-ntopng-4.2.d20210309-0139dd5_GH0.tar.gz) = 57566450 +TIMESTAMP = 1624003569 +SHA256 (ntop-ntopng-4.2.d20210615-0139dd5_GH0.tar.gz) = e5863b264a793ddf1ed8e5730430cd7ef2dd63abe2251e1a89aa3c8477b38601 +SIZE (ntop-ntopng-4.2.d20210615-0139dd5_GH0.tar.gz) = 57566450