1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

security/snort: Update to 2.9.18

This commit is contained in:
Dan Langille 2021-07-06 17:04:30 +00:00
parent 9b563de67c
commit 45ccf3d842
3 changed files with 6 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Created by: Dirk Froemberg <dirk@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/

View File

@ -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

View File

@ -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