svn commit: r308246 - head/security/snort
Ryan Steinmetz
zi at FreeBSD.org
Tue Dec 4 16:35:09 UTC 2012
Author: zi
Date: Tue Dec 4 16:35:08 2012
New Revision: 308246
URL: http://svnweb.freebsd.org/changeset/ports/308246
Log:
- Update to 2.9.4
Feature safe: yes
Modified:
head/security/snort/Makefile
head/security/snort/distinfo
head/security/snort/pkg-plist
Modified: head/security/snort/Makefile
==============================================================================
--- head/security/snort/Makefile Tue Dec 4 16:15:11 2012 (r308245)
+++ head/security/snort/Makefile Tue Dec 4 16:35:08 2012 (r308246)
@@ -6,7 +6,7 @@
#
PORTNAME= snort
-PORTVERSION= 2.9.3.1
+PORTVERSION= 2.9.4
CATEGORIES= security
MASTER_SITES= SF/snort/snort \
http://mirrors.rit.edu/zi/
Modified: head/security/snort/distinfo
==============================================================================
--- head/security/snort/distinfo Tue Dec 4 16:15:11 2012 (r308245)
+++ head/security/snort/distinfo Tue Dec 4 16:35:08 2012 (r308246)
@@ -1,2 +1,2 @@
-SHA256 (snort-2.9.3.1.tar.gz) = b1b2154df54c5bb6f81aa99e2c6c8081288399c0094983b8ffa3b2ee542cbe50
-SIZE (snort-2.9.3.1.tar.gz) = 5295237
+SHA256 (snort-2.9.4.tar.gz) = 4202ae0f666a5348c624476a4543f1d059a70998deb0dcadab6865cd6ba499b5
+SIZE (snort-2.9.4.tar.gz) = 5289321
Modified: head/security/snort/pkg-plist
==============================================================================
--- head/security/snort/pkg-plist Tue Dec 4 16:15:11 2012 (r308245)
+++ head/security/snort/pkg-plist Tue Dec 4 16:35:08 2012 (r308246)
@@ -32,9 +32,10 @@ etc/snort/preproc_rules/sensitive-data.r
@exec if [ ! -f %D/etc/snort/preproc_rules/decoder.rules ] ; then cp -p %D/%F %B/; fi
@dirrmtry etc/snort/preproc_rules
@dirrmtry etc/snort
-%%DYNAMIC%%src/snort_dynamicsrc/attribute_table_api.h
%%DYNAMIC%%src/snort_dynamicsrc/bitop.h
%%DYNAMIC%%src/snort_dynamicsrc/event.h
+%%DYNAMIC%%src/snort_dynamicsrc/file_api.h
+%%DYNAMIC%%src/snort_dynamicsrc/file_lib.h
%%DYNAMIC%%src/snort_dynamicsrc/obfuscation.h
%%DYNAMIC%%src/snort_dynamicsrc/pcap_pkthdr32.h
%%DYNAMIC%%src/snort_dynamicsrc/plugin_enum.h
@@ -95,7 +96,6 @@ include/snort/dynamic_output/sfrt.h
include/snort/dynamic_output/sfrt_dir.h
include/snort/dynamic_output/sfrt_trie.h
@dirrmtry include/snort/dynamic_output
-%%DYNAMIC%%include/snort/dynamic_preproc/attribute_table_api.h
%%DYNAMIC%%include/snort/dynamic_preproc/ssl.h
%%DYNAMIC%%include/snort/dynamic_preproc/sfcommon.h
%%DYNAMIC%%include/snort/dynamic_preproc/sf_preproc_info.h
@@ -108,6 +108,8 @@ include/snort/dynamic_output/sfrt_trie.h
%%DYNAMIC%%include/snort/dynamic_preproc/snort_debug.h
%%DYNAMIC%%include/snort/dynamic_preproc/snort_bounds.h
%%DYNAMIC%%include/snort/dynamic_preproc/cpuclock.h
+%%DYNAMIC%%include/snort/dynamic_preproc/file_api.h
+%%DYNAMIC%%include/snort/dynamic_preproc/file_lib.h
%%DYNAMIC%%include/snort/dynamic_preproc/profiler.h
%%DYNAMIC%%include/snort/dynamic_preproc/bitop.h
%%DYNAMIC%%include/snort/dynamic_preproc/idle_processing.h
@@ -239,6 +241,7 @@ lib/snort/dynamic_output/libsf_dynamic_o
%%PORTDOCS%%%%DOCSDIR%%/README.dnp3
%%PORTDOCS%%%%DOCSDIR%%/README.dns
%%PORTDOCS%%%%DOCSDIR%%/README.event_queue
+%%PORTDOCS%%%%DOCSDIR%%/README.file
%%PORTDOCS%%%%DOCSDIR%%/README.filters
%%PORTDOCS%%%%DOCSDIR%%/README.flowbits
%%PORTDOCS%%%%DOCSDIR%%/README.frag3
More information about the svn-ports-head
mailing list