From owner-svn-ports-head@freebsd.org Sat May 28 21:53:53 2016 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 63C60B4EC0D; Sat, 28 May 2016 21:53:53 +0000 (UTC) (envelope-from bofh@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 04F4F1BD7; Sat, 28 May 2016 21:53:52 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4SLrqZ7012608; Sat, 28 May 2016 21:53:52 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4SLrpGJ012605; Sat, 28 May 2016 21:53:51 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201605282153.u4SLrpGJ012605@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Sat, 28 May 2016 21:53:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r416071 - head/net/ndpi 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.22 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: Sat, 28 May 2016 21:53:53 -0000 Author: bofh Date: Sat May 28 21:53:51 2016 New Revision: 416071 URL: https://svnweb.freebsd.org/changeset/ports/416071 Log: net/ndpi: Update version 1.7=>1.8 PR: 209812 Submitted by: madpilot Modified: head/net/ndpi/Makefile head/net/ndpi/distinfo head/net/ndpi/pkg-plist Modified: head/net/ndpi/Makefile ============================================================================== --- head/net/ndpi/Makefile Sat May 28 21:30:09 2016 (r416070) +++ head/net/ndpi/Makefile Sat May 28 21:53:51 2016 (r416071) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ndpi -PORTVERSION= 1.7 +PORTVERSION= 1.8 CATEGORIES= net MASTER_SITES= SF/ntop/nDPI DISTNAME= nDPI-${PORTVERSION} @@ -20,7 +20,7 @@ LDFLAGS+= -L${LOCALBASE}/lib LIBS+= -ljson-c GNU_CONFIGURE= yes USE_LDCONFIG= yes -USES= alias autoreconf libtool pathfix pkgconfig compiler:c++11-lang +USES= alias autoreconf compiler:c++11-lang libtool pathfix pkgconfig tar:tgz WRKSRC= ${WRKDIR}/nDPI-${PORTVERSION} INSTALL_TARGET= install-strip Modified: head/net/ndpi/distinfo ============================================================================== --- head/net/ndpi/distinfo Sat May 28 21:30:09 2016 (r416070) +++ head/net/ndpi/distinfo Sat May 28 21:53:51 2016 (r416071) @@ -1,2 +1,2 @@ -SHA256 (nDPI-1.7.tar.gz) = 714b745103a072462130b0e14cf31b2eb5270f580b7c839da5cf5ea75150262d -SIZE (nDPI-1.7.tar.gz) = 4282767 +SHA256 (nDPI-1.8.tgz) = f490137a7387b69d0d55e990f2150b86d7b5eaae870e5326e8c2f18c17412443 +SIZE (nDPI-1.8.tgz) = 7241092 Modified: head/net/ndpi/pkg-plist ============================================================================== --- head/net/ndpi/pkg-plist Sat May 28 21:30:09 2016 (r416070) +++ head/net/ndpi/pkg-plist Sat May 28 21:53:51 2016 (r416071) @@ -1,13 +1,11 @@ bin/ndpiReader -include/libndpi-%%MAJOR_VER%%/libndpi/linux_compat.h include/libndpi-%%MAJOR_VER%%/libndpi/ndpi_api.h include/libndpi-%%MAJOR_VER%%/libndpi/ndpi_define.h +include/libndpi-%%MAJOR_VER%%/libndpi/ndpi_includes.h include/libndpi-%%MAJOR_VER%%/libndpi/ndpi_main.h include/libndpi-%%MAJOR_VER%%/libndpi/ndpi_protocol_ids.h include/libndpi-%%MAJOR_VER%%/libndpi/ndpi_protocols.h include/libndpi-%%MAJOR_VER%%/libndpi/ndpi_typedefs.h -include/libndpi-%%MAJOR_VER%%/libndpi/ndpi_unix.h -include/libndpi-%%MAJOR_VER%%/libndpi/ndpi_win32.h lib/libndpi.a lib/libndpi.so lib/libndpi.so.1