Date: Tue, 26 Sep 2023 10:00:14 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: 2a3ecf3e019d - main - net/ntopng: Update, use correct distribution file Message-ID: <202309261000.38QA0EO0045119@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=2a3ecf3e019da5b366a85a4002319a6be6a8476f commit 2a3ecf3e019da5b366a85a4002319a6be6a8476f Author: Guido Falsi <madpilot@FreeBSD.org> AuthorDate: 2023-09-26 09:59:25 +0000 Commit: Guido Falsi <madpilot@FreeBSD.org> CommitDate: 2023-09-26 09:59:25 +0000 net/ntopng: Update, use correct distribution file PR: 274095 --- net/ntopng/Makefile | 6 +++--- net/ntopng/distinfo | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/net/ntopng/Makefile b/net/ntopng/Makefile index bf4c4e476e58..81b7b50ab31d 100644 --- a/net/ntopng/Makefile +++ b/net/ntopng/Makefile @@ -1,5 +1,5 @@ PORTNAME= ntopng -PORTVERSION= 5.6.d20230828 +PORTVERSION= 5.6.d20230920 PORTEPOCH= 1 CATEGORIES= net @@ -38,9 +38,9 @@ GROUPS= ntopng PLIST_SUB= NTOPNGUSER="${USERS}" NTOPNGROUP="${GROUPS}" USE_GITHUB= yes -GH_TUPLE= ntop:ntopng-dist:c3151a4:dist/httpdocs/dist +GH_TUPLE= ntop:ntopng-dist:e7a0d8b:dist/httpdocs/dist GH_ACCOUNT= ntop -GH_TAGNAME= 01841c9 +GH_TAGNAME= f5d186f CPE_VENDOR= ntop diff --git a/net/ntopng/distinfo b/net/ntopng/distinfo index eb6aedc40fd4..f7058050c57f 100644 --- a/net/ntopng/distinfo +++ b/net/ntopng/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1693406278 -SHA256 (ntop-ntopng-5.6.d20230828-01841c9_GH0.tar.gz) = b5e21cd9cd4404237ad81ebc5f6576b3a80e4a1d7057771069e20f2b5492b224 -SIZE (ntop-ntopng-5.6.d20230828-01841c9_GH0.tar.gz) = 46455181 -SHA256 (ntop-ntopng-dist-c3151a4_GH0.tar.gz) = 027338e251a8ac709875c36567de8339ca600899a30f6199006d34f42e2b111e -SIZE (ntop-ntopng-dist-c3151a4_GH0.tar.gz) = 2833791 +TIMESTAMP = 1695713574 +SHA256 (ntop-ntopng-5.6.d20230920-f5d186f_GH0.tar.gz) = 80bc8bb6528bdb03d08805f1f91e69edc87dfe4f731219b63b327a2a88bd7177 +SIZE (ntop-ntopng-5.6.d20230920-f5d186f_GH0.tar.gz) = 46455481 +SHA256 (ntop-ntopng-dist-e7a0d8b_GH0.tar.gz) = ed7c393c4d48be4fb304776a68cea237f48904ad3b14f3952c310dca2b10b873 +SIZE (ntop-ntopng-dist-e7a0d8b_GH0.tar.gz) = 2527713
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309261000.38QA0EO0045119>