diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2024-08-08 20:12:48 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2024-08-08 20:12:48 +0000 |
commit | 7bd18b40e4f9e9e3b7e0f8a88af9e9820b3ba06c (patch) | |
tree | 17f08140353b40bbb963ac0f10c819b5d025fd58 | |
parent | 602397561782f953764bf3ab45ddea46b399b8d6 (diff) |
net/ntopng: Update to latest commit, allowing build with newer ndpi
-rw-r--r-- | net/ntopng/Makefile | 5 | ||||
-rw-r--r-- | 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 |