From owner-svn-ports-all@freebsd.org Sat Jul 22 14:50:24 2017 Return-Path: Delivered-To: svn-ports-all@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 3CBB9DA061F; Sat, 22 Jul 2017 14:50:24 +0000 (UTC) (envelope-from joneum@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 1754380560; Sat, 22 Jul 2017 14:50:24 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v6MEoNNg060362; Sat, 22 Jul 2017 14:50:23 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6MEoMC7060359; Sat, 22 Jul 2017 14:50:22 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201707221450.v6MEoMC7060359@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Sat, 22 Jul 2017 14:50:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r446403 - head/security/suricata X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/security/suricata X-SVN-Commit-Revision: 446403 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Jul 2017 14:50:24 -0000 Author: joneum Date: Sat Jul 22 14:50:22 2017 New Revision: 446403 URL: https://svnweb.freebsd.org/changeset/ports/446403 Log: - security/suricata: Update from 3.2.2 to 3.2.3 - Changelog: https://suricata-ids.org/2017/07/13/suricata-3-2-3-available/ PR: 220758 Submitted by: Franco Fichtner (maintainer) Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D11639 Modified: head/security/suricata/Makefile head/security/suricata/distinfo head/security/suricata/pkg-plist Modified: head/security/suricata/Makefile ============================================================================== --- head/security/suricata/Makefile Sat Jul 22 14:33:15 2017 (r446402) +++ head/security/suricata/Makefile Sat Jul 22 14:50:22 2017 (r446403) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= suricata -PORTVERSION= 3.2.2 -PORTREVISION= 1 +PORTVERSION= 3.2.3 CATEGORIES= security MASTER_SITES= http://www.openinfosecfoundation.org/download/ @@ -61,7 +60,7 @@ HTP_PORT_BUILD_DEPENDS= libhtp>=0.5.24:devel/libhtp HTP_PORT_LIB_DEPENDS= libhtp.so:devel/libhtp HTP_PORT_CONFIGURE_ON= --enable-non-bundled-htp HTP_PORT_CONFIGURE_OFF= --enable-bundled-htp -HTP_PORT_CONFLICTS_INSTALL_OFF= libhtp-[0-9]* libhtp-suricata +HTP_PORT_CONFLICTS_INSTALL_OFF= libhtp HTP_PORT_USES_OFF= iconv:translit HYPERSCAN_LIB_DEPENDS= libhs.so:devel/hyperscan Modified: head/security/suricata/distinfo ============================================================================== --- head/security/suricata/distinfo Sat Jul 22 14:33:15 2017 (r446402) +++ head/security/suricata/distinfo Sat Jul 22 14:50:22 2017 (r446403) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497119063 -SHA256 (suricata-3.2.2.tar.gz) = b1d8e5e53a76fbc89712d10ca8e2208f68f6fc2def0e6ac82e9693bb586a49cb -SIZE (suricata-3.2.2.tar.gz) = 11758084 +TIMESTAMP = 1499981095 +SHA256 (suricata-3.2.3.tar.gz) = ad800e313ece9b4e4ef11b2bdfe15bd73d3c8e51833bc4466525b8f0d8ac86aa +SIZE (suricata-3.2.3.tar.gz) = 11760480 Modified: head/security/suricata/pkg-plist ============================================================================== --- head/security/suricata/pkg-plist Sat Jul 22 14:33:15 2017 (r446402) +++ head/security/suricata/pkg-plist Sat Jul 22 14:50:22 2017 (r446403) @@ -46,10 +46,10 @@ man/man1/suricata.1.gz %%NO_HTP_PORT%%include/htp/htp_urlencoded.h %%NO_HTP_PORT%%include/htp/htp_utf8_decoder.h %%NO_HTP_PORT%%include/htp/htp_version.h -%%NO_HTP_PORT%%lib/libhtp-0.5.24.so.1 -%%NO_HTP_PORT%%lib/libhtp-0.5.24.so.1.0.0 %%NO_HTP_PORT%%lib/libhtp.a %%NO_HTP_PORT%%lib/libhtp.so +%%NO_HTP_PORT%%lib/libhtp.so.2 +%%NO_HTP_PORT%%lib/libhtp.so.2.0.0 %%NO_HTP_PORT%%libdata/pkgconfig/htp.pc %%NO_HTP_PORT%%@dir include/htp %%SC%%%%PYTHON_SITELIBDIR%%/suricatasc-0.9-py%%PYTHON_VER%%.egg-info