From owner-svn-ports-head@freebsd.org Mon Jun 5 16:13:28 2017 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 BD0C5AFC9D3; Mon, 5 Jun 2017 16:13:28 +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 8D031D43; Mon, 5 Jun 2017 16:13:28 +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 v55GDRwX087872; Mon, 5 Jun 2017 16:13:27 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v55GDRm1087870; Mon, 5 Jun 2017 16:13:27 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201706051613.v55GDRm1087870@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Mon, 5 Jun 2017 16:13:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442675 - head/net/ntopng X-SVN-Group: ports-head 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.23 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: Mon, 05 Jun 2017 16:13:28 -0000 Author: madpilot Date: Mon Jun 5 16:13:27 2017 New Revision: 442675 URL: https://svnweb.freebsd.org/changeset/ports/442675 Log: Update net/ntopng to a newer stable snapshot which includes some minor fixes. Modified: head/net/ntopng/Makefile head/net/ntopng/distinfo Modified: head/net/ntopng/Makefile ============================================================================== --- head/net/ntopng/Makefile Mon Jun 5 16:09:58 2017 (r442674) +++ head/net/ntopng/Makefile Mon Jun 5 16:13:27 2017 (r442675) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ntopng -PORTVERSION= 3.0.2017.06.01 +PORTVERSION= 3.0.2017.06.05 CATEGORIES= net MAINTAINER= madpilot@FreeBSD.org @@ -32,7 +32,7 @@ GROUPS= ntopng USE_GITHUB= yes GH_ACCOUNT= ntop -GH_TAGNAME= a4a0d44 +GH_TAGNAME= 3de9516 CPE_VENDOR= ntop Modified: head/net/ntopng/distinfo ============================================================================== --- head/net/ntopng/distinfo Mon Jun 5 16:09:58 2017 (r442674) +++ head/net/ntopng/distinfo Mon Jun 5 16:13:27 2017 (r442675) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496419513 -SHA256 (ntop-ntopng-3.0.2017.06.01-a4a0d44_GH0.tar.gz) = 0349f441bba52da86a012c3cf44422e5344a9fa4472c9d31aa2b33b1e03cedd7 -SIZE (ntop-ntopng-3.0.2017.06.01-a4a0d44_GH0.tar.gz) = 23019560 +TIMESTAMP = 1496678053 +SHA256 (ntop-ntopng-3.0.2017.06.05-3de9516_GH0.tar.gz) = 48f5bb14f1d82c5dc8a220e7e4d7e2f5fec2accf6fd8efa65af98654072c016f +SIZE (ntop-ntopng-3.0.2017.06.05-3de9516_GH0.tar.gz) = 23019840