Date: Fri, 9 Nov 2018 16:44:57 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r484525 - head/security/suricata Message-ID: <201811091644.wA9GivBa072484@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Fri Nov 9 16:44:57 2018 New Revision: 484525 URL: https://svnweb.freebsd.org/changeset/ports/484525 Log: security/suricata: update to 4.0.6 PR: 233027 Submitted by: Franco Fichtner <franco@opnsense.org> (maintainer) Modified: head/security/suricata/Makefile (contents, props changed) head/security/suricata/distinfo (contents, props changed) head/security/suricata/pkg-descr (contents, props changed) Modified: head/security/suricata/Makefile ============================================================================== --- head/security/suricata/Makefile Fri Nov 9 16:37:08 2018 (r484524) +++ head/security/suricata/Makefile Fri Nov 9 16:44:57 2018 (r484525) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= suricata -DISTVERSION= 4.0.5 +DISTVERSION= 4.0.6 CATEGORIES= security -MASTER_SITES= http://www.openinfosecfoundation.org/download/ +MASTER_SITES= https://www.openinfosecfoundation.org/download/ MAINTAINER= franco@opnsense.org COMMENT= High Performance Network IDS, IPS and Security Monitoring engine Modified: head/security/suricata/distinfo ============================================================================== --- head/security/suricata/distinfo Fri Nov 9 16:37:08 2018 (r484524) +++ head/security/suricata/distinfo Fri Nov 9 16:44:57 2018 (r484525) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532091141 -SHA256 (suricata-4.0.5.tar.gz) = 74dacb4359d57fbd3452e384eeeb1dd77b6ae00f02e9994ad5a7b461d5f4c6c2 -SIZE (suricata-4.0.5.tar.gz) = 12494906 +TIMESTAMP = 1541507025 +SHA256 (suricata-4.0.6.tar.gz) = cbab847b33fc625b7a92241fdce2e1ca47b8bb415c9114de70819394229679a4 +SIZE (suricata-4.0.6.tar.gz) = 12575428 Modified: head/security/suricata/pkg-descr ============================================================================== --- head/security/suricata/pkg-descr Fri Nov 9 16:37:08 2018 (r484524) +++ head/security/suricata/pkg-descr Fri Nov 9 16:44:57 2018 (r484525) @@ -12,4 +12,4 @@ through the very generous support of the members of th More information about the Consortium is available, as well as a list of our current Consortium Members. -WWW: http://openinfosecfoundation.org +WWW: https://suricata-ids.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811091644.wA9GivBa072484>