From owner-svn-ports-head@freebsd.org Tue Nov 21 19:12:36 2017 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 9483BDF70F4; Tue, 21 Nov 2017 19:12:36 +0000 (UTC) (envelope-from zeising@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 612DD7C3BD; Tue, 21 Nov 2017 19:12:36 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vALJCZg9030813; Tue, 21 Nov 2017 19:12:35 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vALJCZ5Z030811; Tue, 21 Nov 2017 19:12:35 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <201711211912.vALJCZ5Z030811@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Tue, 21 Nov 2017 19:12:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454651 - head/security/suricata X-SVN-Group: ports-head X-SVN-Commit-Author: zeising X-SVN-Commit-Paths: head/security/suricata X-SVN-Commit-Revision: 454651 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.25 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: Tue, 21 Nov 2017 19:12:36 -0000 Author: zeising Date: Tue Nov 21 19:12:35 2017 New Revision: 454651 URL: https://svnweb.freebsd.org/changeset/ports/454651 Log: Update to 4.0.1 This is a bugfix release. See https://suricata-ids.org/2017/10/18/suricata-4-0-1-available/ for complete changelog. PR: 223322 Submitted by: Franco Fichtner Approved by: Franco Fichtner (maintainer) Modified: head/security/suricata/Makefile head/security/suricata/distinfo Modified: head/security/suricata/Makefile ============================================================================== --- head/security/suricata/Makefile Tue Nov 21 19:11:14 2017 (r454650) +++ head/security/suricata/Makefile Tue Nov 21 19:12:35 2017 (r454651) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= suricata -PORTVERSION= 4.0.0 -PORTREVISION= 1 +PORTVERSION= 4.0.1 CATEGORIES= security MASTER_SITES= http://www.openinfosecfoundation.org/download/ Modified: head/security/suricata/distinfo ============================================================================== --- head/security/suricata/distinfo Tue Nov 21 19:11:14 2017 (r454650) +++ head/security/suricata/distinfo Tue Nov 21 19:12:35 2017 (r454651) @@ -1,3 +1,3 @@ -TIMESTAMP = 1501558442 -SHA256 (suricata-4.0.0.tar.gz) = 6b8b183a8409829ca92c71854cc1abed45f04ccfb7f14c08211f4edf571fa577 -SIZE (suricata-4.0.0.tar.gz) = 12252693 +TIMESTAMP = 1508393375 +SHA256 (suricata-4.0.1.tar.gz) = 0e73edb2911791644d82a62ab4f75517bbed339c0f21aadc0eb307b313643885 +SIZE (suricata-4.0.1.tar.gz) = 12311016