Date: Wed, 7 Jun 2023 16:39:42 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: 47bbc085264b - main - net/ndpi: Update to latest upstream stable snapshot. Message-ID: <202306071639.357Gdgb9090531@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=47bbc085264b6ea36199246fddbd31df62d6fc65 commit 47bbc085264b6ea36199246fddbd31df62d6fc65 Author: Guido Falsi <madpilot@FreeBSD.org> AuthorDate: 2023-06-07 16:38:38 +0000 Commit: Guido Falsi <madpilot@FreeBSD.org> CommitDate: 2023-06-07 16:38:38 +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 d2bb15ab453e..ca920d17c387 100644 --- a/net/ndpi/Makefile +++ b/net/ndpi/Makefile @@ -1,5 +1,5 @@ PORTNAME= ndpi -PORTVERSION= 4.6.d20230201 +PORTVERSION= 4.6.d20230510 PORTEPOCH= 1 CATEGORIES= net @@ -30,7 +30,7 @@ INSTALL_TARGET= install-strip USE_GITHUB= yes GH_ACCOUNT= ntop GH_PROJECT= nDPI -GH_TAGNAME= 56aade0 +GH_TAGNAME= 4432e5b PLIST_SUB= MAJOR_VER=${PORTVERSION:R:R} VER=${PORTVERSION:R} diff --git a/net/ndpi/distinfo b/net/ndpi/distinfo index cf22417b86f9..6f4ce70f53c5 100644 --- a/net/ndpi/distinfo +++ b/net/ndpi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1676626529 -SHA256 (ntop-nDPI-4.6.d20230201-56aade0_GH0.tar.gz) = cbde34191cd8bb6d0aa51775f4ed07c2919a5668dde94fabff8ee38eb23ec684 -SIZE (ntop-nDPI-4.6.d20230201-56aade0_GH0.tar.gz) = 29706674 +TIMESTAMP = 1686152228 +SHA256 (ntop-nDPI-4.6.d20230510-4432e5b_GH0.tar.gz) = 683bffed1ac54b54340ea4babd00171efcbcea6b81ebc2e3ad005e3ee6a8da7d +SIZE (ntop-nDPI-4.6.d20230510-4432e5b_GH0.tar.gz) = 29720730
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306071639.357Gdgb9090531>