git: 767ca7dba5ef - main - security/snort3: Update to 3.1.28.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Apr 2022 17:39:27 UTC
The branch main has been updated by dvl: URL: https://cgit.FreeBSD.org/ports/commit/?id=767ca7dba5efe1c97b45838ced081e9e538ccbbe commit 767ca7dba5efe1c97b45838ced081e9e538ccbbe Author: Dan Langille <dvl@FreeBSD.org> AuthorDate: 2022-04-25 17:38:03 +0000 Commit: Dan Langille <dvl@FreeBSD.org> CommitDate: 2022-04-25 17:39:24 +0000 security/snort3: Update to 3.1.28.0 re: https://github.com/snort3/snort3/releases/tag/3.1.28.0 Approved by: maintainer (via private email) --- security/snort3/Makefile | 2 +- security/snort3/distinfo | 6 +++--- security/snort3/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/security/snort3/Makefile b/security/snort3/Makefile index 37b302417d38..04e7af28361a 100644 --- a/security/snort3/Makefile +++ b/security/snort3/Makefile @@ -1,7 +1,7 @@ # Created by: Mark Felder <feld@FreeBSD.org> PORTNAME= snort -DISTVERSION= 3.1.27.0 +DISTVERSION= 3.1.28.0 PORTEPOCH= 1 CATEGORIES= security PKGNAMESUFFIX= 3 diff --git a/security/snort3/distinfo b/security/snort3/distinfo index 0a6ef4fc8bb7..149edb057997 100644 --- a/security/snort3/distinfo +++ b/security/snort3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1649436596 -SHA256 (snort3-snort3-3.1.27.0_GH0.tar.gz) = 069e54c7e2d1e20d9491a9aebdc718087e56dba75eb4e6ca9ee6420a61e28c91 -SIZE (snort3-snort3-3.1.27.0_GH0.tar.gz) = 3138498 +TIMESTAMP = 1650907723 +SHA256 (snort3-snort3-3.1.28.0_GH0.tar.gz) = 0322ac1c22321eb908b46d36b53ca3eada2d4f7e48deda4eff22d648695b84ea +SIZE (snort3-snort3-3.1.28.0_GH0.tar.gz) = 3169935 diff --git a/security/snort3/pkg-plist b/security/snort3/pkg-plist index b0c84c582662..a34fd6771129 100644 --- a/security/snort3/pkg-plist +++ b/security/snort3/pkg-plist @@ -198,6 +198,7 @@ include/snort/pub_sub/expect_events.h include/snort/pub_sub/finalize_packet_event.h include/snort/pub_sub/http_events.h include/snort/pub_sub/http_request_body_event.h +include/snort/pub_sub/netflow_event.h include/snort/pub_sub/opportunistic_tls_event.h include/snort/pub_sub/sip_events.h include/snort/pub_sub/smb_events.h @@ -268,6 +269,7 @@ libdata/pkgconfig/snort.pc %%PORTDOCS%%%%DOCSDIR%%/http_inspect.txt %%PORTDOCS%%%%DOCSDIR%%/http2_inspect.txt %%PORTDOCS%%%%DOCSDIR%%/iec104.txt +%%PORTDOCS%%%%DOCSDIR%%/mms.txt %%PORTDOCS%%%%DOCSDIR%%/overview.txt %%PORTDOCS%%%%DOCSDIR%%/params.txt %%PORTDOCS%%%%DOCSDIR%%/perf_monitor.txt