From owner-svn-ports-all@freebsd.org Tue Nov 14 20:42:47 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0803FDDD505; Tue, 14 Nov 2017 20:42:47 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C68E36EC11; Tue, 14 Nov 2017 20:42:46 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vAEKgjua044116; Tue, 14 Nov 2017 20:42:45 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vAEKgjqi044114; Tue, 14 Nov 2017 20:42:45 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201711142042.vAEKgjqi044114@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Tue, 14 Nov 2017 20:42:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454201 - head/net/ntopng X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: head/net/ntopng X-SVN-Commit-Revision: 454201 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Nov 2017 20:42:47 -0000 Author: madpilot Date: Tue Nov 14 20:42:45 2017 New Revision: 454201 URL: https://svnweb.freebsd.org/changeset/ports/454201 Log: Update ntopng to newer upstream snapshot. Modified: head/net/ntopng/Makefile head/net/ntopng/distinfo Modified: head/net/ntopng/Makefile ============================================================================== --- head/net/ntopng/Makefile Tue Nov 14 20:40:16 2017 (r454200) +++ head/net/ntopng/Makefile Tue Nov 14 20:42:45 2017 (r454201) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ntopng -PORTVERSION= 3.0.2017.10.03 -PORTREVISION= 1 +PORTVERSION= 3.0.2017.11.02 CATEGORIES= net MAINTAINER= madpilot@FreeBSD.org @@ -33,7 +32,7 @@ GROUPS= ntopng USE_GITHUB= yes GH_ACCOUNT= ntop -GH_TAGNAME= 499e0bf +GH_TAGNAME= f0c02af CPE_VENDOR= ntop Modified: head/net/ntopng/distinfo ============================================================================== --- head/net/ntopng/distinfo Tue Nov 14 20:40:16 2017 (r454200) +++ head/net/ntopng/distinfo Tue Nov 14 20:42:45 2017 (r454201) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507108683 -SHA256 (ntop-ntopng-3.0.2017.10.03-499e0bf_GH0.tar.gz) = 1352885d53b4203e38637c4d418d352601de25d2da17808b95bb0f1c2bd7ee06 -SIZE (ntop-ntopng-3.0.2017.10.03-499e0bf_GH0.tar.gz) = 23022236 +TIMESTAMP = 1510582787 +SHA256 (ntop-ntopng-3.0.2017.11.02-f0c02af_GH0.tar.gz) = 93b345190cfa07d13d88d9b5ad41037b40989cd04156f5e9760a9893a890aac6 +SIZE (ntop-ntopng-3.0.2017.11.02-f0c02af_GH0.tar.gz) = 23022605