summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjoneum <joneum@FreeBSD.org>2017-07-22 14:50:22 +0000
committerRenato Botelho <garga@FreeBSD.org>2017-07-26 14:12:12 -0300
commit937eb9ee8c37588e909617416cf72db1af97f87a (patch)
tree0a74cc8ca69f6e722241bbefbaef92dcb8f3c2d2
parent16f4b83735c3ea3d44d25c5d84cb6088ec96b294 (diff)
downloadFreeBSD-ports-937eb9ee8c37588e909617416cf72db1af97f87a.zip
FreeBSD-ports-937eb9ee8c37588e909617416cf72db1af97f87a.tar.gz
- security/suricata: Update from 3.2.2 to 3.2.3
- Changelog: https://suricata-ids.org/2017/07/13/suricata-3-2-3-available/ PR: 220758 Submitted by: Franco Fichtner <franco@opnsense.org> (maintainer) Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D11639 (cherry picked from commit 68919f2b7a0095df6dfe2cb39aa04849ae36d23e)
-rw-r--r--security/suricata/Makefile5
-rw-r--r--security/suricata/distinfo6
-rw-r--r--security/suricata/pkg-plist4
3 files changed, 7 insertions, 8 deletions
diff --git a/security/suricata/Makefile b/security/suricata/Makefile
index bc42443..aa4010b 100644
--- a/security/suricata/Makefile
+++ b/security/suricata/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= suricata
-PORTVERSION= 3.2.2
-PORTREVISION= 1
+PORTVERSION= 3.2.3
CATEGORIES= security
MASTER_SITES= http://www.openinfosecfoundation.org/download/
@@ -61,7 +60,7 @@ HTP_PORT_BUILD_DEPENDS= libhtp>=0.5.24:devel/libhtp
HTP_PORT_LIB_DEPENDS= libhtp.so:devel/libhtp
HTP_PORT_CONFIGURE_ON= --enable-non-bundled-htp
HTP_PORT_CONFIGURE_OFF= --enable-bundled-htp
-HTP_PORT_CONFLICTS_INSTALL_OFF= libhtp-[0-9]* libhtp-suricata
+HTP_PORT_CONFLICTS_INSTALL_OFF= libhtp
HTP_PORT_USES_OFF= iconv:translit
HYPERSCAN_LIB_DEPENDS= libhs.so:devel/hyperscan
diff --git a/security/suricata/distinfo b/security/suricata/distinfo
index 8a298fb..6eff77a 100644
--- a/security/suricata/distinfo
+++ b/security/suricata/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1497119063
-SHA256 (suricata-3.2.2.tar.gz) = b1d8e5e53a76fbc89712d10ca8e2208f68f6fc2def0e6ac82e9693bb586a49cb
-SIZE (suricata-3.2.2.tar.gz) = 11758084
+TIMESTAMP = 1499981095
+SHA256 (suricata-3.2.3.tar.gz) = ad800e313ece9b4e4ef11b2bdfe15bd73d3c8e51833bc4466525b8f0d8ac86aa
+SIZE (suricata-3.2.3.tar.gz) = 11760480
diff --git a/security/suricata/pkg-plist b/security/suricata/pkg-plist
index 15e3220..7bedb4d 100644
--- a/security/suricata/pkg-plist
+++ b/security/suricata/pkg-plist
@@ -46,10 +46,10 @@ man/man1/suricata.1.gz
%%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.24.so.1
-%%NO_HTP_PORT%%lib/libhtp-0.5.24.so.1.0.0
%%NO_HTP_PORT%%lib/libhtp.a
%%NO_HTP_PORT%%lib/libhtp.so
+%%NO_HTP_PORT%%lib/libhtp.so.2
+%%NO_HTP_PORT%%lib/libhtp.so.2.0.0
%%NO_HTP_PORT%%libdata/pkgconfig/htp.pc
%%NO_HTP_PORT%%@dir include/htp
%%SC%%%%PYTHON_SITELIBDIR%%/suricatasc-0.9-py%%PYTHON_VER%%.egg-info
OpenPOWER on IntegriCloud