On Sat, May 18, 2013 at 03:07:10PM -0400, Lawrence Teo wrote:
> This diff updates Snort to 2.9.4.6.  Maintainer Markus Lude came up with
> the same diff.
> 
> Markus has tested this on sparc64 for a week with low traffic.  I have
> tested this on i386 on a public-facing webserver for more than three
> weeks, and also tested it on amd64 and macppc.
> 
> OK?

Ping.


Index: Makefile
===================================================================
RCS file: /cvs/ports/net/snort/Makefile,v
retrieving revision 1.78
diff -u -p -r1.78 Makefile
--- Makefile    23 Apr 2013 02:04:13 -0000      1.78
+++ Makefile    24 Apr 2013 21:39:23 -0000
@@ -4,7 +4,7 @@ SHARED_ONLY =           Yes
 
 COMMENT =              highly flexible sniffer/NIDS
 
-VERSION =              2.9.4.5
+VERSION =              2.9.4.6
 DISTNAME =             snort-${VERSION}
 
 CATEGORIES =           net security
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/snort/distinfo,v
retrieving revision 1.23
diff -u -p -r1.23 distinfo
--- distinfo    23 Apr 2013 02:04:13 -0000      1.23
+++ distinfo    24 Apr 2013 21:39:23 -0000
@@ -1,2 +1,2 @@
-SHA256 (snort-2.9.4.5.tar.gz) = TwWSQfgLFAGYgCvxbYa4gSzhXw3T8JujXySFz4suygs=
-SIZE (snort-2.9.4.5.tar.gz) = 5255794
+SHA256 (snort-2.9.4.6.tar.gz) = z6pTkLGECqqmimwFpwd92Sy5FuYYagFLqkUdQ82ws7w=
+SIZE (snort-2.9.4.6.tar.gz) = 5338762
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.5
diff -u -p -r1.5 patch-src_dynamic-plugins_sf_engine_Makefile_in
--- patches/patch-src_dynamic-plugins_sf_engine_Makefile_in     23 Apr 2013 
02:04:13 -0000      1.5
+++ patches/patch-src_dynamic-plugins_sf_engine_Makefile_in     24 Apr 2013 
21:39:23 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-plugins_sf_engine_Makefile_in,v 1.5 2013/04/23 
02:04:13 lteo Exp $
---- src/dynamic-plugins/sf_engine/Makefile.in.orig     Thu Mar 21 14:07:26 2013
-+++ src/dynamic-plugins/sf_engine/Makefile.in  Thu Apr  4 22:28:12 2013
-@@ -263,7 +263,7 @@ top_builddir = @top_builddir@
+--- src/dynamic-plugins/sf_engine/Makefile.in.orig     Mon Apr 15 15:57:46 2013
++++ src/dynamic-plugins/sf_engine/Makefile.in  Wed Apr 24 14:51:57 2013
+@@ -296,7 +296,7 @@ top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  lib_LTLIBRARIES = libsf_engine.la
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.9
diff -u -p -r1.9 patch-src_dynamic-preprocessors_Makefile_in
--- patches/patch-src_dynamic-preprocessors_Makefile_in 23 Apr 2013 02:04:13 
-0000      1.9
+++ patches/patch-src_dynamic-preprocessors_Makefile_in 24 Apr 2013 21:39:23 
-0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_Makefile_in,v 1.9 2013/04/23 
02:04:13 lteo Exp $
---- src/dynamic-preprocessors/Makefile.in.orig Thu Mar 21 14:07:26 2013
-+++ src/dynamic-preprocessors/Makefile.in      Thu Apr  4 22:28:12 2013
-@@ -987,8 +987,8 @@ maintainer-clean-generic:
+--- src/dynamic-preprocessors/Makefile.in.orig Mon Apr 15 15:57:47 2013
++++ src/dynamic-preprocessors/Makefile.in      Wed Apr 24 14:51:57 2013
+@@ -1024,8 +1024,8 @@ maintainer-clean-generic:
        @echo "This command is intended for maintainers to use"
        @echo "it deletes files that may require special tools to rebuild."
        -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
@@ -12,7 +12,7 @@ $OpenBSD: patch-src_dynamic-preprocessor
  clean: clean-recursive
  
  clean-am: clean-generic clean-libtool clean-local \
-@@ -1298,20 +1298,7 @@ include/file_lib.h: $(top_srcdir)/src/file-process/lib
+@@ -1335,20 +1335,7 @@ include/file_lib.h: $(top_srcdir)/src/file-process/lib
  clean-local:
        rm -rf include build
  
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.6
diff -u -p -r1.6 patch-src_dynamic-preprocessors_dcerpc2_Makefile_in
--- patches/patch-src_dynamic-preprocessors_dcerpc2_Makefile_in 23 Apr 2013 
02:04:13 -0000      1.6
+++ patches/patch-src_dynamic-preprocessors_dcerpc2_Makefile_in 24 Apr 2013 
21:39:23 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_dcerpc2_Makefile_in,v 1.6 2013/04/23 
02:04:13 lteo Exp $
---- src/dynamic-preprocessors/dcerpc2/Makefile.in.orig Thu Mar 21 14:07:26 2013
-+++ src/dynamic-preprocessors/dcerpc2/Makefile.in      Thu Apr  4 22:28:12 2013
-@@ -229,7 +229,7 @@ top_builddir = @top_builddir@
+--- src/dynamic-preprocessors/dcerpc2/Makefile.in.orig Mon Apr 15 15:57:47 2013
++++ src/dynamic-preprocessors/dcerpc2/Makefile.in      Wed Apr 24 14:51:57 2013
+@@ -262,7 +262,7 @@ top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  lib_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 \
-@@ -468,7 +468,7 @@ distdir: $(DISTFILES)
+@@ -502,7 +502,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.4
diff -u -p -r1.4 patch-src_dynamic-preprocessors_dnp3_Makefile_in
--- patches/patch-src_dynamic-preprocessors_dnp3_Makefile_in    23 Apr 2013 
02:04:13 -0000      1.4
+++ patches/patch-src_dynamic-preprocessors_dnp3_Makefile_in    24 Apr 2013 
21:39:23 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_dnp3_Makefile_in,v 1.4 2013/04/23 
02:04:13 lteo Exp $
---- src/dynamic-preprocessors/dnp3/Makefile.in.orig    Thu Mar 21 14:07:27 2013
-+++ src/dynamic-preprocessors/dnp3/Makefile.in Thu Apr  4 22:28:13 2013
-@@ -226,7 +226,7 @@ top_builddir = @top_builddir@
+--- src/dynamic-preprocessors/dnp3/Makefile.in.orig    Mon Apr 15 15:57:47 2013
++++ src/dynamic-preprocessors/dnp3/Makefile.in Wed Apr 24 14:51:57 2013
+@@ -259,7 +259,7 @@ top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  lib_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 \
-@@ -434,7 +434,7 @@ distdir: $(DISTFILES)
+@@ -468,7 +468,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.8
diff -u -p -r1.8 patch-src_dynamic-preprocessors_dns_Makefile_in
--- patches/patch-src_dynamic-preprocessors_dns_Makefile_in     23 Apr 2013 
02:04:13 -0000      1.8
+++ patches/patch-src_dynamic-preprocessors_dns_Makefile_in     24 Apr 2013 
21:39:23 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_dns_Makefile_in,v 1.8 2013/04/23 
02:04:13 lteo Exp $
---- src/dynamic-preprocessors/dns/Makefile.in.orig     Thu Mar 21 14:07:27 2013
-+++ src/dynamic-preprocessors/dns/Makefile.in  Thu Apr  4 22:28:13 2013
-@@ -224,7 +224,7 @@ top_builddir = @top_builddir@
+--- src/dynamic-preprocessors/dns/Makefile.in.orig     Mon Apr 15 15:57:47 2013
++++ src/dynamic-preprocessors/dns/Makefile.in  Wed Apr 24 14:51:57 2013
+@@ -257,7 +257,7 @@ top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  lib_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 \
-@@ -416,7 +416,7 @@ distdir: $(DISTFILES)
+@@ -450,7 +450,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.9
diff -u -p -r1.9 patch-src_dynamic-preprocessors_ftptelnet_Makefile_in
--- patches/patch-src_dynamic-preprocessors_ftptelnet_Makefile_in       23 Apr 
2013 02:04:13 -0000      1.9
+++ patches/patch-src_dynamic-preprocessors_ftptelnet_Makefile_in       24 Apr 
2013 21:39:23 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_ftptelnet_Makefile_in,v 1.9 
2013/04/23 02:04:13 lteo Exp $
---- src/dynamic-preprocessors/ftptelnet/Makefile.in.orig       Thu Mar 21 
14:07:27 2013
-+++ src/dynamic-preprocessors/ftptelnet/Makefile.in    Thu Apr  4 22:28:13 2013
-@@ -231,7 +231,7 @@ top_builddir = @top_builddir@
+--- src/dynamic-preprocessors/ftptelnet/Makefile.in.orig       Mon Apr 15 
15:57:47 2013
++++ src/dynamic-preprocessors/ftptelnet/Makefile.in    Wed Apr 24 14:51:57 2013
+@@ -264,7 +264,7 @@ top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  lib_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 \
-@@ -465,7 +465,7 @@ distdir: $(DISTFILES)
+@@ -499,7 +499,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.4
diff -u -p -r1.4 patch-src_dynamic-preprocessors_gtp_Makefile_in
--- patches/patch-src_dynamic-preprocessors_gtp_Makefile_in     23 Apr 2013 
02:04:13 -0000      1.4
+++ patches/patch-src_dynamic-preprocessors_gtp_Makefile_in     24 Apr 2013 
21:39:23 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_gtp_Makefile_in,v 1.4 2013/04/23 
02:04:13 lteo Exp $
---- src/dynamic-preprocessors/gtp/Makefile.in.orig     Thu Mar 21 14:07:27 2013
-+++ src/dynamic-preprocessors/gtp/Makefile.in  Thu Apr  4 22:28:14 2013
-@@ -225,7 +225,7 @@ top_builddir = @top_builddir@
+--- src/dynamic-preprocessors/gtp/Makefile.in.orig     Mon Apr 15 15:57:47 2013
++++ src/dynamic-preprocessors/gtp/Makefile.in  Wed Apr 24 14:51:57 2013
+@@ -258,7 +258,7 @@ top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  lib_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 \
-@@ -424,7 +424,7 @@ distdir: $(DISTFILES)
+@@ -458,7 +458,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.4
diff -u -p -r1.4 patch-src_dynamic-preprocessors_imap_Makefile_in
--- patches/patch-src_dynamic-preprocessors_imap_Makefile_in    23 Apr 2013 
02:04:13 -0000      1.4
+++ patches/patch-src_dynamic-preprocessors_imap_Makefile_in    24 Apr 2013 
21:39:23 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_imap_Makefile_in,v 1.4 2013/04/23 
02:04:13 lteo Exp $
---- src/dynamic-preprocessors/imap/Makefile.in.orig    Thu Mar 21 14:07:27 2013
-+++ src/dynamic-preprocessors/imap/Makefile.in Thu Apr  4 22:28:14 2013
-@@ -228,7 +228,7 @@ top_builddir = @top_builddir@
+--- src/dynamic-preprocessors/imap/Makefile.in.orig    Mon Apr 15 15:57:48 2013
++++ src/dynamic-preprocessors/imap/Makefile.in Wed Apr 24 14:51:57 2013
+@@ -261,7 +261,7 @@ top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  lib_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 \
-@@ -448,7 +448,7 @@ distdir: $(DISTFILES)
+@@ -482,7 +482,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.4
diff -u -p -r1.4 patch-src_dynamic-preprocessors_modbus_Makefile_in
--- patches/patch-src_dynamic-preprocessors_modbus_Makefile_in  23 Apr 2013 
02:04:13 -0000      1.4
+++ patches/patch-src_dynamic-preprocessors_modbus_Makefile_in  24 Apr 2013 
21:39:23 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_modbus_Makefile_in,v 1.4 2013/04/23 
02:04:13 lteo Exp $
---- src/dynamic-preprocessors/modbus/Makefile.in.orig  Thu Mar 21 14:07:27 2013
-+++ src/dynamic-preprocessors/modbus/Makefile.in       Thu Apr  4 22:28:14 2013
-@@ -226,7 +226,7 @@ top_builddir = @top_builddir@
+--- src/dynamic-preprocessors/modbus/Makefile.in.orig  Mon Apr 15 15:57:48 2013
++++ src/dynamic-preprocessors/modbus/Makefile.in       Wed Apr 24 14:51:57 2013
+@@ -259,7 +259,7 @@ top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  lib_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 \
-@@ -424,7 +424,7 @@ distdir: $(DISTFILES)
+@@ -458,7 +458,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.4
diff -u -p -r1.4 patch-src_dynamic-preprocessors_pop_Makefile_in
--- patches/patch-src_dynamic-preprocessors_pop_Makefile_in     23 Apr 2013 
02:04:13 -0000      1.4
+++ patches/patch-src_dynamic-preprocessors_pop_Makefile_in     24 Apr 2013 
21:39:23 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_pop_Makefile_in,v 1.4 2013/04/23 
02:04:13 lteo Exp $
---- src/dynamic-preprocessors/pop/Makefile.in.orig     Thu Mar 21 14:07:27 2013
-+++ src/dynamic-preprocessors/pop/Makefile.in  Thu Apr  4 22:28:14 2013
-@@ -228,7 +228,7 @@ top_builddir = @top_builddir@
+--- src/dynamic-preprocessors/pop/Makefile.in.orig     Mon Apr 15 15:57:48 2013
++++ src/dynamic-preprocessors/pop/Makefile.in  Wed Apr 24 14:51:57 2013
+@@ -261,7 +261,7 @@ top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  lib_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 \
-@@ -448,7 +448,7 @@ distdir: $(DISTFILES)
+@@ -482,7 +482,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.4
diff -u -p -r1.4 patch-src_dynamic-preprocessors_reputation_Makefile_in
--- patches/patch-src_dynamic-preprocessors_reputation_Makefile_in      23 Apr 
2013 02:04:13 -0000      1.4
+++ patches/patch-src_dynamic-preprocessors_reputation_Makefile_in      24 Apr 
2013 21:39:23 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_reputation_Makefile_in,v 1.4 
2013/04/23 02:04:13 lteo Exp $
---- src/dynamic-preprocessors/reputation/Makefile.in.orig      Thu Mar 21 
14:07:28 2013
-+++ src/dynamic-preprocessors/reputation/Makefile.in   Thu Apr  4 22:28:14 2013
-@@ -243,7 +243,7 @@ top_builddir = @top_builddir@
+--- src/dynamic-preprocessors/reputation/Makefile.in.orig      Mon Apr 15 
15:57:48 2013
++++ src/dynamic-preprocessors/reputation/Makefile.in   Wed Apr 24 14:51:57 2013
+@@ -276,7 +276,7 @@ top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  lib_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 \
-@@ -499,7 +499,7 @@ distdir: $(DISTFILES)
+@@ -533,7 +533,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.5
diff -u -p -r1.5 patch-src_dynamic-preprocessors_sdf_Makefile_in
--- patches/patch-src_dynamic-preprocessors_sdf_Makefile_in     23 Apr 2013 
02:04:13 -0000      1.5
+++ patches/patch-src_dynamic-preprocessors_sdf_Makefile_in     24 Apr 2013 
21:39:23 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_sdf_Makefile_in,v 1.5 2013/04/23 
02:04:13 lteo Exp $
---- src/dynamic-preprocessors/sdf/Makefile.in.orig     Thu Mar 21 14:07:28 2013
-+++ src/dynamic-preprocessors/sdf/Makefile.in  Thu Apr  4 22:28:15 2013
-@@ -225,7 +225,7 @@ top_builddir = @top_builddir@
+--- src/dynamic-preprocessors/sdf/Makefile.in.orig     Mon Apr 15 15:57:48 2013
++++ src/dynamic-preprocessors/sdf/Makefile.in  Wed Apr 24 14:51:57 2013
+@@ -258,7 +258,7 @@ top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  lib_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 \
-@@ -425,7 +425,7 @@ distdir: $(DISTFILES)
+@@ -459,7 +459,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.4
diff -u -p -r1.4 patch-src_dynamic-preprocessors_sip_Makefile_in
--- patches/patch-src_dynamic-preprocessors_sip_Makefile_in     23 Apr 2013 
02:04:13 -0000      1.4
+++ patches/patch-src_dynamic-preprocessors_sip_Makefile_in     24 Apr 2013 
21:39:23 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_sip_Makefile_in,v 1.4 2013/04/23 
02:04:13 lteo Exp $
---- src/dynamic-preprocessors/sip/Makefile.in.orig     Thu Mar 21 14:07:28 2013
-+++ src/dynamic-preprocessors/sip/Makefile.in  Thu Apr  4 22:28:15 2013
-@@ -225,7 +225,7 @@ top_builddir = @top_builddir@
+--- src/dynamic-preprocessors/sip/Makefile.in.orig     Mon Apr 15 15:57:48 2013
++++ src/dynamic-preprocessors/sip/Makefile.in  Wed Apr 24 14:51:57 2013
+@@ -258,7 +258,7 @@ top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  lib_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 \
-@@ -432,7 +432,7 @@ distdir: $(DISTFILES)
+@@ -466,7 +466,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.8
diff -u -p -r1.8 patch-src_dynamic-preprocessors_smtp_Makefile_in
--- patches/patch-src_dynamic-preprocessors_smtp_Makefile_in    23 Apr 2013 
02:04:13 -0000      1.8
+++ patches/patch-src_dynamic-preprocessors_smtp_Makefile_in    24 Apr 2013 
21:39:23 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_smtp_Makefile_in,v 1.8 2013/04/23 
02:04:13 lteo Exp $
---- src/dynamic-preprocessors/smtp/Makefile.in.orig    Thu Mar 21 14:07:28 2013
-+++ src/dynamic-preprocessors/smtp/Makefile.in Thu Apr  4 22:28:15 2013
-@@ -229,7 +229,7 @@ top_builddir = @top_builddir@
+--- src/dynamic-preprocessors/smtp/Makefile.in.orig    Mon Apr 15 15:57:49 2013
++++ src/dynamic-preprocessors/smtp/Makefile.in Wed Apr 24 14:51:58 2013
+@@ -262,7 +262,7 @@ top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  lib_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 \
-@@ -458,7 +458,7 @@ distdir: $(DISTFILES)
+@@ -492,7 +492,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.7
diff -u -p -r1.7 patch-src_dynamic-preprocessors_ssh_Makefile_in
--- patches/patch-src_dynamic-preprocessors_ssh_Makefile_in     23 Apr 2013 
02:04:13 -0000      1.7
+++ patches/patch-src_dynamic-preprocessors_ssh_Makefile_in     24 Apr 2013 
21:39:23 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_ssh_Makefile_in,v 1.7 2013/04/23 
02:04:13 lteo Exp $
---- src/dynamic-preprocessors/ssh/Makefile.in.orig     Thu Mar 21 14:07:28 2013
-+++ src/dynamic-preprocessors/ssh/Makefile.in  Thu Apr  4 22:28:16 2013
-@@ -224,7 +224,7 @@ top_builddir = @top_builddir@
+--- src/dynamic-preprocessors/ssh/Makefile.in.orig     Mon Apr 15 15:57:49 2013
++++ src/dynamic-preprocessors/ssh/Makefile.in  Wed Apr 24 14:51:58 2013
+@@ -257,7 +257,7 @@ top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  lib_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 \
-@@ -416,7 +416,7 @@ distdir: $(DISTFILES)
+@@ -450,7 +450,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.6
diff -u -p -r1.6 patch-src_dynamic-preprocessors_ssl_Makefile_in
--- patches/patch-src_dynamic-preprocessors_ssl_Makefile_in     23 Apr 2013 
02:04:13 -0000      1.6
+++ patches/patch-src_dynamic-preprocessors_ssl_Makefile_in     24 Apr 2013 
21:39:23 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_ssl_Makefile_in,v 1.6 2013/04/23 
02:04:13 lteo Exp $
---- src/dynamic-preprocessors/ssl/Makefile.in.orig     Thu Mar 21 14:07:28 2013
-+++ src/dynamic-preprocessors/ssl/Makefile.in  Thu Apr  4 22:28:16 2013
-@@ -224,7 +224,7 @@ top_builddir = @top_builddir@
+--- src/dynamic-preprocessors/ssl/Makefile.in.orig     Mon Apr 15 15:57:49 2013
++++ src/dynamic-preprocessors/ssl/Makefile.in  Wed Apr 24 14:51:58 2013
+@@ -257,7 +257,7 @@ top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  lib_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 \
-@@ -426,7 +426,7 @@ distdir: $(DISTFILES)
+@@ -460,7 +460,7 @@ distdir: $(DISTFILES)
        done
  check-am: all-am
  check: check-am

Reply via email to