svn commit: r512605 - head/net/ntopng

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


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

Log:
  Update ntopng to latest upstream snapshot.

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

Modified: head/net/ntopng/Makefile
==============================================================================
--- head/net/ntopng/Makefile	Sun Sep 22 20:58:12 2019	(r512604)
+++ head/net/ntopng/Makefile	Sun Sep 22 20:58:33 2019	(r512605)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ntopng
-PORTVERSION=	3.8.d20190619
-PORTREVISION=	2
+PORTVERSION=	3.8.d20190920
 PORTEPOCH=	1
 CATEGORIES=	net
 
@@ -37,7 +36,7 @@ PLIST_SUB=	NTOPNGUSER="${USERS}" NTOPNGROUP="${GROUPS}
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	ntop
-GH_TAGNAME=	ae2231f
+GH_TAGNAME=	7fd3325
 
 CPE_VENDOR=	ntop
 

Modified: head/net/ntopng/distinfo
==============================================================================
--- head/net/ntopng/distinfo	Sun Sep 22 20:58:12 2019	(r512604)
+++ head/net/ntopng/distinfo	Sun Sep 22 20:58:33 2019	(r512605)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1560946727
-SHA256 (ntop-ntopng-3.8.d20190619-ae2231f_GH0.tar.gz) = 8c6c2b9e238df6b91aae000408189660417302918fdcf3fea9ca7ef8ea1f6af7
-SIZE (ntop-ntopng-3.8.d20190619-ae2231f_GH0.tar.gz) = 33913635
+TIMESTAMP = 1569143763
+SHA256 (ntop-ntopng-3.8.d20190920-7fd3325_GH0.tar.gz) = 68b76d43f2a4da1c56a3aef51c85b24da755f785a307922c29e0ec88e3b45458
+SIZE (ntop-ntopng-3.8.d20190920-7fd3325_GH0.tar.gz) = 33914635


More information about the svn-ports-all mailing list