From owner-svn-ports-head@freebsd.org Sun Sep 22 20:58:13 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 020B612BFCE; Sun, 22 Sep 2019 20:58:13 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46c0Cm2YpWz4DS7; Sun, 22 Sep 2019 20:58:12 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3B4674578; Sun, 22 Sep 2019 20:58:12 +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 x8MKwCsk002807; Sun, 22 Sep 2019 20:58:12 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x8MKwBP1002724; Sun, 22 Sep 2019 20:58:11 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201909222058.x8MKwBP1002724@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Sun, 22 Sep 2019 20:58:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r512603 - head/net/ndpi X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: head/net/ndpi X-SVN-Commit-Revision: 512603 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.29 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: Sun, 22 Sep 2019 20:58:13 -0000 Author: madpilot Date: Sun Sep 22 20:58:11 2019 New Revision: 512603 URL: https://svnweb.freebsd.org/changeset/ports/512603 Log: Update nDPI to latest upstream snapshot. Modified: head/net/ndpi/Makefile head/net/ndpi/distinfo Modified: head/net/ndpi/Makefile ============================================================================== --- head/net/ndpi/Makefile Sun Sep 22 20:15:06 2019 (r512602) +++ head/net/ndpi/Makefile Sun Sep 22 20:58:11 2019 (r512603) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ndpi -PORTVERSION= 2.8.d20190301 -PORTREVISION= 1 +PORTVERSION= 2.8.d20190903 PORTEPOCH= 1 CATEGORIES= net @@ -28,7 +27,7 @@ INSTALL_TARGET= install-strip USE_GITHUB= yes GH_ACCOUNT= ntop GH_PROJECT= nDPI -GH_TAGNAME= 1b2931e +GH_TAGNAME= e5b1df6 PLIST_SUB= MAJOR_VER=${PORTVERSION:R:R} VER=${PORTVERSION:R} Modified: head/net/ndpi/distinfo ============================================================================== --- head/net/ndpi/distinfo Sun Sep 22 20:15:06 2019 (r512602) +++ head/net/ndpi/distinfo Sun Sep 22 20:58:11 2019 (r512603) @@ -1,3 +1,3 @@ -TIMESTAMP = 1552406963 -SHA256 (ntop-nDPI-2.8.d20190301-1b2931e_GH0.tar.gz) = b5b3530e3c65d431828624f2f48a7329522f9e9b01178b013b887a2b9efd87ed -SIZE (ntop-nDPI-2.8.d20190301-1b2931e_GH0.tar.gz) = 19754241 +TIMESTAMP = 1569143684 +SHA256 (ntop-nDPI-2.8.d20190903-e5b1df6_GH0.tar.gz) = dbbe70560e1d207d5680e84eb3795613ca49485e1878b1f5b02a6d5d616ae2a7 +SIZE (ntop-nDPI-2.8.d20190903-e5b1df6_GH0.tar.gz) = 19754207