git: 45ccf3d842e4 - main - security/snort: Update to 2.9.18
Dan Langille
dvl at FreeBSD.org
Tue Jul 6 17:06:01 UTC 2021
The branch main has been updated by dvl:
URL: https://cgit.FreeBSD.org/ports/commit/?id=45ccf3d842e4a593ce48bff2dc016b8fb7eb482f
commit 45ccf3d842e4a593ce48bff2dc016b8fb7eb482f
Author: Dan Langille <dvl at FreeBSD.org>
AuthorDate: 2021-07-06 17:04:30 +0000
Commit: Dan Langille <dvl at FreeBSD.org>
CommitDate: 2021-07-06 17:05:57 +0000
security/snort: Update to 2.9.18
---
security/snort/Makefile | 2 +-
security/snort/distinfo | 6 +++---
security/snort/pkg-plist | 2 ++
3 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/security/snort/Makefile b/security/snort/Makefile
index a824a218f35b..6e17d69d19c0 100644
--- a/security/snort/Makefile
+++ b/security/snort/Makefile
@@ -1,7 +1,7 @@
# Created by: Dirk Froemberg <dirk at FreeBSD.org>
PORTNAME= snort
-PORTVERSION= 2.9.17.1
+PORTVERSION= 2.9.18
CATEGORIES= security
MASTER_SITES= https://snort.org/downloads/snort/ \
https://snort.org/downloads/archive/snort/
diff --git a/security/snort/distinfo b/security/snort/distinfo
index 943cb2af4440..7452b0c739ad 100644
--- a/security/snort/distinfo
+++ b/security/snort/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1617369739
-SHA256 (snort-2.9.17.1.tar.gz) = 303d3d5dc5affecfeaad3a331d3163f901d48d960fdd6598cb55c6d1591eed82
-SIZE (snort-2.9.17.1.tar.gz) = 6980147
+TIMESTAMP = 1625589537
+SHA256 (snort-2.9.18.tar.gz) = d0308642f69e0d36f70db9703e5766afce2f44ff05b7d2c9cc8e3ac8323b2c77
+SIZE (snort-2.9.18.tar.gz) = 6909928
diff --git a/security/snort/pkg-plist b/security/snort/pkg-plist
index 9bebb2c50a5d..a000dfcfcecf 100644
--- a/security/snort/pkg-plist
+++ b/security/snort/pkg-plist
@@ -43,6 +43,7 @@ include/snort/dynamic_preproc/cpuclock.h
include/snort/dynamic_preproc/file_api.h
include/snort/dynamic_preproc/idle_processing.h
include/snort/dynamic_preproc/ipv6_port.h
+include/snort/dynamic_preproc/memory_stats.h
include/snort/dynamic_preproc/mempool.h
include/snort/dynamic_preproc/mpse_methods.h
include/snort/dynamic_preproc/obfuscation.h
@@ -252,6 +253,7 @@ src/snort_dynamicsrc/event.h
src/snort_dynamicsrc/file_api.h
src/snort_dynamicsrc/file_mail_common.h
src/snort_dynamicsrc/idle_processing.h
+src/snort_dynamicsrc/memory_stats.h
src/snort_dynamicsrc/mpse_methods.h
src/snort_dynamicsrc/obfuscation.h
src/snort_dynamicsrc/pcap_pkthdr32.h
More information about the dev-commits-ports-all
mailing list