Date: Thu, 20 Oct 2016 02:30:29 +0000 (UTC) From: Kubilay Kocak <koobs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424303 - head/security/suricata Message-ID: <201610200230.u9K2UTmg064829@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: koobs Date: Thu Oct 20 02:30:29 2016 New Revision: 424303 URL: https://svnweb.freebsd.org/changeset/ports/424303 Log: 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 <franco opnsense org> Modified: head/security/suricata/Makefile head/security/suricata/distinfo head/security/suricata/pkg-plist Modified: head/security/suricata/Makefile ============================================================================== --- head/security/suricata/Makefile Thu Oct 20 02:28:28 2016 (r424302) +++ head/security/suricata/Makefile Thu Oct 20 02:30:29 2016 (r424303) @@ -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/ Modified: head/security/suricata/distinfo ============================================================================== --- head/security/suricata/distinfo Thu Oct 20 02:28:28 2016 (r424302) +++ head/security/suricata/distinfo Thu Oct 20 02:30:29 2016 (r424303) @@ -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 Modified: head/security/suricata/pkg-plist ============================================================================== --- head/security/suricata/pkg-plist Thu Oct 20 02:28:28 2016 (r424302) +++ head/security/suricata/pkg-plist Thu Oct 20 02:30:29 2016 (r424303) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610200230.u9K2UTmg064829>