Date: Wed, 4 Oct 2017 21:20:36 +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: r451251 - in head/net: ndpi ntopng Message-ID: <201710042120.v94LKamv050530@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: madpilot Date: Wed Oct 4 21:20:36 2017 New Revision: 451251 URL: https://svnweb.freebsd.org/changeset/ports/451251 Log: Update net/ndpi and net/ntopng to latest upstream snapshots. Modified: head/net/ndpi/Makefile head/net/ndpi/distinfo head/net/ntopng/Makefile head/net/ntopng/distinfo Modified: head/net/ndpi/Makefile ============================================================================== --- head/net/ndpi/Makefile Wed Oct 4 21:01:09 2017 (r451250) +++ head/net/ndpi/Makefile Wed Oct 4 21:20:36 2017 (r451251) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ndpi -PORTVERSION= 2.0.2017.05.23 -PORTREVISION= 1 +PORTVERSION= 2.0.2017.09.13 CATEGORIES= net MAINTAINER= madpilot@FreeBSD.org @@ -26,7 +25,7 @@ INSTALL_TARGET= install-strip USE_GITHUB= yes GH_ACCOUNT= ntop GH_PROJECT= nDPI -GH_TAGNAME= 3cfcc05 +GH_TAGNAME= 6607c33 PLIST_SUB= MAJOR_VER=${PORTVERSION:C/([[:digit:]])+\.([[:digit:]])+.*/\1.\2/}.0 Modified: head/net/ndpi/distinfo ============================================================================== --- head/net/ndpi/distinfo Wed Oct 4 21:01:09 2017 (r451250) +++ head/net/ndpi/distinfo Wed Oct 4 21:20:36 2017 (r451251) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496419175 -SHA256 (ntop-nDPI-2.0.2017.05.23-3cfcc05_GH0.tar.gz) = 93d8b2705346f7f11714ec4637bac3236de78a42b9bf46d7fcb50b3228d1d07d -SIZE (ntop-nDPI-2.0.2017.05.23-3cfcc05_GH0.tar.gz) = 19281078 +TIMESTAMP = 1507108385 +SHA256 (ntop-nDPI-2.0.2017.09.13-6607c33_GH0.tar.gz) = 3a71b7b8e20e387afdfca36052e553a98826a0bb345d9cff58b9bffb5649db11 +SIZE (ntop-nDPI-2.0.2017.09.13-6607c33_GH0.tar.gz) = 19281054 Modified: head/net/ntopng/Makefile ============================================================================== --- head/net/ntopng/Makefile Wed Oct 4 21:01:09 2017 (r451250) +++ head/net/ntopng/Makefile Wed Oct 4 21:20:36 2017 (r451251) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ntopng -PORTVERSION= 3.0.2017.08.12 +PORTVERSION= 3.0.2017.10.03 CATEGORIES= net MAINTAINER= madpilot@FreeBSD.org @@ -32,7 +32,7 @@ GROUPS= ntopng USE_GITHUB= yes GH_ACCOUNT= ntop -GH_TAGNAME= 8e2a743 +GH_TAGNAME= 499e0bf CPE_VENDOR= ntop Modified: head/net/ntopng/distinfo ============================================================================== --- head/net/ntopng/distinfo Wed Oct 4 21:01:09 2017 (r451250) +++ head/net/ntopng/distinfo Wed Oct 4 21:20:36 2017 (r451251) @@ -1,3 +1,3 @@ -TIMESTAMP = 1503329023 -SHA256 (ntop-ntopng-3.0.2017.08.12-8e2a743_GH0.tar.gz) = 3adf3f00eb94da7981831d03ee9ba554caf6315e5cbd9bbb25cff590db2dac17 -SIZE (ntop-ntopng-3.0.2017.08.12-8e2a743_GH0.tar.gz) = 23022290 +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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710042120.v94LKamv050530>