Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jun 2020 17:35:45 +0000 (UTC)
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r539894 - head/security/snort3
Message-ID:  <202006221735.05MHZj79001743@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bofh
Date: Mon Jun 22 17:35:45 2020
New Revision: 539894
URL: https://svnweb.freebsd.org/changeset/ports/539894

Log:
  security/snort3: Update version 3.0.1-4=>3.0.1-5
  
  Relnotes:	https://github.com/snort3/snort3/releases

Modified:
  head/security/snort3/Makefile
  head/security/snort3/distinfo
  head/security/snort3/pkg-plist

Modified: head/security/snort3/Makefile
==============================================================================
--- head/security/snort3/Makefile	Mon Jun 22 17:34:44 2020	(r539893)
+++ head/security/snort3/Makefile	Mon Jun 22 17:35:45 2020	(r539894)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	snort
-DISTVERSION=	3.0.1-4
+DISTVERSION=	3.0.1-5
 PORTEPOCH=	1
 CATEGORIES=	security
 PKGNAMESUFFIX=	3

Modified: head/security/snort3/distinfo
==============================================================================
--- head/security/snort3/distinfo	Mon Jun 22 17:34:44 2020	(r539893)
+++ head/security/snort3/distinfo	Mon Jun 22 17:35:45 2020	(r539894)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1590722400
-SHA256 (snort3-snort3-3.0.1-4_GH0.tar.gz) = f1b42327753110b881b692fc3f57ffe701372c2c5c3247fdde65a4505e9698a9
-SIZE (snort3-snort3-3.0.1-4_GH0.tar.gz) = 6559826
+TIMESTAMP = 1592607367
+SHA256 (snort3-snort3-3.0.1-5_GH0.tar.gz) = 08c3eab30015d0a93bb6405993ad383d4b7b4fc24e802b452005cf241d898deb
+SIZE (snort3-snort3-3.0.1-5_GH0.tar.gz) = 6597239

Modified: head/security/snort3/pkg-plist
==============================================================================
--- head/security/snort3/pkg-plist	Mon Jun 22 17:34:44 2020	(r539893)
+++ head/security/snort3/pkg-plist	Mon Jun 22 17:35:45 2020	(r539894)
@@ -66,6 +66,7 @@ include/snort/framework/lua_api.h
 include/snort/framework/module.h
 include/snort/framework/mpse.h
 include/snort/framework/mpse_batch.h
+include/snort/framework/packet_constraints.h
 include/snort/framework/parameter.h
 include/snort/framework/range.h
 include/snort/framework/so_rule.h
@@ -97,6 +98,7 @@ include/snort/lua/snort_config.lua
 include/snort/lua/snort_plugin.lua
 include/snort/main/analyzer_command.h
 include/snort/main/policy.h
+include/snort/main/snort.h
 include/snort/main/snort_config.h
 include/snort/main/snort_debug.h
 include/snort/main/snort_types.h
@@ -164,6 +166,7 @@ include/snort/pub_sub/appid_events.h
 include/snort/pub_sub/cip_events.h
 include/snort/pub_sub/daq_message_event.h
 include/snort/pub_sub/data_decrypt_event.h
+include/snort/pub_sub/dcerpc_events.h
 include/snort/pub_sub/expect_events.h
 include/snort/pub_sub/finalize_packet_event.h
 include/snort/pub_sub/http_events.h
@@ -241,7 +244,6 @@ libdata/pkgconfig/snort.pc
 %%PORTDOCS%%%%DOCSDIR%%/ips_action.txt
 %%PORTDOCS%%%%DOCSDIR%%/ips_option.txt
 %%PORTDOCS%%%%DOCSDIR%%/logger.txt
-%%PORTDOCS%%%%DOCSDIR%%/module_trace.txt
 %%PORTDOCS%%%%DOCSDIR%%/modules.txt
 %%PORTDOCS%%%%DOCSDIR%%/options.txt
 %%PORTDOCS%%%%DOCSDIR%%/overview.txt
@@ -269,6 +271,7 @@ libdata/pkgconfig/snort.pc
 %%PORTDOCS%%%%DOCSDIR%%/telnet.txt
 %%PORTDOCS%%%%DOCSDIR%%/terms.txt
 %%PORTDOCS%%%%DOCSDIR%%/testing_numerical_values.txt
+%%PORTDOCS%%%%DOCSDIR%%/trace.txt
 %%PORTDOCS%%%%DOCSDIR%%/tutorial.txt
 %%PORTDOCS%%%%DOCSDIR%%/usage.txt
 %%PORTDOCS%%%%DOCSDIR%%/version.txt



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006221735.05MHZj79001743>