From c3cdaed09c93ec691bf78ba4fcdb77c608018f9d Mon Sep 17 00:00:00 2001 From: koobs Date: Thu, 20 Oct 2016 02:30:29 +0000 Subject: 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 --- security/suricata/Makefile | 3 +-- security/suricata/distinfo | 6 +++--- security/suricata/pkg-plist | 4 ++-- 3 files changed, 6 insertions(+), 7 deletions(-) (limited to 'security') diff --git a/security/suricata/Makefile b/security/suricata/Makefile index 002c15b49fd1..89271299f6db 100644 --- a/security/suricata/Makefile +++ b/security/suricata/Makefile @@ -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/ diff --git a/security/suricata/distinfo b/security/suricata/distinfo index 6d7597fd9048..a1aaab9fce4b 100644 --- a/security/suricata/distinfo +++ b/security/suricata/distinfo @@ -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 diff --git a/security/suricata/pkg-plist b/security/suricata/pkg-plist index 74adce2c1aec..b119dc2ef418 100644 --- a/security/suricata/pkg-plist +++ b/security/suricata/pkg-plist @@ -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 -- cgit