Date: Thu, 8 Aug 2024 20:13:44 GMT From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 7bd18b40e4f9 - main - net/ntopng: Update to latest commit, allowing build with newer ndpi Message-ID: <202408082013.478KDiqp034013@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=7bd18b40e4f9e9e3b7e0f8a88af9e9820b3ba06c commit 7bd18b40e4f9e9e3b7e0f8a88af9e9820b3ba06c Author: Guido Falsi <madpilot@FreeBSD.org> AuthorDate: 2024-08-08 20:12:48 +0000 Commit: Guido Falsi <madpilot@FreeBSD.org> CommitDate: 2024-08-08 20:12:48 +0000 net/ntopng: Update to latest commit, allowing build with newer ndpi --- net/ntopng/Makefile | 5 ++--- net/ntopng/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/net/ntopng/Makefile b/net/ntopng/Makefile index 9db55a40b9d0..6fd656273505 100644 --- a/net/ntopng/Makefile +++ b/net/ntopng/Makefile @@ -1,6 +1,5 @@ PORTNAME= ntopng -PORTVERSION= 6.0.d20240620 -PORTREVISION= 1 +PORTVERSION= 6.0.d20240805 PORTEPOCH= 1 CATEGORIES= net @@ -41,7 +40,7 @@ PLIST_SUB= NTOPNGUSER="${USERS}" NTOPNGROUP="${GROUPS}" USE_GITHUB= yes GH_TUPLE= ntop:ntopng-dist:1dcd0a1:dist/httpdocs/dist GH_ACCOUNT= ntop -GH_TAGNAME= 1719c39c +GH_TAGNAME= e968941f CPE_VENDOR= ntop diff --git a/net/ntopng/distinfo b/net/ntopng/distinfo index 53021ad9b91b..fb2bcbe59ac3 100644 --- a/net/ntopng/distinfo +++ b/net/ntopng/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1719230329 -SHA256 (ntop-ntopng-6.0.d20240620-1719c39c_GH0.tar.gz) = 4762f38dbc9e64c5dcaf887553ebd346d47389b70debe3b1c759232e87448376 -SIZE (ntop-ntopng-6.0.d20240620-1719c39c_GH0.tar.gz) = 68321779 +TIMESTAMP = 1723142270 +SHA256 (ntop-ntopng-6.0.d20240805-e968941f_GH0.tar.gz) = 4fa71fcc16c6d554f8c768b37fb483d0211a6101750828ea1ba97b000493f095 +SIZE (ntop-ntopng-6.0.d20240805-e968941f_GH0.tar.gz) = 68322033 SHA256 (ntop-ntopng-dist-1dcd0a1_GH0.tar.gz) = 91716a773c07d49680b16572a5622b2d2bc0da1edc98b897a4665c10c2643b91 SIZE (ntop-ntopng-dist-1dcd0a1_GH0.tar.gz) = 2886790
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408082013.478KDiqp034013>