aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorkoobs <koobs@FreeBSD.org>2015-10-22 19:56:31 +0800
committerkoobs <koobs@FreeBSD.org>2015-10-22 19:56:31 +0800
commitb8993ab796b41903e660bade983d2fdd3c24e5f3 (patch)
treee197e1804b549bb0bd046d2d058b1fbc93667363 /security
parentb8c101125a79ca6f3d395fa30cddcdd58b1744de (diff)
downloadfreebsd-ports-gnome-b8993ab796b41903e660bade983d2fdd3c24e5f3.tar.gz
freebsd-ports-gnome-b8993ab796b41903e660bade983d2fdd3c24e5f3.tar.zst
freebsd-ports-gnome-b8993ab796b41903e660bade983d2fdd3c24e5f3.zip
security/suricata: Update to 2.0.9
- Update PORTVERSION and distinfo checksum (2.0.9) Changes: https://github.com/inliniac/suricata/blob/suricata-2.0.9/ChangeLog While I'm here, - Standardize the length of pkg-message separators and add spaces between them and the text body. <idea> It would be cool if the ports framework could wrap these pkg-message's in standard formatting for all ports automagically</idea> Requested by: Martin Olsson (via email)
Diffstat (limited to 'security')
-rw-r--r--security/suricata/Makefile3
-rw-r--r--security/suricata/distinfo4
-rw-r--r--security/suricata/files/pkg-message.in6
3 files changed, 7 insertions, 6 deletions
diff --git a/security/suricata/Makefile b/security/suricata/Makefile
index f211b35db074..2d064bd070a8 100644
--- a/security/suricata/Makefile
+++ b/security/suricata/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= suricata
-PORTVERSION= 2.0.8
-PORTREVISION= 2
+PORTVERSION= 2.0.9
CATEGORIES= security
MASTER_SITES= http://www.openinfosecfoundation.org/download/ \
http://mirrors.rit.edu/zi/
diff --git a/security/suricata/distinfo b/security/suricata/distinfo
index ae46442e1589..c111787afab4 100644
--- a/security/suricata/distinfo
+++ b/security/suricata/distinfo
@@ -1,2 +1,2 @@
-SHA256 (suricata-2.0.8.tar.gz) = 7af6394cb81e464f5c1ac88a1444030e30940caab6e53688a6d9eb652226d1be
-SIZE (suricata-2.0.8.tar.gz) = 3094209
+SHA256 (suricata-2.0.9.tar.gz) = 4a19214d7673f9c0eba2e4e5ac78152309464186d16df48944b8f5644faa802d
+SIZE (suricata-2.0.9.tar.gz) = 3089593
diff --git a/security/suricata/files/pkg-message.in b/security/suricata/files/pkg-message.in
index 3a21fe944758..b28074590967 100644
--- a/security/suricata/files/pkg-message.in
+++ b/security/suricata/files/pkg-message.in
@@ -1,4 +1,5 @@
-=========================================================================
+===========================================================================
+
If you want to run Suricata in IDS mode, add to /etc/rc.conf:
suricata_enable="YES"
@@ -28,4 +29,5 @@ You may want to try BPF in zerocopy mode to test performance improvements:
sysctl -w net.bpf.zerocopy_enable=1
Don't forget to add net.bpf.zerocopy_enable=1 to /etc/sysctl.conf
-=========================================================================
+
+===========================================================================