svn commit: r504580 - head/net/ntopng

Guido Falsi madpilot at FreeBSD.org
Wed Jun 19 17:13:58 UTC 2019


Author: madpilot
Date: Wed Jun 19 17:13:56 2019
New Revision: 504580
URL: https://svnweb.freebsd.org/changeset/ports/504580

Log:
  Update ntopng to latest upstream release snapshot.

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

Modified: head/net/ntopng/Makefile
==============================================================================
--- head/net/ntopng/Makefile	Wed Jun 19 16:54:30 2019	(r504579)
+++ head/net/ntopng/Makefile	Wed Jun 19 17:13:56 2019	(r504580)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ntopng
-PORTVERSION=	3.8.d20190327
+PORTVERSION=	3.8.d20190619
 PORTEPOCH=	1
 CATEGORIES=	net
 
@@ -36,7 +36,7 @@ PLIST_SUB=	NTOPNGUSER="${USERS}" NTOPNGROUP="${GROUPS}
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	ntop
-GH_TAGNAME=	c5da74a
+GH_TAGNAME=	ae2231f
 
 CPE_VENDOR=	ntop
 

Modified: head/net/ntopng/distinfo
==============================================================================
--- head/net/ntopng/distinfo	Wed Jun 19 16:54:30 2019	(r504579)
+++ head/net/ntopng/distinfo	Wed Jun 19 17:13:56 2019	(r504580)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1553804284
-SHA256 (ntop-ntopng-3.8.d20190327-c5da74a_GH0.tar.gz) = b52a07b476687325c903463af43a73ff31ed36eb28c1863e3a319480ecd9ad1b
-SIZE (ntop-ntopng-3.8.d20190327-c5da74a_GH0.tar.gz) = 33913143
+TIMESTAMP = 1560946727
+SHA256 (ntop-ntopng-3.8.d20190619-ae2231f_GH0.tar.gz) = 8c6c2b9e238df6b91aae000408189660417302918fdcf3fea9ca7ef8ea1f6af7
+SIZE (ntop-ntopng-3.8.d20190619-ae2231f_GH0.tar.gz) = 33913635


More information about the svn-ports-all mailing list