From owner-svn-ports-head@freebsd.org Thu Oct 20 02:30:31 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 6D10AC19FE1; Thu, 20 Oct 2016 02:30:31 +0000 (UTC) (envelope-from koobs@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 21A49E9B; Thu, 20 Oct 2016 02:30:31 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9K2UUnw064832; Thu, 20 Oct 2016 02:30:30 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9K2UTmg064829; Thu, 20 Oct 2016 02:30:29 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201610200230.u9K2UTmg064829@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Thu, 20 Oct 2016 02:30:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424303 - head/security/suricata 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.23 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: Thu, 20 Oct 2016 02:30:31 -0000 Author: koobs Date: Thu Oct 20 02:30:29 2016 New Revision: 424303 URL: https://svnweb.freebsd.org/changeset/ports/424303 Log: security/suricata: Update to 3.1.2 - Update PORTVERSION and distinfo checksum (3.1.2) - Update pkg-plist https://github.com/inliniac/suricata/blob/suricata-3.1.2/ChangeLog PR: 212815 Submitted by: Franco Fichtner Modified: head/security/suricata/Makefile head/security/suricata/distinfo head/security/suricata/pkg-plist Modified: head/security/suricata/Makefile ============================================================================== --- head/security/suricata/Makefile Thu Oct 20 02:28:28 2016 (r424302) +++ head/security/suricata/Makefile Thu Oct 20 02:30:29 2016 (r424303) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= suricata -PORTVERSION= 3.1.1 -PORTREVISION= 2 +PORTVERSION= 3.1.2 CATEGORIES= security MASTER_SITES= http://www.openinfosecfoundation.org/download/ Modified: head/security/suricata/distinfo ============================================================================== --- head/security/suricata/distinfo Thu Oct 20 02:28:28 2016 (r424302) +++ head/security/suricata/distinfo Thu Oct 20 02:30:29 2016 (r424303) @@ -1,3 +1,3 @@ -TIMESTAMP = 1469968754 -SHA256 (suricata-3.1.1.tar.gz) = b8f5711f4c24627b056a3889b296b29ec515b34bc2287ad20d13ca20da777ff7 -SIZE (suricata-3.1.1.tar.gz) = 3332129 +TIMESTAMP = 1474254433 +SHA256 (suricata-3.1.2.tar.gz) = f9e7742580849f202254e75d9fc245ba53f4d7490f47a6d30f02a7b10aacc512 +SIZE (suricata-3.1.2.tar.gz) = 3338099 Modified: head/security/suricata/pkg-plist ============================================================================== --- head/security/suricata/pkg-plist Thu Oct 20 02:28:28 2016 (r424302) +++ head/security/suricata/pkg-plist Thu Oct 20 02:30:29 2016 (r424303) @@ -45,8 +45,8 @@ bin/suricata %%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.21.so.1 -%%NO_HTP_PORT%%lib/libhtp-0.5.21.so.1.0.0 +%%NO_HTP_PORT%%lib/libhtp-0.5.22.so.1 +%%NO_HTP_PORT%%lib/libhtp-0.5.22.so.1.0.0 %%NO_HTP_PORT%%lib/libhtp.a %%NO_HTP_PORT%%lib/libhtp.so %%NO_HTP_PORT%%libdata/pkgconfig/htp.pc