Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jan 2024 13:40:34 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: 8c099b1e911b - main - net/ntopng: Fix version number going backwards
Message-ID:  <202401031340.403DeY79022574@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=8c099b1e911ba8e6b69a16aea1b5da4e95088ca7

commit 8c099b1e911ba8e6b69a16aea1b5da4e95088ca7
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2024-01-03 13:39:17 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2024-01-03 13:39:17 +0000

    net/ntopng: Fix version number going backwards
    
    Fixes:          aebddcd671f2902fba743907c17153c4ee077651
---
 net/ntopng/Makefile | 2 +-
 net/ntopng/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net/ntopng/Makefile b/net/ntopng/Makefile
index 11d25dbd88f5..208855654859 100644
--- a/net/ntopng/Makefile
+++ b/net/ntopng/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	ntopng
-PORTVERSION=	6.0.d20230102
+PORTVERSION=	6.0.d20240102
 PORTEPOCH=	1
 CATEGORIES=	net
 
diff --git a/net/ntopng/distinfo b/net/ntopng/distinfo
index d4666051632b..d1227adafe78 100644
--- a/net/ntopng/distinfo
+++ b/net/ntopng/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1704230689
-SHA256 (ntop-ntopng-6.0.d20230102-1a85a3d1_GH0.tar.gz) = 56d5ed490bbff3eb2b599ed0cf61c2bb2f10d3bf274a286c6642678b59eb247d
-SIZE (ntop-ntopng-6.0.d20230102-1a85a3d1_GH0.tar.gz) = 68317371
+TIMESTAMP = 1704289138
+SHA256 (ntop-ntopng-6.0.d20240102-1a85a3d1_GH0.tar.gz) = 56d5ed490bbff3eb2b599ed0cf61c2bb2f10d3bf274a286c6642678b59eb247d
+SIZE (ntop-ntopng-6.0.d20240102-1a85a3d1_GH0.tar.gz) = 68317371
 SHA256 (ntop-ntopng-dist-dddc988_GH0.tar.gz) = 6b614c439506f3d9af89de7a821dc50baada7c56f15cdd28c31cae0a8ad7fb7d
 SIZE (ntop-ntopng-dist-dddc988_GH0.tar.gz) = 2887475



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