Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jun 2022 09:00:04 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: 8d2785cda312 - main - net/ndpi: Update to latest upstream commit.
Message-ID:  <202206280900.25S904Mg015234@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=8d2785cda312a16a7a56e0d3772fcccc40170b0c

commit 8d2785cda312a16a7a56e0d3772fcccc40170b0c
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2022-06-28 08:58:38 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2022-06-28 08:59:56 +0000

    net/ndpi: Update to latest upstream commit.
---
 net/ndpi/Makefile | 5 ++---
 net/ndpi/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/net/ndpi/Makefile b/net/ndpi/Makefile
index bf446f5a7baa..0d33d5fa485a 100644
--- a/net/ndpi/Makefile
+++ b/net/ndpi/Makefile
@@ -1,8 +1,7 @@
 # Created by: Muhammad Moinur Rahman <5u623l20@gmail.com>
 
 PORTNAME=	ndpi
-PORTVERSION=	4.2.d20220210
-PORTREVISION=	1
+PORTVERSION=	4.2.d20220608
 PORTEPOCH=	1
 CATEGORIES=	net
 
@@ -32,7 +31,7 @@ INSTALL_TARGET=	install-strip
 USE_GITHUB=	yes
 GH_ACCOUNT=	ntop
 GH_PROJECT=	nDPI
-GH_TAGNAME=	258fedb
+GH_TAGNAME=	bb59f2e
 
 PLIST_SUB=	MAJOR_VER=${PORTVERSION:R:R} VER=${PORTVERSION:R}
 
diff --git a/net/ndpi/distinfo b/net/ndpi/distinfo
index 8bb31beac58f..0a2f0ac2ad46 100644
--- a/net/ndpi/distinfo
+++ b/net/ndpi/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1647810813
-SHA256 (ntop-nDPI-4.2.d20220210-258fedb_GH0.tar.gz) = aba68eac042c742b94e3689ea2b2691f8485aceca5b79327f7936dde4bdca6a4
-SIZE (ntop-nDPI-4.2.d20220210-258fedb_GH0.tar.gz) = 126560593
+TIMESTAMP = 1656342275
+SHA256 (ntop-nDPI-4.2.d20220608-bb59f2e_GH0.tar.gz) = 34e7b84fbd09f20fd3a61fe4d9218ca71a5a6d417a39e62e7eb3cfe35d664cf6
+SIZE (ntop-nDPI-4.2.d20220608-bb59f2e_GH0.tar.gz) = 126569179



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206280900.25S904Mg015234>