From owner-svn-ports-head@freebsd.org Wed Jan 3 11:17:41 2018 Return-Path: Delivered-To: svn-ports-head@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 56E27EBA2D0; Wed, 3 Jan 2018 11:17:41 +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 223316FAE1; Wed, 3 Jan 2018 11:17:41 +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 w03BHePB018328; Wed, 3 Jan 2018 11:17:40 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w03BHeTc018326; Wed, 3 Jan 2018 11:17:40 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201801031117.w03BHeTc018326@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Wed, 3 Jan 2018 11:17:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r457956 - head/net/ntopng X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: head/net/ntopng X-SVN-Commit-Revision: 457956 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jan 2018 11:17:41 -0000 Author: madpilot Date: Wed Jan 3 11:17:39 2018 New Revision: 457956 URL: https://svnweb.freebsd.org/changeset/ports/457956 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 Wed Jan 3 11:16:29 2018 (r457955) +++ head/net/ntopng/Makefile Wed Jan 3 11:17:39 2018 (r457956) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ntopng -PORTVERSION= 3.2.2017.12.06 +PORTVERSION= 3.2.2017.12.27 CATEGORIES= net MAINTAINER= madpilot@FreeBSD.org @@ -31,7 +31,7 @@ GROUPS= ntopng USE_GITHUB= yes GH_ACCOUNT= ntop -GH_TAGNAME= 8c03024 +GH_TAGNAME= ecd5336 CPE_VENDOR= ntop Modified: head/net/ntopng/distinfo ============================================================================== --- head/net/ntopng/distinfo Wed Jan 3 11:16:29 2018 (r457955) +++ head/net/ntopng/distinfo Wed Jan 3 11:17:39 2018 (r457956) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512577994 -SHA256 (ntop-ntopng-3.2.2017.12.06-8c03024_GH0.tar.gz) = f38c590b6daeb0e1fb0ab21caf276b30465412a351f6d792ebd51e4d45ef5fc6 -SIZE (ntop-ntopng-3.2.2017.12.06-8c03024_GH0.tar.gz) = 24195494 +TIMESTAMP = 1514728301 +SHA256 (ntop-ntopng-3.2.2017.12.27-ecd5336_GH0.tar.gz) = e7b8660c4a6aff1c13d1d85aa64b486588d9977cdcb48ffce4e15757129d2fc6 +SIZE (ntop-ntopng-3.2.2017.12.27-ecd5336_GH0.tar.gz) = 24195373