From nobody Thu Jun 11 19:50:51 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gbtYS2svHz6gRlJ for ; Thu, 11 Jun 2026 19:50:52 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gbtYR6yGRz3TXk for ; Thu, 11 Jun 2026 19:50:51 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781207452; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=aEQy00RI+pIyOiN3B3AGrP4yZVqI9koqm4CGnOE0HLY=; b=w+WL3dsWDDG5vVxCoHAHL1TMmfTnz7Hd5hiH6TWptmQqAJ98Zdl+kCl/rbxn/zT0vrQnWt MxF9ACj8YubZVNR2n2TZoD0HiYEsqYWiIxANNh0YTBzmTFOfL+Xo9jQ0ez21o86BL5ook/ EYLXxRnvv3KSoWp4q3NEJPskq1ghR8VEgLQVNGK4Jdiu3Gq8tUa2rJ1b1QtfaT947qM7Rx CYmKiuo0yAnnGcX+7OfY4bcevHLuRfPeMa2qgmybzi38rUodpOGmi0GgwhAUVrxGmgARd+ Be+ta9kFwm+Kiz1w/Hu+goBX7g8EJSgRoTfRRzVLLo79ugzP8EqTAqKvTbRY2g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1781207452; a=rsa-sha256; cv=none; b=SXF+VYHeU/9nowyUlj+wxhoHyJ9xoK1af0M9bqwApiz0+rtBVJe9i6h4naBH5c9WQvHx/J IUpAnumwFpt2cmkOwJuiHbF4bpHBHi4zpYPRtOpi8xSKu40+swDY5bBrIOTjhdAojnt+mK d8mkStoU5y0GcoqLL3b2xLyBUcRex7nCnr1Yh3GMEMxjtb3P7knGndmAmUpbUfRz63rd0F vZbT30Mi57OsyeX/INHjS5Zn8ve53qWDQ4j+KbEbWoxXOGF6OJGCzUTNiEBnOdI2zz1lnW LaHv3ZKzAnEDzQ26GkotRweDm4q8aCkCtpgVMQ6fGumLTmX+iCRmWzIRlzT0cA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781207452; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=aEQy00RI+pIyOiN3B3AGrP4yZVqI9koqm4CGnOE0HLY=; b=osJpwHoOGTc7ovqpNI6Rkj/xP/x1IwQbqu8N97a+BNgfRwDF/qJE1ofMMIDmnRjjku2Dsz nz6hWdRD/X+JqoOYBAZBiVuuu5UnyEnfIIS3ENOOWBGS8vn+xF6vdCksfu5QXm6b7WSDVm Y2ZI9uxjpBKmhWSP7nheJJkreIuImy5QV9/9Ur1AVmEFhTrbRIHRphfv3LPPczwVuyqWhF G8d4cYOM3mxDXHhdxdtM83DGbMUX8pACrtFqWeoCWDMq23X80ypznALXt0vMVkcHMoNeQh hyb2JeKdeYGV11vm++Iakw+/ZruKDG4k6Zq49wzAY6j8iSp5RThZLea+Oijw+g== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gbtYR6YdTz14xH for ; Thu, 11 Jun 2026 19:50:51 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1e797 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 11 Jun 2026 19:50:51 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Guido Falsi Subject: git: 275d794100a7 - main - net/ndpi: Update to latest upstream stable snapshot List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: madpilot X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 275d794100a76f737d326ffe86fd1e79f334ad0c Auto-Submitted: auto-generated Date: Thu, 11 Jun 2026 19:50:51 +0000 Message-Id: <6a2b119b.1e797.fccf39f@gitrepo.freebsd.org> The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=275d794100a76f737d326ffe86fd1e79f334ad0c commit 275d794100a76f737d326ffe86fd1e79f334ad0c Author: Guido Falsi AuthorDate: 2026-06-11 19:50:03 +0000 Commit: Guido Falsi CommitDate: 2026-06-11 19:50:03 +0000 net/ndpi: Update to latest upstream stable snapshot --- net/ndpi/Makefile | 4 ++-- net/ndpi/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/net/ndpi/Makefile b/net/ndpi/Makefile index db97776be840..6b7107d8f694 100644 --- a/net/ndpi/Makefile +++ b/net/ndpi/Makefile @@ -1,5 +1,5 @@ PORTNAME= ndpi -PORTVERSION= 5.0.d20251224 +PORTVERSION= 5.0.d20260502 PORTEPOCH= 1 CATEGORIES= net @@ -30,7 +30,7 @@ INSTALL_TARGET= install-strip USE_GITHUB= yes GH_ACCOUNT= ntop GH_PROJECT= nDPI -GH_TAGNAME= 6ddf2ea +GH_TAGNAME= 70ca5b8 PLIST_SUB= MAJOR_VER=${PORTVERSION:R:R} VER=${PORTVERSION:R} diff --git a/net/ndpi/distinfo b/net/ndpi/distinfo index a7ca5d5bdd42..a5b5e9f32b1e 100644 --- a/net/ndpi/distinfo +++ b/net/ndpi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1766955507 -SHA256 (ntop-nDPI-5.0.d20251224-6ddf2ea_GH0.tar.gz) = b463a560cd78de2f48d4688a0ba1a70063ec4779678a4e7a360ffa36ba2e8409 -SIZE (ntop-nDPI-5.0.d20251224-6ddf2ea_GH0.tar.gz) = 42136226 +TIMESTAMP = 1781178518 +SHA256 (ntop-nDPI-5.0.d20260502-70ca5b8_GH0.tar.gz) = 3782a37ed6cd68f0e23004b92e63d7aaedd061ca067a01f3e121cd2a711dbdef +SIZE (ntop-nDPI-5.0.d20260502-70ca5b8_GH0.tar.gz) = 42135581