Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Dec 2021 16:44:24 GMT
From:      Dan Langille <dvl@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6f921bef373f - main - security/snort3: Update to 3.1.18.0
Message-ID:  <202112081644.1B8GiOrr049849@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by dvl:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6f921bef373f334c6877a7f06fea6559aeeed0f3

commit 6f921bef373f334c6877a7f06fea6559aeeed0f3
Author:     Dan Langille <dvl@FreeBSD.org>
AuthorDate: 2021-12-08 16:43:16 +0000
Commit:     Dan Langille <dvl@FreeBSD.org>
CommitDate: 2021-12-08 16:44:08 +0000

    security/snort3: Update to 3.1.18.0
    
    re: https://github.com/snort3/snort3/releases/tag/3.1.18.0
    
    Approved by:    maintainer (via private email)
---
 security/snort3/Makefile  | 2 +-
 security/snort3/distinfo  | 6 +++---
 security/snort3/pkg-plist | 1 +
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/security/snort3/Makefile b/security/snort3/Makefile
index c5b4f1ea83b2..d95575ff29df 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.17.0
+DISTVERSION=	3.1.18.0
 PORTEPOCH=	1
 CATEGORIES=	security
 PKGNAMESUFFIX=	3
diff --git a/security/snort3/distinfo b/security/snort3/distinfo
index d7880deb946a..7ee63912be7f 100644
--- a/security/snort3/distinfo
+++ b/security/snort3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1637182875
-SHA256 (snort3-snort3-3.1.17.0_GH0.tar.gz) = 0878f5a3d355796f281c4efba9a4a9b0f35afa1315961fca9a85545c4d68c052
-SIZE (snort3-snort3-3.1.17.0_GH0.tar.gz) = 3085600
+TIMESTAMP = 1638980599
+SHA256 (snort3-snort3-3.1.18.0_GH0.tar.gz) = 6e45c16b1815d832b5d6edcd2b705e7838e25c76bfd54b3e86c55ecba6de420a
+SIZE (snort3-snort3-3.1.18.0_GH0.tar.gz) = 3102856
diff --git a/security/snort3/pkg-plist b/security/snort3/pkg-plist
index 195062318269..56d603e2042a 100644
--- a/security/snort3/pkg-plist
+++ b/security/snort3/pkg-plist
@@ -70,6 +70,7 @@ 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/policy_selector.h
 include/snort/framework/range.h
 include/snort/framework/so_rule.h
 include/snort/framework/value.h



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