Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Aug 2020 13:30:27 +0000 (UTC)
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r544330 - in head/net: ndpi ntopng
Message-ID:  <202008071330.077DURMe028730@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: madpilot
Date: Fri Aug  7 13:30:27 2020
New Revision: 544330
URL: https://svnweb.freebsd.org/changeset/ports/544330

Log:
  Update ntopng to latest upstream commit.

Modified:
  head/net/ndpi/Makefile
  head/net/ndpi/distinfo
  head/net/ntopng/Makefile
  head/net/ntopng/distinfo

Modified: head/net/ndpi/Makefile
==============================================================================
--- head/net/ndpi/Makefile	Fri Aug  7 13:27:41 2020	(r544329)
+++ head/net/ndpi/Makefile	Fri Aug  7 13:30:27 2020	(r544330)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ndpi
-PORTVERSION=	3.2.d20200403
-PORTREVISION=	1
+PORTVERSION=	3.2.d20200721
 PORTEPOCH=	1
 CATEGORIES=	net
 
@@ -29,7 +28,7 @@ INSTALL_TARGET=	install-strip
 USE_GITHUB=	yes
 GH_ACCOUNT=	ntop
 GH_PROJECT=	nDPI
-GH_TAGNAME=	60e3ac6
+GH_TAGNAME=	6735bb3
 
 PLIST_SUB=	MAJOR_VER=${PORTVERSION:R:R} VER=${PORTVERSION:R}
 

Modified: head/net/ndpi/distinfo
==============================================================================
--- head/net/ndpi/distinfo	Fri Aug  7 13:27:41 2020	(r544329)
+++ head/net/ndpi/distinfo	Fri Aug  7 13:30:27 2020	(r544330)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586891830
-SHA256 (ntop-nDPI-3.2.d20200403-60e3ac6_GH0.tar.gz) = d7a1b6df9b5ddc2a653218a9c9185cf3b3009f7ddfeea0807ad747c020b13359
-SIZE (ntop-nDPI-3.2.d20200403-60e3ac6_GH0.tar.gz) = 29586002
+TIMESTAMP = 1596791745
+SHA256 (ntop-nDPI-3.2.d20200721-6735bb3_GH0.tar.gz) = 72ad5133db2373114559c076776b50b98281065d19f372312b94b6395fb30124
+SIZE (ntop-nDPI-3.2.d20200721-6735bb3_GH0.tar.gz) = 29585843

Modified: head/net/ntopng/Makefile
==============================================================================
--- head/net/ntopng/Makefile	Fri Aug  7 13:27:41 2020	(r544329)
+++ head/net/ntopng/Makefile	Fri Aug  7 13:30:27 2020	(r544330)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ntopng
-PORTVERSION=	4.0.d20200615
-PORTREVISION=	1
+PORTVERSION=	4.0.d20200710
 PORTEPOCH=	1
 CATEGORIES=	net
 
@@ -37,7 +36,7 @@ PLIST_SUB=	NTOPNGUSER="${USERS}" NTOPNGROUP="${GROUPS}
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	ntop
-GH_TAGNAME=	20c4c31
+GH_TAGNAME=	542be34
 
 CPE_VENDOR=	ntop
 

Modified: head/net/ntopng/distinfo
==============================================================================
--- head/net/ntopng/distinfo	Fri Aug  7 13:27:41 2020	(r544329)
+++ head/net/ntopng/distinfo	Fri Aug  7 13:30:27 2020	(r544330)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1592226824
-SHA256 (ntop-ntopng-4.0.d20200615-20c4c31_GH0.tar.gz) = f25c29945c55779b78244f1573253090da2345d186ffc6c6decaa73a5f65b37f
-SIZE (ntop-ntopng-4.0.d20200615-20c4c31_GH0.tar.gz) = 43399945
+TIMESTAMP = 1596791813
+SHA256 (ntop-ntopng-4.0.d20200710-542be34_GH0.tar.gz) = 483954d1f1c5fe36af100e7fb10b947e6fa7e8c274673d8c376108046a412c8b
+SIZE (ntop-ntopng-4.0.d20200710-542be34_GH0.tar.gz) = 43401588



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