Hello,

attached is an update to snort-2.9.7.3, a bugfix release.
Most of the diff are regenerated patches.

Tested with daq 2.0.5 on i386.
Also at least builds on sparc64.

Please test, comment.

Regards,
Markus

Index: Makefile
===================================================================
RCS file: /cvs/ports/net/snort/Makefile,v
retrieving revision 1.90
diff -u -p -r1.90 Makefile
--- Makefile    16 Feb 2015 22:57:11 -0000      1.90
+++ Makefile    26 May 2015 19:58:21 -0000
@@ -4,7 +4,7 @@ SHARED_ONLY =           Yes
 
 COMMENT =              highly flexible sniffer/NIDS
 
-VERSION =              2.9.7.0
+VERSION =              2.9.7.3
 DISTNAME =             snort-${VERSION}
 
 CATEGORIES =           net security
@@ -16,7 +16,7 @@ MAINTAINER =          Markus Lude <markus.lude@g
 # GPLv2
 PERMIT_PACKAGE_CDROM = Yes
 
-WANTLIB =              c crypto daq dnet m pcap pcre pthread z
+WANTLIB =              c crypto daq dnet lzma m pcap pcre pthread z
 
 MASTER_SITES =         https://www.snort.org/downloads/snort/
 
@@ -26,7 +26,8 @@ CONFIGURE_ARGS +=     ${CONFIGURE_SHARED} \
                        --disable-static-daq \
                        --enable-non-ether-decoders
 
-LIB_DEPENDS =          devel/pcre \
+LIB_DEPENDS =          archivers/xz \
+                       devel/pcre \
                        net/libdnet \
                        net/daq
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/snort/distinfo,v
retrieving revision 1.32
diff -u -p -r1.32 distinfo
--- distinfo    24 Jan 2015 03:52:53 -0000      1.32
+++ distinfo    26 May 2015 19:58:21 -0000
@@ -1,2 +1,2 @@
-SHA256 (snort-2.9.7.0.tar.gz) = lziv6kXSC393mXzAAFXn3XD2rqAQEgnYfv7EvE6s5Js=
-SIZE (snort-2.9.7.0.tar.gz) = 6340553
+SHA256 (snort-2.9.7.3.tar.gz) = jMNhO4iPxUlHor7sdzx22aIDaPJlmzHUWp8LEeZswik=
+SIZE (snort-2.9.7.3.tar.gz) = 6300073
Index: patches/patch-etc_snort_conf
===================================================================
RCS file: /cvs/ports/net/snort/patches/patch-etc_snort_conf,v
retrieving revision 1.13
diff -u -p -r1.13 patch-etc_snort_conf
--- patches/patch-etc_snort_conf        24 Jan 2015 03:52:53 -0000      1.13
+++ patches/patch-etc_snort_conf        26 May 2015 19:58:21 -0000
@@ -2,8 +2,8 @@ $OpenBSD: patch-etc_snort_conf,v 1.13 20
 
 reputation preprocessor disabled, still experimental
 
---- etc/snort.conf.orig        Mon Oct 13 17:44:08 2014
-+++ etc/snort.conf     Sat Jan 10 16:16:45 2015
+--- etc/snort.conf.orig        Thu Apr 23 20:29:00 2015
++++ etc/snort.conf     Sun May 24 22:10:12 2015
 @@ -101,17 +101,17 @@ ipvar AIM_SERVERS [64.12.24.0/23,64.12.28.0/23,64.12.1
  # Path to your rules files (this can be a relative path)
  # Note for Windows users:  You are advised to make this an absolute path,
@@ -79,13 +79,78 @@ reputation preprocessor disabled, still 
  include $RULE_PATH/app-detect.rules
  include $RULE_PATH/attack-responses.rules
  include $RULE_PATH/backdoor.rules
-@@ -648,6 +655,9 @@ include $RULE_PATH/web-iis.rules
- include $RULE_PATH/web-misc.rules
+@@ -568,6 +575,7 @@ include $RULE_PATH/file-executable.rules
+ include $RULE_PATH/file-flash.rules
+ include $RULE_PATH/file-identify.rules
+ include $RULE_PATH/file-image.rules
++include $RULE_PATH/file-java.rules
+ include $RULE_PATH/file-multimedia.rules
+ include $RULE_PATH/file-office.rules
+ include $RULE_PATH/file-other.rules
+@@ -579,6 +587,7 @@ include $RULE_PATH/icmp.rules
+ include $RULE_PATH/imap.rules
+ include $RULE_PATH/indicator-compromise.rules
+ include $RULE_PATH/indicator-obfuscation.rules
++include $RULE_PATH/indicator-scan.rules
+ include $RULE_PATH/indicator-shellcode.rules
+ include $RULE_PATH/info.rules
+ include $RULE_PATH/malware-backdoor.rules
+@@ -592,6 +601,7 @@ include $RULE_PATH/netbios.rules
+ include $RULE_PATH/nntp.rules
+ include $RULE_PATH/oracle.rules
+ include $RULE_PATH/os-linux.rules
++include $RULE_PATH/os-mobile.rules
+ include $RULE_PATH/os-other.rules
+ include $RULE_PATH/os-solaris.rules
+ include $RULE_PATH/os-windows.rules
+@@ -605,12 +615,20 @@ include $RULE_PATH/policy-social.rules
+ include $RULE_PATH/policy-spam.rules
+ include $RULE_PATH/pop2.rules
+ include $RULE_PATH/pop3.rules
++include $RULE_PATH/protocol-dns.rules
+ include $RULE_PATH/protocol-finger.rules
+ include $RULE_PATH/protocol-ftp.rules
+ include $RULE_PATH/protocol-icmp.rules
+ include $RULE_PATH/protocol-imap.rules
++include $RULE_PATH/protocol-nntp.rules
++include $RULE_PATH/protocol-other.rules
+ include $RULE_PATH/protocol-pop.rules
++include $RULE_PATH/protocol-rpc.rules
++include $RULE_PATH/protocol-scada.rules
+ include $RULE_PATH/protocol-services.rules
++include $RULE_PATH/protocol-snmp.rules
++include $RULE_PATH/protocol-telnet.rules
++include $RULE_PATH/protocol-tftp.rules
+ include $RULE_PATH/protocol-voip.rules
+ include $RULE_PATH/pua-adware.rules
+ include $RULE_PATH/pua-other.rules
+@@ -627,6 +645,7 @@ include $RULE_PATH/server-mssql.rules
+ include $RULE_PATH/server-mysql.rules
+ include $RULE_PATH/server-oracle.rules
+ include $RULE_PATH/server-other.rules
++include $RULE_PATH/server-samba.rules
+ include $RULE_PATH/server-webapp.rules
+ include $RULE_PATH/shellcode.rules
+ include $RULE_PATH/smtp.rules
+@@ -649,6 +668,9 @@ include $RULE_PATH/web-misc.rules
  include $RULE_PATH/web-php.rules
  include $RULE_PATH/x11.rules
-+
+ 
 +# Emerging Threats rules from 
http://rules.emergingthreats.net/open/snort-2.9.0/
 +# include $RULE_PATH/emerging.conf
- 
++
  ###################################################
  # Step #8: Customize your preprocessor and decoder alerts
+ # For more information, see README.decoder_preproc_rules
+@@ -666,9 +688,11 @@ include $RULE_PATH/x11.rules
+ 
+ # dynamic library rules
+ # include $SO_RULE_PATH/bad-traffic.rules
++# include $SO_RULE_PATH/browser-ie.rules
+ # include $SO_RULE_PATH/chat.rules
+ # include $SO_RULE_PATH/dos.rules
+ # include $SO_RULE_PATH/exploit.rules
++# include $SO_RULE_PATH/file-flash.rules
+ # include $SO_RULE_PATH/icmp.rules
+ # include $SO_RULE_PATH/imap.rules
+ # include $SO_RULE_PATH/misc.rules
Index: patches/patch-src_decode_h
===================================================================
RCS file: /cvs/ports/net/snort/patches/patch-src_decode_h,v
retrieving revision 1.7
diff -u -p -r1.7 patch-src_decode_h
--- patches/patch-src_decode_h  24 Jan 2015 03:52:53 -0000      1.7
+++ patches/patch-src_decode_h  26 May 2015 19:58:21 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_decode_h,v 1.7 2015/01/24 03:52:53 lteo Exp $
---- src/decode.h.orig  Tue Sep 16 20:24:43 2014
-+++ src/decode.h       Sat Oct 25 16:32:12 2014
-@@ -815,9 +815,9 @@ typedef struct _SLLHdr {
+--- src/decode.h.orig  Fri Nov 21 21:48:54 2014
++++ src/decode.h       Wed Apr 22 17:36:46 2015
+@@ -817,9 +817,9 @@ typedef struct _SLLHdr {
   * Pflog1_Hdr:  CVS = 1.3,  DLT_OLD_PFLOG = 17,  Length = 28
   * Pflog2_Hdr:  CVS = 1.8,  DLT_PFLOG     = 117, Length = 48
   * Pflog3_Hdr:  CVS = 1.12, DLT_PFLOG     = 117, Length = 64
Index: patches/patch-src_dynamic-plugins_sf_engine_Makefile_in
===================================================================
RCS file: 
/cvs/ports/net/snort/patches/patch-src_dynamic-plugins_sf_engine_Makefile_in,v
retrieving revision 1.8
diff -u -p -r1.8 patch-src_dynamic-plugins_sf_engine_Makefile_in
--- patches/patch-src_dynamic-plugins_sf_engine_Makefile_in     24 Jan 2015 
03:52:53 -0000      1.8
+++ patches/patch-src_dynamic-plugins_sf_engine_Makefile_in     26 May 2015 
19:58:21 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-plugins_sf_engine_Makefile_in,v 1.8 2015/01/24 
03:52:53 lteo Exp $
---- src/dynamic-plugins/sf_engine/Makefile.in.orig     Mon Oct 13 17:43:44 2014
-+++ src/dynamic-plugins/sf_engine/Makefile.in  Sat Oct 25 16:47:53 2014
-@@ -377,7 +377,7 @@ top_srcdir = @top_srcdir@
+--- src/dynamic-plugins/sf_engine/Makefile.in.orig     Thu Apr 23 20:28:26 2015
++++ src/dynamic-plugins/sf_engine/Makefile.in  Sun May 24 17:20:04 2015
+@@ -389,7 +389,7 @@ top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  dynamicengine_LTLIBRARIES = libsf_engine.la
  dynamicenginedir = $(libdir)/snort_dynamicengine
Index: patches/patch-src_dynamic-preprocessors_Makefile_in
===================================================================
RCS file: 
/cvs/ports/net/snort/patches/patch-src_dynamic-preprocessors_Makefile_in,v
retrieving revision 1.14
diff -u -p -r1.14 patch-src_dynamic-preprocessors_Makefile_in
--- patches/patch-src_dynamic-preprocessors_Makefile_in 24 Jan 2015 03:52:53 
-0000      1.14
+++ patches/patch-src_dynamic-preprocessors_Makefile_in 26 May 2015 19:58:21 
-0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_Makefile_in,v 1.14 2015/01/24 
03:52:53 lteo Exp $
---- src/dynamic-preprocessors/Makefile.in.orig Mon Oct 13 17:43:44 2014
-+++ src/dynamic-preprocessors/Makefile.in      Sat Oct 25 16:32:13 2014
-@@ -1483,19 +1483,8 @@ clean-local:
+--- src/dynamic-preprocessors/Makefile.in.orig Thu Apr 23 20:28:27 2015
++++ src/dynamic-preprocessors/Makefile.in      Sun May 24 17:20:05 2015
+@@ -1496,19 +1496,8 @@ clean-local:
        rm -rf include build
  
  install-data-local:
Index: patches/patch-src_dynamic-preprocessors_dcerpc2_Makefile_in
===================================================================
RCS file: 
/cvs/ports/net/snort/patches/patch-src_dynamic-preprocessors_dcerpc2_Makefile_in,v
retrieving revision 1.10
diff -u -p -r1.10 patch-src_dynamic-preprocessors_dcerpc2_Makefile_in
--- patches/patch-src_dynamic-preprocessors_dcerpc2_Makefile_in 24 Jan 2015 
03:52:53 -0000      1.10
+++ patches/patch-src_dynamic-preprocessors_dcerpc2_Makefile_in 26 May 2015 
19:58:21 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_dcerpc2_Makefile_in,v 1.10 
2015/01/24 03:52:53 lteo Exp $
---- src/dynamic-preprocessors/dcerpc2/Makefile.in.orig Mon Oct 13 17:43:44 2014
-+++ src/dynamic-preprocessors/dcerpc2/Makefile.in      Sat Oct 25 16:48:58 2014
-@@ -336,7 +336,7 @@ top_srcdir = @top_srcdir@
+--- src/dynamic-preprocessors/dcerpc2/Makefile.in.orig Thu Apr 23 20:28:27 2015
++++ src/dynamic-preprocessors/dcerpc2/Makefile.in      Sun May 24 17:20:06 2015
+@@ -348,7 +348,7 @@ top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  dynamicpreprocessordir = ${libdir}/snort_dynamicpreprocessor
  dynamicpreprocessor_LTLIBRARIES = libsf_dce2_preproc.la
@@ -10,7 +10,7 @@ $OpenBSD: patch-src_dynamic-preprocessor
  @SO_WITH_STATIC_LIB_TRUE@libsf_dce2_preproc_la_LIBADD = 
../libsf_dynamic_preproc.la
  @SO_WITH_STATIC_LIB_FALSE@nodist_libsf_dce2_preproc_la_SOURCES = \
  @SO_WITH_STATIC_LIB_FALSE@../include/sf_dynamic_preproc_lib.c \
-@@ -580,7 +580,7 @@ distdir: $(DISTFILES)
+@@ -591,7 +591,7 @@ distdir: $(DISTFILES)
        done
  check-am: all-am
  check: check-am
Index: patches/patch-src_dynamic-preprocessors_dnp3_Makefile_in
===================================================================
RCS file: 
/cvs/ports/net/snort/patches/patch-src_dynamic-preprocessors_dnp3_Makefile_in,v
retrieving revision 1.8
diff -u -p -r1.8 patch-src_dynamic-preprocessors_dnp3_Makefile_in
--- patches/patch-src_dynamic-preprocessors_dnp3_Makefile_in    24 Jan 2015 
03:52:53 -0000      1.8
+++ patches/patch-src_dynamic-preprocessors_dnp3_Makefile_in    26 May 2015 
19:58:21 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_dnp3_Makefile_in,v 1.8 2015/01/24 
03:52:53 lteo Exp $
---- src/dynamic-preprocessors/dnp3/Makefile.in.orig    Mon Oct 13 17:43:44 2014
-+++ src/dynamic-preprocessors/dnp3/Makefile.in Sat Oct 25 16:49:19 2014
-@@ -333,7 +333,7 @@ top_srcdir = @top_srcdir@
+--- src/dynamic-preprocessors/dnp3/Makefile.in.orig    Thu Apr 23 20:28:27 2015
++++ src/dynamic-preprocessors/dnp3/Makefile.in Sun May 24 17:20:07 2015
+@@ -345,7 +345,7 @@ top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  dynamicpreprocessordir = ${libdir}/snort_dynamicpreprocessor
  dynamicpreprocessor_LTLIBRARIES = libsf_dnp3_preproc.la
@@ -10,7 +10,7 @@ $OpenBSD: patch-src_dynamic-preprocessor
  @SO_WITH_STATIC_LIB_TRUE@libsf_dnp3_preproc_la_LIBADD = 
../libsf_dynamic_preproc.la
  @SO_WITH_STATIC_LIB_FALSE@nodist_libsf_dnp3_preproc_la_SOURCES = \
  @SO_WITH_STATIC_LIB_FALSE@../include/sf_dynamic_preproc_lib.c \
-@@ -546,7 +546,7 @@ distdir: $(DISTFILES)
+@@ -557,7 +557,7 @@ distdir: $(DISTFILES)
        done
  check-am: all-am
  check: check-am
Index: patches/patch-src_dynamic-preprocessors_dns_Makefile_in
===================================================================
RCS file: 
/cvs/ports/net/snort/patches/patch-src_dynamic-preprocessors_dns_Makefile_in,v
retrieving revision 1.12
diff -u -p -r1.12 patch-src_dynamic-preprocessors_dns_Makefile_in
--- patches/patch-src_dynamic-preprocessors_dns_Makefile_in     24 Jan 2015 
03:52:53 -0000      1.12
+++ patches/patch-src_dynamic-preprocessors_dns_Makefile_in     26 May 2015 
19:58:21 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_dns_Makefile_in,v 1.12 2015/01/24 
03:52:53 lteo Exp $
---- src/dynamic-preprocessors/dns/Makefile.in.orig     Mon Oct 13 17:43:44 2014
-+++ src/dynamic-preprocessors/dns/Makefile.in  Sat Oct 25 16:49:38 2014
-@@ -331,7 +331,7 @@ top_srcdir = @top_srcdir@
+--- src/dynamic-preprocessors/dns/Makefile.in.orig     Thu Apr 23 20:28:27 2015
++++ src/dynamic-preprocessors/dns/Makefile.in  Sun May 24 17:20:08 2015
+@@ -343,7 +343,7 @@ top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  dynamicpreprocessordir = ${libdir}/snort_dynamicpreprocessor
  dynamicpreprocessor_LTLIBRARIES = libsf_dns_preproc.la
@@ -10,7 +10,7 @@ $OpenBSD: patch-src_dynamic-preprocessor
  @SO_WITH_STATIC_LIB_TRUE@libsf_dns_preproc_la_LIBADD = 
../libsf_dynamic_preproc.la
  @SO_WITH_STATIC_LIB_FALSE@nodist_libsf_dns_preproc_la_SOURCES = \
  @SO_WITH_STATIC_LIB_FALSE@../include/sf_dynamic_preproc_lib.c \
-@@ -528,7 +528,7 @@ distdir: $(DISTFILES)
+@@ -539,7 +539,7 @@ distdir: $(DISTFILES)
        done
  check-am: all-am
  check: check-am
Index: patches/patch-src_dynamic-preprocessors_ftptelnet_Makefile_in
===================================================================
RCS file: 
/cvs/ports/net/snort/patches/patch-src_dynamic-preprocessors_ftptelnet_Makefile_in,v
retrieving revision 1.13
diff -u -p -r1.13 patch-src_dynamic-preprocessors_ftptelnet_Makefile_in
--- patches/patch-src_dynamic-preprocessors_ftptelnet_Makefile_in       24 Jan 
2015 03:52:53 -0000      1.13
+++ patches/patch-src_dynamic-preprocessors_ftptelnet_Makefile_in       26 May 
2015 19:58:21 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_ftptelnet_Makefile_in,v 1.13 
2015/01/24 03:52:53 lteo Exp $
---- src/dynamic-preprocessors/ftptelnet/Makefile.in.orig       Mon Oct 13 
17:43:45 2014
-+++ src/dynamic-preprocessors/ftptelnet/Makefile.in    Sat Oct 25 16:49:59 2014
-@@ -339,7 +339,7 @@ top_srcdir = @top_srcdir@
+--- src/dynamic-preprocessors/ftptelnet/Makefile.in.orig       Thu Apr 23 
20:28:27 2015
++++ src/dynamic-preprocessors/ftptelnet/Makefile.in    Sun May 24 17:20:10 2015
+@@ -351,7 +351,7 @@ top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  dynamicpreprocessordir = ${libdir}/snort_dynamicpreprocessor
  dynamicpreprocessor_LTLIBRARIES = libsf_ftptelnet_preproc.la
@@ -10,7 +10,7 @@ $OpenBSD: patch-src_dynamic-preprocessor
  @SO_WITH_STATIC_LIB_TRUE@libsf_ftptelnet_preproc_la_LIBADD = 
../libsf_dynamic_preproc.la
  @SO_WITH_STATIC_LIB_FALSE@nodist_libsf_ftptelnet_preproc_la_SOURCES = \
  @SO_WITH_STATIC_LIB_FALSE@../include/sf_dynamic_preproc_lib.c \
-@@ -594,7 +594,7 @@ distdir: $(DISTFILES)
+@@ -605,7 +605,7 @@ distdir: $(DISTFILES)
        done
  check-am: all-am
  check: check-am
Index: patches/patch-src_dynamic-preprocessors_gtp_Makefile_in
===================================================================
RCS file: 
/cvs/ports/net/snort/patches/patch-src_dynamic-preprocessors_gtp_Makefile_in,v
retrieving revision 1.8
diff -u -p -r1.8 patch-src_dynamic-preprocessors_gtp_Makefile_in
--- patches/patch-src_dynamic-preprocessors_gtp_Makefile_in     24 Jan 2015 
03:52:53 -0000      1.8
+++ patches/patch-src_dynamic-preprocessors_gtp_Makefile_in     26 May 2015 
19:58:21 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_gtp_Makefile_in,v 1.8 2015/01/24 
03:52:53 lteo Exp $
---- src/dynamic-preprocessors/gtp/Makefile.in.orig     Mon Oct 13 17:43:45 2014
-+++ src/dynamic-preprocessors/gtp/Makefile.in  Sat Oct 25 16:50:16 2014
-@@ -332,7 +332,7 @@ top_srcdir = @top_srcdir@
+--- src/dynamic-preprocessors/gtp/Makefile.in.orig     Thu Apr 23 20:28:27 2015
++++ src/dynamic-preprocessors/gtp/Makefile.in  Sun May 24 17:20:10 2015
+@@ -344,7 +344,7 @@ top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  dynamicpreprocessordir = ${libdir}/snort_dynamicpreprocessor
  dynamicpreprocessor_LTLIBRARIES = libsf_gtp_preproc.la
@@ -10,7 +10,7 @@ $OpenBSD: patch-src_dynamic-preprocessor
  @SO_WITH_STATIC_LIB_TRUE@libsf_gtp_preproc_la_LIBADD = 
../libsf_dynamic_preproc.la
  @SO_WITH_STATIC_LIB_FALSE@nodist_libsf_gtp_preproc_la_SOURCES = \
  @SO_WITH_STATIC_LIB_FALSE@../include/sf_dynamic_preproc_lib.c \
-@@ -536,7 +536,7 @@ distdir: $(DISTFILES)
+@@ -547,7 +547,7 @@ distdir: $(DISTFILES)
        done
  check-am: all-am
  check: check-am
Index: patches/patch-src_dynamic-preprocessors_imap_Makefile_in
===================================================================
RCS file: 
/cvs/ports/net/snort/patches/patch-src_dynamic-preprocessors_imap_Makefile_in,v
retrieving revision 1.8
diff -u -p -r1.8 patch-src_dynamic-preprocessors_imap_Makefile_in
--- patches/patch-src_dynamic-preprocessors_imap_Makefile_in    24 Jan 2015 
03:52:53 -0000      1.8
+++ patches/patch-src_dynamic-preprocessors_imap_Makefile_in    26 May 2015 
19:58:21 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_imap_Makefile_in,v 1.8 2015/01/24 
03:52:53 lteo Exp $
---- src/dynamic-preprocessors/imap/Makefile.in.orig    Mon Oct 13 17:43:45 2014
-+++ src/dynamic-preprocessors/imap/Makefile.in Sat Oct 25 16:50:26 2014
-@@ -337,7 +337,7 @@ top_srcdir = @top_srcdir@
+--- src/dynamic-preprocessors/imap/Makefile.in.orig    Thu Apr 23 20:28:27 2015
++++ src/dynamic-preprocessors/imap/Makefile.in Sun May 24 17:20:11 2015
+@@ -349,7 +349,7 @@ top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  dynamicpreprocessordir = ${libdir}/snort_dynamicpreprocessor
  dynamicpreprocessor_LTLIBRARIES = libsf_imap_preproc.la
@@ -10,7 +10,7 @@ $OpenBSD: patch-src_dynamic-preprocessor
  @SO_WITH_STATIC_LIB_TRUE@libsf_imap_preproc_la_LIBADD = 
../libsf_dynamic_preproc.la
  @SO_WITH_STATIC_LIB_FALSE@nodist_libsf_imap_preproc_la_SOURCES = \
  @SO_WITH_STATIC_LIB_FALSE@../include/sf_dynamic_preproc_lib.c \
-@@ -580,7 +580,7 @@ distdir: $(DISTFILES)
+@@ -591,7 +591,7 @@ distdir: $(DISTFILES)
        done
  check-am: all-am
  check: check-am
Index: patches/patch-src_dynamic-preprocessors_modbus_Makefile_in
===================================================================
RCS file: 
/cvs/ports/net/snort/patches/patch-src_dynamic-preprocessors_modbus_Makefile_in,v
retrieving revision 1.8
diff -u -p -r1.8 patch-src_dynamic-preprocessors_modbus_Makefile_in
--- patches/patch-src_dynamic-preprocessors_modbus_Makefile_in  24 Jan 2015 
03:52:53 -0000      1.8
+++ patches/patch-src_dynamic-preprocessors_modbus_Makefile_in  26 May 2015 
19:58:21 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_modbus_Makefile_in,v 1.8 2015/01/24 
03:52:53 lteo Exp $
---- src/dynamic-preprocessors/modbus/Makefile.in.orig  Mon Oct 13 17:43:45 2014
-+++ src/dynamic-preprocessors/modbus/Makefile.in       Sat Oct 25 16:50:41 2014
-@@ -333,7 +333,7 @@ top_srcdir = @top_srcdir@
+--- src/dynamic-preprocessors/modbus/Makefile.in.orig  Thu Apr 23 20:28:27 2015
++++ src/dynamic-preprocessors/modbus/Makefile.in       Sun May 24 17:20:13 2015
+@@ -345,7 +345,7 @@ top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  dynamicpreprocessordir = ${libdir}/snort_dynamicpreprocessor
  dynamicpreprocessor_LTLIBRARIES = libsf_modbus_preproc.la
@@ -10,7 +10,7 @@ $OpenBSD: patch-src_dynamic-preprocessor
  @SO_WITH_STATIC_LIB_TRUE@libsf_modbus_preproc_la_LIBADD = 
../libsf_dynamic_preproc.la
  @SO_WITH_STATIC_LIB_FALSE@nodist_libsf_modbus_preproc_la_SOURCES = \
  @SO_WITH_STATIC_LIB_FALSE@../include/sf_dynamic_preproc_lib.c \
-@@ -536,7 +536,7 @@ distdir: $(DISTFILES)
+@@ -547,7 +547,7 @@ distdir: $(DISTFILES)
        done
  check-am: all-am
  check: check-am
Index: patches/patch-src_dynamic-preprocessors_pop_Makefile_in
===================================================================
RCS file: 
/cvs/ports/net/snort/patches/patch-src_dynamic-preprocessors_pop_Makefile_in,v
retrieving revision 1.8
diff -u -p -r1.8 patch-src_dynamic-preprocessors_pop_Makefile_in
--- patches/patch-src_dynamic-preprocessors_pop_Makefile_in     24 Jan 2015 
03:52:53 -0000      1.8
+++ patches/patch-src_dynamic-preprocessors_pop_Makefile_in     26 May 2015 
19:58:21 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_pop_Makefile_in,v 1.8 2015/01/24 
03:52:53 lteo Exp $
---- src/dynamic-preprocessors/pop/Makefile.in.orig     Mon Oct 13 17:43:45 2014
-+++ src/dynamic-preprocessors/pop/Makefile.in  Sat Oct 25 16:50:54 2014
-@@ -337,7 +337,7 @@ top_srcdir = @top_srcdir@
+--- src/dynamic-preprocessors/pop/Makefile.in.orig     Thu Apr 23 20:28:27 2015
++++ src/dynamic-preprocessors/pop/Makefile.in  Sun May 24 17:20:15 2015
+@@ -349,7 +349,7 @@ top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  dynamicpreprocessordir = ${libdir}/snort_dynamicpreprocessor
  dynamicpreprocessor_LTLIBRARIES = libsf_pop_preproc.la
@@ -10,7 +10,7 @@ $OpenBSD: patch-src_dynamic-preprocessor
  @SO_WITH_STATIC_LIB_TRUE@libsf_pop_preproc_la_LIBADD = 
../libsf_dynamic_preproc.la
  @SO_WITH_STATIC_LIB_FALSE@nodist_libsf_pop_preproc_la_SOURCES = \
  @SO_WITH_STATIC_LIB_FALSE@../include/sf_dynamic_preproc_lib.c \
-@@ -580,7 +580,7 @@ distdir: $(DISTFILES)
+@@ -591,7 +591,7 @@ distdir: $(DISTFILES)
        done
  check-am: all-am
  check: check-am
Index: patches/patch-src_dynamic-preprocessors_reputation_Makefile_in
===================================================================
RCS file: 
/cvs/ports/net/snort/patches/patch-src_dynamic-preprocessors_reputation_Makefile_in,v
retrieving revision 1.8
diff -u -p -r1.8 patch-src_dynamic-preprocessors_reputation_Makefile_in
--- patches/patch-src_dynamic-preprocessors_reputation_Makefile_in      24 Jan 
2015 03:52:53 -0000      1.8
+++ patches/patch-src_dynamic-preprocessors_reputation_Makefile_in      26 May 
2015 19:58:21 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_reputation_Makefile_in,v 1.8 
2015/01/24 03:52:53 lteo Exp $
---- src/dynamic-preprocessors/reputation/Makefile.in.orig      Mon Oct 13 
17:43:45 2014
-+++ src/dynamic-preprocessors/reputation/Makefile.in   Sat Oct 25 16:51:05 2014
-@@ -349,7 +349,7 @@ top_srcdir = @top_srcdir@
+--- src/dynamic-preprocessors/reputation/Makefile.in.orig      Thu Apr 23 
20:28:27 2015
++++ src/dynamic-preprocessors/reputation/Makefile.in   Sun May 24 17:20:16 2015
+@@ -361,7 +361,7 @@ top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  dynamicpreprocessordir = ${libdir}/snort_dynamicpreprocessor
  dynamicpreprocessor_LTLIBRARIES = libsf_reputation_preproc.la
@@ -10,7 +10,7 @@ $OpenBSD: patch-src_dynamic-preprocessor
  @SO_WITH_STATIC_LIB_TRUE@libsf_reputation_preproc_la_LIBADD = 
../libsf_dynamic_preproc.la
  @SO_WITH_STATIC_LIB_FALSE@nodist_libsf_reputation_preproc_la_SOURCES = \
  @SO_WITH_STATIC_LIB_FALSE@../include/sf_dynamic_preproc_lib.c \
-@@ -610,7 +610,7 @@ distdir: $(DISTFILES)
+@@ -621,7 +621,7 @@ distdir: $(DISTFILES)
        done
  check-am: all-am
  check: check-am
Index: patches/patch-src_dynamic-preprocessors_sdf_Makefile_in
===================================================================
RCS file: 
/cvs/ports/net/snort/patches/patch-src_dynamic-preprocessors_sdf_Makefile_in,v
retrieving revision 1.9
diff -u -p -r1.9 patch-src_dynamic-preprocessors_sdf_Makefile_in
--- patches/patch-src_dynamic-preprocessors_sdf_Makefile_in     24 Jan 2015 
03:52:53 -0000      1.9
+++ patches/patch-src_dynamic-preprocessors_sdf_Makefile_in     26 May 2015 
19:58:21 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_sdf_Makefile_in,v 1.9 2015/01/24 
03:52:53 lteo Exp $
---- src/dynamic-preprocessors/sdf/Makefile.in.orig     Mon Oct 13 17:43:45 2014
-+++ src/dynamic-preprocessors/sdf/Makefile.in  Sat Oct 25 16:51:18 2014
-@@ -332,7 +332,7 @@ top_srcdir = @top_srcdir@
+--- src/dynamic-preprocessors/sdf/Makefile.in.orig     Thu Apr 23 20:28:27 2015
++++ src/dynamic-preprocessors/sdf/Makefile.in  Sun May 24 17:20:17 2015
+@@ -344,7 +344,7 @@ top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  dynamicpreprocessordir = ${libdir}/snort_dynamicpreprocessor
  dynamicpreprocessor_LTLIBRARIES = libsf_sdf_preproc.la
@@ -10,7 +10,7 @@ $OpenBSD: patch-src_dynamic-preprocessor
  @SO_WITH_STATIC_LIB_TRUE@libsf_sdf_preproc_la_LIBADD = 
../libsf_dynamic_preproc.la
  @SO_WITH_STATIC_LIB_FALSE@nodist_libsf_sdf_preproc_la_SOURCES = \
  @SO_WITH_STATIC_LIB_FALSE@../include/sf_dynamic_preproc_lib.c \
-@@ -537,7 +537,7 @@ distdir: $(DISTFILES)
+@@ -548,7 +548,7 @@ distdir: $(DISTFILES)
        done
  check-am: all-am
  check: check-am
Index: patches/patch-src_dynamic-preprocessors_sip_Makefile_in
===================================================================
RCS file: 
/cvs/ports/net/snort/patches/patch-src_dynamic-preprocessors_sip_Makefile_in,v
retrieving revision 1.8
diff -u -p -r1.8 patch-src_dynamic-preprocessors_sip_Makefile_in
--- patches/patch-src_dynamic-preprocessors_sip_Makefile_in     24 Jan 2015 
03:52:53 -0000      1.8
+++ patches/patch-src_dynamic-preprocessors_sip_Makefile_in     26 May 2015 
19:58:21 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_sip_Makefile_in,v 1.8 2015/01/24 
03:52:53 lteo Exp $
---- src/dynamic-preprocessors/sip/Makefile.in.orig     Mon Oct 13 17:43:45 2014
-+++ src/dynamic-preprocessors/sip/Makefile.in  Sat Oct 25 16:51:33 2014
-@@ -332,7 +332,7 @@ top_srcdir = @top_srcdir@
+--- src/dynamic-preprocessors/sip/Makefile.in.orig     Thu Apr 23 20:28:27 2015
++++ src/dynamic-preprocessors/sip/Makefile.in  Sun May 24 17:20:18 2015
+@@ -345,7 +345,7 @@ top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  dynamicpreprocessordir = ${libdir}/snort_dynamicpreprocessor
  dynamicpreprocessor_LTLIBRARIES = libsf_sip_preproc.la
@@ -10,7 +10,7 @@ $OpenBSD: patch-src_dynamic-preprocessor
  @SO_WITH_STATIC_LIB_TRUE@libsf_sip_preproc_la_LIBADD = 
../libsf_dynamic_preproc.la
  @SO_WITH_STATIC_LIB_FALSE@nodist_libsf_sip_preproc_la_SOURCES = \
  @SO_WITH_STATIC_LIB_FALSE@../include/sf_dynamic_preproc_lib.c \
-@@ -544,7 +544,7 @@ distdir: $(DISTFILES)
+@@ -558,7 +558,7 @@ distdir: $(DISTFILES)
        done
  check-am: all-am
  check: check-am
Index: patches/patch-src_dynamic-preprocessors_smtp_Makefile_in
===================================================================
RCS file: 
/cvs/ports/net/snort/patches/patch-src_dynamic-preprocessors_smtp_Makefile_in,v
retrieving revision 1.12
diff -u -p -r1.12 patch-src_dynamic-preprocessors_smtp_Makefile_in
--- patches/patch-src_dynamic-preprocessors_smtp_Makefile_in    24 Jan 2015 
03:52:53 -0000      1.12
+++ patches/patch-src_dynamic-preprocessors_smtp_Makefile_in    26 May 2015 
19:58:21 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_smtp_Makefile_in,v 1.12 2015/01/24 
03:52:53 lteo Exp $
---- src/dynamic-preprocessors/smtp/Makefile.in.orig    Mon Oct 13 17:43:45 2014
-+++ src/dynamic-preprocessors/smtp/Makefile.in Sat Oct 25 16:51:48 2014
-@@ -338,7 +338,7 @@ top_srcdir = @top_srcdir@
+--- src/dynamic-preprocessors/smtp/Makefile.in.orig    Thu Apr 23 20:28:27 2015
++++ src/dynamic-preprocessors/smtp/Makefile.in Sun May 24 17:20:19 2015
+@@ -350,7 +350,7 @@ top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  dynamicpreprocessordir = ${libdir}/snort_dynamicpreprocessor
  dynamicpreprocessor_LTLIBRARIES = libsf_smtp_preproc.la
@@ -10,7 +10,7 @@ $OpenBSD: patch-src_dynamic-preprocessor
  @SO_WITH_STATIC_LIB_TRUE@libsf_smtp_preproc_la_LIBADD = 
../libsf_dynamic_preproc.la
  @SO_WITH_STATIC_LIB_FALSE@nodist_libsf_smtp_preproc_la_SOURCES = \
  @SO_WITH_STATIC_LIB_FALSE@../include/sf_dynamic_preproc_lib.c \
-@@ -589,7 +589,7 @@ distdir: $(DISTFILES)
+@@ -600,7 +600,7 @@ distdir: $(DISTFILES)
        done
  check-am: all-am
  check: check-am
Index: patches/patch-src_dynamic-preprocessors_ssh_Makefile_in
===================================================================
RCS file: 
/cvs/ports/net/snort/patches/patch-src_dynamic-preprocessors_ssh_Makefile_in,v
retrieving revision 1.11
diff -u -p -r1.11 patch-src_dynamic-preprocessors_ssh_Makefile_in
--- patches/patch-src_dynamic-preprocessors_ssh_Makefile_in     24 Jan 2015 
03:52:53 -0000      1.11
+++ patches/patch-src_dynamic-preprocessors_ssh_Makefile_in     26 May 2015 
19:58:21 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_ssh_Makefile_in,v 1.11 2015/01/24 
03:52:53 lteo Exp $
---- src/dynamic-preprocessors/ssh/Makefile.in.orig     Mon Oct 13 17:43:45 2014
-+++ src/dynamic-preprocessors/ssh/Makefile.in  Sat Oct 25 16:51:59 2014
-@@ -331,7 +331,7 @@ top_srcdir = @top_srcdir@
+--- src/dynamic-preprocessors/ssh/Makefile.in.orig     Thu Apr 23 20:28:27 2015
++++ src/dynamic-preprocessors/ssh/Makefile.in  Sun May 24 17:20:21 2015
+@@ -343,7 +343,7 @@ top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  dynamicpreprocessordir = ${libdir}/snort_dynamicpreprocessor
  dynamicpreprocessor_LTLIBRARIES = libsf_ssh_preproc.la
@@ -10,7 +10,7 @@ $OpenBSD: patch-src_dynamic-preprocessor
  @SO_WITH_STATIC_LIB_TRUE@libsf_ssh_preproc_la_LIBADD = 
../libsf_dynamic_preproc.la
  @SO_WITH_STATIC_LIB_FALSE@nodist_libsf_ssh_preproc_la_SOURCES = \
  @SO_WITH_STATIC_LIB_FALSE@../include/sf_dynamic_preproc_lib.c \
-@@ -528,7 +528,7 @@ distdir: $(DISTFILES)
+@@ -539,7 +539,7 @@ distdir: $(DISTFILES)
        done
  check-am: all-am
  check: check-am
Index: patches/patch-src_dynamic-preprocessors_ssl_Makefile_in
===================================================================
RCS file: 
/cvs/ports/net/snort/patches/patch-src_dynamic-preprocessors_ssl_Makefile_in,v
retrieving revision 1.10
diff -u -p -r1.10 patch-src_dynamic-preprocessors_ssl_Makefile_in
--- patches/patch-src_dynamic-preprocessors_ssl_Makefile_in     24 Jan 2015 
03:52:53 -0000      1.10
+++ patches/patch-src_dynamic-preprocessors_ssl_Makefile_in     26 May 2015 
19:58:21 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_ssl_Makefile_in,v 1.10 2015/01/24 
03:52:53 lteo Exp $
---- src/dynamic-preprocessors/ssl/Makefile.in.orig     Mon Oct 13 17:43:45 2014
-+++ src/dynamic-preprocessors/ssl/Makefile.in  Sat Oct 25 16:52:09 2014
-@@ -333,7 +333,7 @@ top_srcdir = @top_srcdir@
+--- src/dynamic-preprocessors/ssl/Makefile.in.orig     Thu Apr 23 20:28:27 2015
++++ src/dynamic-preprocessors/ssl/Makefile.in  Sun May 24 17:20:22 2015
+@@ -345,7 +345,7 @@ top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  dynamicpreprocessordir = ${libdir}/snort_dynamicpreprocessor
  dynamicpreprocessor_LTLIBRARIES = libsf_ssl_preproc.la
@@ -10,7 +10,7 @@ $OpenBSD: patch-src_dynamic-preprocessor
  @SO_WITH_STATIC_LIB_TRUE@libsf_ssl_preproc_la_LIBADD = 
../libsf_dynamic_preproc.la
  @SO_WITH_STATIC_LIB_FALSE@nodist_libsf_ssl_preproc_la_SOURCES = \
  @SO_WITH_STATIC_LIB_FALSE@../include/sf_dynamic_preproc_lib.c \
-@@ -546,7 +546,7 @@ distdir: $(DISTFILES)
+@@ -557,7 +557,7 @@ distdir: $(DISTFILES)
        done
  check-am: all-am
  check: check-am
Index: patches/patch-src_preprocessors_Stream6_snort_stream_tcp_c
===================================================================
RCS file: 
/cvs/ports/net/snort/patches/patch-src_preprocessors_Stream6_snort_stream_tcp_c,v
retrieving revision 1.1
diff -u -p -r1.1 patch-src_preprocessors_Stream6_snort_stream_tcp_c
--- patches/patch-src_preprocessors_Stream6_snort_stream_tcp_c  24 Jan 2015 
03:52:53 -0000      1.1
+++ patches/patch-src_preprocessors_Stream6_snort_stream_tcp_c  26 May 2015 
19:58:21 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_preprocessors_Stream6_snort_stream_tcp_c,v 1.1 2015/01/24 
03:52:53 lteo Exp $
---- src/preprocessors/Stream6/snort_stream_tcp.c.orig  Fri Oct 10 21:17:45 2014
-+++ src/preprocessors/Stream6/snort_stream_tcp.c       Sat Oct 25 16:54:16 2014
-@@ -8161,7 +8161,7 @@ static int ProcessTcp(SessionControlBlock *scb, Packet
+--- src/preprocessors/Stream6/snort_stream_tcp.c.orig  Wed Apr 22 22:47:10 2015
++++ src/preprocessors/Stream6/snort_stream_tcp.c       Sun May 24 17:20:26 2015
+@@ -8183,7 +8183,7 @@ static int ProcessTcp(SessionControlBlock *scb, Packet
                          char src_addr[17];
                          char dst_addr[17];
                          memset((char *)timestamp, 0, TIMEBUF_SIZE);
Index: patches/patch-src_preprocessors_spp_sfportscan_c
===================================================================
RCS file: 
/cvs/ports/net/snort/patches/patch-src_preprocessors_spp_sfportscan_c,v
retrieving revision 1.10
diff -u -p -r1.10 patch-src_preprocessors_spp_sfportscan_c
--- patches/patch-src_preprocessors_spp_sfportscan_c    24 Jan 2015 03:52:53 
-0000      1.10
+++ patches/patch-src_preprocessors_spp_sfportscan_c    26 May 2015 19:58:21 
-0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_preprocessors_spp_sfportscan_c,v 1.10 2015/01/24 03:52:53 
lteo Exp $
---- src/preprocessors/spp_sfportscan.c.orig    Tue Jun 10 15:29:30 2014
-+++ src/preprocessors/spp_sfportscan.c Sat Oct 25 16:33:34 2014
-@@ -274,7 +274,7 @@ static int LogPortscanAlert(Packet *p, char *msg, uint
+--- src/preprocessors/spp_sfportscan.c.orig    Wed Apr 22 22:47:10 2015
++++ src/preprocessors/spp_sfportscan.c Sun May 24 17:20:27 2015
+@@ -274,7 +274,7 @@ static int LogPortscanAlert(Packet *p, const char *msg
          return 0;
      }
  

Reply via email to