svn commit: r512603 - head/net/ndpi

Guido Falsi madpilot at FreeBSD.org
Sun Sep 22 20:58:13 UTC 2019


Author: madpilot
Date: Sun Sep 22 20:58:11 2019
New Revision: 512603
URL: https://svnweb.freebsd.org/changeset/ports/512603

Log:
  Update nDPI to latest upstream snapshot.

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

Modified: head/net/ndpi/Makefile
==============================================================================
--- head/net/ndpi/Makefile	Sun Sep 22 20:15:06 2019	(r512602)
+++ head/net/ndpi/Makefile	Sun Sep 22 20:58:11 2019	(r512603)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ndpi
-PORTVERSION=	2.8.d20190301
-PORTREVISION=	1
+PORTVERSION=	2.8.d20190903
 PORTEPOCH=	1
 CATEGORIES=	net
 
@@ -28,7 +27,7 @@ INSTALL_TARGET=	install-strip
 USE_GITHUB=	yes
 GH_ACCOUNT=	ntop
 GH_PROJECT=	nDPI
-GH_TAGNAME=	1b2931e
+GH_TAGNAME=	e5b1df6
 
 PLIST_SUB=	MAJOR_VER=${PORTVERSION:R:R} VER=${PORTVERSION:R}
 

Modified: head/net/ndpi/distinfo
==============================================================================
--- head/net/ndpi/distinfo	Sun Sep 22 20:15:06 2019	(r512602)
+++ head/net/ndpi/distinfo	Sun Sep 22 20:58:11 2019	(r512603)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1552406963
-SHA256 (ntop-nDPI-2.8.d20190301-1b2931e_GH0.tar.gz) = b5b3530e3c65d431828624f2f48a7329522f9e9b01178b013b887a2b9efd87ed
-SIZE (ntop-nDPI-2.8.d20190301-1b2931e_GH0.tar.gz) = 19754241
+TIMESTAMP = 1569143684
+SHA256 (ntop-nDPI-2.8.d20190903-e5b1df6_GH0.tar.gz) = dbbe70560e1d207d5680e84eb3795613ca49485e1878b1f5b02a6d5d616ae2a7
+SIZE (ntop-nDPI-2.8.d20190903-e5b1df6_GH0.tar.gz) = 19754207


More information about the svn-ports-all mailing list