Date: Mon, 5 Jun 2017 16:13:27 +0000 (UTC) From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442675 - head/net/ntopng Message-ID: <201706051613.v55GDRm1087870@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706051613.v55GDRm1087870>