Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Mar 2018 08:32:53 +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: r464662 - in head/net: ndpi ntopng
Message-ID:  <201803160832.w2G8Wrim062280@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: madpilot
Date: Fri Mar 16 08:32:53 2018
New Revision: 464662
URL: https://svnweb.freebsd.org/changeset/ports/464662

Log:
  Update nDPI and ntopng to latest upstream versions.

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 Mar 16 08:21:16 2018	(r464661)
+++ head/net/ndpi/Makefile	Fri Mar 16 08:32:53 2018	(r464662)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ndpi
-PORTVERSION=	2.2.2017.12.05
-PORTREVISION=	1
+PORTVERSION=	2.2.2018.01.31
 CATEGORIES=	net
 
 MAINTAINER=	madpilot@FreeBSD.org
@@ -26,7 +25,7 @@ INSTALL_TARGET=	install-strip
 USE_GITHUB=	yes
 GH_ACCOUNT=	ntop
 GH_PROJECT=	nDPI
-GH_TAGNAME=	56dcf65
+GH_TAGNAME=	cf06823
 
 PLIST_SUB=	MAJOR_VER=${PORTVERSION:C/([[:digit:]])+\.([[:digit:]])+.*/\1.\2/}.0
 

Modified: head/net/ndpi/distinfo
==============================================================================
--- head/net/ndpi/distinfo	Fri Mar 16 08:21:16 2018	(r464661)
+++ head/net/ndpi/distinfo	Fri Mar 16 08:32:53 2018	(r464662)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1512577740
-SHA256 (ntop-nDPI-2.2.2017.12.05-56dcf65_GH0.tar.gz) = 8accd15275879465210cd9e706562918f0b0c4c65b5659037ae28e48e46a858f
-SIZE (ntop-nDPI-2.2.2017.12.05-56dcf65_GH0.tar.gz) = 19937661
+TIMESTAMP = 1521102931
+SHA256 (ntop-nDPI-2.2.2018.01.31-cf06823_GH0.tar.gz) = 8fd272ec7d65daa636dd63762b15b65fe062115e51560dd73f94a9fc55ff5a57
+SIZE (ntop-nDPI-2.2.2018.01.31-cf06823_GH0.tar.gz) = 19938657

Modified: head/net/ntopng/Makefile
==============================================================================
--- head/net/ntopng/Makefile	Fri Mar 16 08:21:16 2018	(r464661)
+++ head/net/ntopng/Makefile	Fri Mar 16 08:32:53 2018	(r464662)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ntopng
-PORTVERSION=	3.2.2018.01.12
+PORTVERSION=	3.2.2018.03.13
 CATEGORIES=	net
 
 MAINTAINER=	madpilot@FreeBSD.org
@@ -31,7 +31,7 @@ GROUPS=		ntopng
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	ntop
-GH_TAGNAME=	b16f3e2
+GH_TAGNAME=	a7d7655
 
 CPE_VENDOR=	ntop
 

Modified: head/net/ntopng/distinfo
==============================================================================
--- head/net/ntopng/distinfo	Fri Mar 16 08:21:16 2018	(r464661)
+++ head/net/ntopng/distinfo	Fri Mar 16 08:32:53 2018	(r464662)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1516263485
-SHA256 (ntop-ntopng-3.2.2018.01.12-b16f3e2_GH0.tar.gz) = b72672c91d4805c3388774cd7e412f643e0c4cd0379be702f3b01bb450a76a26
-SIZE (ntop-ntopng-3.2.2018.01.12-b16f3e2_GH0.tar.gz) = 24195410
+TIMESTAMP = 1521103085
+SHA256 (ntop-ntopng-3.2.2018.03.13-a7d7655_GH0.tar.gz) = 36d9fbd9135a7519d7eef85c6b9780387721c9253b9f29f97b4bcfb78e26a7f7
+SIZE (ntop-ntopng-3.2.2018.03.13-a7d7655_GH0.tar.gz) = 24195839



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