Re: UPDATE: net/snort 2.9.14.1

2019-08-28 Thread Lawrence Teo
Thanks for the ping!  I have tested and committed your diff.

On Wed, Aug 28, 2019 at 10:40:31PM +0200, Markus Lude wrote:
> ping
> 
> On Sun, Aug 18, 2019 at 12:46:31PM +0200, Markus Lude wrote:
> > Hello,
> >
> > attached is an update to snort 2.9.14.1.
> >
> > Tested on amd64.
> >
> > Please test, comment and eventually commit.
> >
> > Regards
> > Markus
> >
> 
> > Index: Makefile
> > ===
> > RCS file: /cvs/ports/net/snort/Makefile,v
> > retrieving revision 1.104
> > diff -u -p -u -p -r1.104 Makefile
> > --- Makefile24 Jul 2019 02:15:57 -  1.104
> > +++ Makefile18 Aug 2019 10:41:39 -
> > @@ -2,8 +2,8 @@
> >
> >  COMMENT =  highly flexible sniffer/NIDS
> >
> > -DISTNAME = snort-2.9.14
> > -RULESV =   29140
> > +DISTNAME = snort-2.9.14.1
> > +RULESV =   29141
> >  SUBST_VARS =   RULESV
> >
> >  CATEGORIES =   net security
> > Index: distinfo
> > ===
> > RCS file: /cvs/ports/net/snort/distinfo,v
> > retrieving revision 1.40
> > diff -u -p -u -p -r1.40 distinfo
> > --- distinfo24 Jul 2019 02:15:57 -  1.40
> > +++ distinfo18 Aug 2019 10:41:39 -
> > @@ -1,2 +1,2 @@
> > -SHA256 (snort-2.9.14.tar.gz) = wDBtuc5k9FzHxkya/HCr6WidqoYAIDRew7oJmSi3Rks=
> > -SIZE (snort-2.9.14.tar.gz) = 6688482
> > +SHA256 (snort-2.9.14.1.tar.gz) = 
> > JHKYnaOqzgANHqWTHs5o+OXMDFEeJy1lGCETokgegi0=
> > +SIZE (snort-2.9.14.1.tar.gz) = 6531749
> > 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.12
> > diff -u -p -u -p -r1.12 patch-src_dynamic-plugins_sf_engine_Makefile_in
> > --- patches/patch-src_dynamic-plugins_sf_engine_Makefile_in 2 Jun 2019 
> > 02:07:44 -   1.12
> > +++ patches/patch-src_dynamic-plugins_sf_engine_Makefile_in 18 Aug 2019 
> > 10:41:39 -
> > @@ -5,7 +5,7 @@ Disable libsf_sorules in the examples di
> >  Index: src/dynamic-plugins/sf_engine/Makefile.in
> >  --- src/dynamic-plugins/sf_engine/Makefile.in.orig
> >  +++ src/dynamic-plugins/sf_engine/Makefile.in
> > -@@ -388,7 +388,7 @@ top_srcdir = @top_srcdir@
> > +@@ -376,7 +376,7 @@ top_srcdir = @top_srcdir@
> >   AUTOMAKE_OPTIONS = foreign no-dependencies
> >   dynamicengine_LTLIBRARIES = libsf_engine.la
> >   dynamicenginedir = $(libdir)/snort_dynamicengine
> > @@ -14,7 +14,7 @@ Index: src/dynamic-plugins/sf_engine/Mak
> >   @BUILD_OPENSSL_MD5_TRUE@OPENSSL_MD5 = \
> >   @BUILD_OPENSSL_MD5_TRUE@md5.c md5.h
> >
> > -@@ -529,7 +529,7 @@ massage_ipv6_headers = \
> > +@@ -517,7 +517,7 @@ massage_ipv6_headers = \
> > $(sed_ipv6_headers); \
> > fi
> >
> > 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.18
> > diff -u -p -u -p -r1.18 patch-src_dynamic-preprocessors_Makefile_in
> > --- patches/patch-src_dynamic-preprocessors_Makefile_in 2 Jun 2019 
> > 02:07:44 -   1.18
> > +++ patches/patch-src_dynamic-preprocessors_Makefile_in 18 Aug 2019 
> > 10:41:39 -
> > @@ -2,7 +2,7 @@ $OpenBSD: patch-src_dynamic-preprocessor
> >  Index: src/dynamic-preprocessors/Makefile.in
> >  --- src/dynamic-preprocessors/Makefile.in.orig
> >  +++ src/dynamic-preprocessors/Makefile.in
> > -@@ -1647,19 +1647,8 @@ clean-local:
> > +@@ -1631,19 +1631,8 @@ clean-local:
> > rm -rf include build
> >
> >   install-data-local:
> > Index: patches/patch-src_dynamic-preprocessors_appid_Makefile_in
> > ===
> > RCS file: 
> > /cvs/ports/net/snort/patches/patch-src_dynamic-preprocessors_appid_Makefile_in,v
> > retrieving revision 1.3
> > diff -u -p -u -p -r1.3 patch-src_dynamic-preprocessors_appid_Makefile_in
> > --- patches/patch-src_dynamic-preprocessors_appid_Makefile_in   24 Jul 
> > 2019 02:15:57 -  1.3
> > +++ patches/patch-src_dynamic-preprocessors_appid_Makefile_in   18 Aug 
> > 2019 10:41:39 -
> > @@ -6,7 +6,7 @@ libunwind symbols.
> >  Index: src/dynamic-preprocessors/appid/Makefile.in
> >  --- src/dynamic-preprocessors/appid/Makefile.in.orig
> >  +++ src/dynamic-preprocessors/appid/Makefile.in
> > -@@ -586,8 +586,8 @@ APPID_SOURCES = $(APPID_SRC_DIR)/commonAppMatcher.c \
> > +@@ -575,8 +575,8 @@ APPID_SOURCES = $(APPID_SRC_DIR)/commonAppMatcher.c \
> > $(APPID_SRC_DIR)/util/sfutil.c $(APPID_SRC_DIR)/util/sfutil.h
> >   dynamicpreprocessordir = ${libdir}/snort_dynamicpreprocessor
> >   dynamicpreprocessor_LTLIBRARIES = libsf_appid_preproc.la
> > Index: patches/patch-src_dynamic-preprocessors_dcerpc2_Makefile_in

Re: UPDATE: net/snort 2.9.14.1

2019-08-28 Thread Markus Lude
ping

On Sun, Aug 18, 2019 at 12:46:31PM +0200, Markus Lude wrote:
> Hello,
>
> attached is an update to snort 2.9.14.1.
>
> Tested on amd64.
>
> Please test, comment and eventually commit.
>
> Regards
> Markus
>

> Index: Makefile
> ===
> RCS file: /cvs/ports/net/snort/Makefile,v
> retrieving revision 1.104
> diff -u -p -u -p -r1.104 Makefile
> --- Makefile  24 Jul 2019 02:15:57 -  1.104
> +++ Makefile  18 Aug 2019 10:41:39 -
> @@ -2,8 +2,8 @@
>
>  COMMENT =highly flexible sniffer/NIDS
>
> -DISTNAME =   snort-2.9.14
> -RULESV = 29140
> +DISTNAME =   snort-2.9.14.1
> +RULESV = 29141
>  SUBST_VARS = RULESV
>
>  CATEGORIES = net security
> Index: distinfo
> ===
> RCS file: /cvs/ports/net/snort/distinfo,v
> retrieving revision 1.40
> diff -u -p -u -p -r1.40 distinfo
> --- distinfo  24 Jul 2019 02:15:57 -  1.40
> +++ distinfo  18 Aug 2019 10:41:39 -
> @@ -1,2 +1,2 @@
> -SHA256 (snort-2.9.14.tar.gz) = wDBtuc5k9FzHxkya/HCr6WidqoYAIDRew7oJmSi3Rks=
> -SIZE (snort-2.9.14.tar.gz) = 6688482
> +SHA256 (snort-2.9.14.1.tar.gz) = JHKYnaOqzgANHqWTHs5o+OXMDFEeJy1lGCETokgegi0=
> +SIZE (snort-2.9.14.1.tar.gz) = 6531749
> 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.12
> diff -u -p -u -p -r1.12 patch-src_dynamic-plugins_sf_engine_Makefile_in
> --- patches/patch-src_dynamic-plugins_sf_engine_Makefile_in   2 Jun 2019 
> 02:07:44 -   1.12
> +++ patches/patch-src_dynamic-plugins_sf_engine_Makefile_in   18 Aug 2019 
> 10:41:39 -
> @@ -5,7 +5,7 @@ Disable libsf_sorules in the examples di
>  Index: src/dynamic-plugins/sf_engine/Makefile.in
>  --- src/dynamic-plugins/sf_engine/Makefile.in.orig
>  +++ src/dynamic-plugins/sf_engine/Makefile.in
> -@@ -388,7 +388,7 @@ top_srcdir = @top_srcdir@
> +@@ -376,7 +376,7 @@ top_srcdir = @top_srcdir@
>   AUTOMAKE_OPTIONS = foreign no-dependencies
>   dynamicengine_LTLIBRARIES = libsf_engine.la
>   dynamicenginedir = $(libdir)/snort_dynamicengine
> @@ -14,7 +14,7 @@ Index: src/dynamic-plugins/sf_engine/Mak
>   @BUILD_OPENSSL_MD5_TRUE@OPENSSL_MD5 = \
>   @BUILD_OPENSSL_MD5_TRUE@md5.c md5.h
>
> -@@ -529,7 +529,7 @@ massage_ipv6_headers = \
> +@@ -517,7 +517,7 @@ massage_ipv6_headers = \
>   $(sed_ipv6_headers); \
>   fi
>
> 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.18
> diff -u -p -u -p -r1.18 patch-src_dynamic-preprocessors_Makefile_in
> --- patches/patch-src_dynamic-preprocessors_Makefile_in   2 Jun 2019 
> 02:07:44 -   1.18
> +++ patches/patch-src_dynamic-preprocessors_Makefile_in   18 Aug 2019 
> 10:41:39 -
> @@ -2,7 +2,7 @@ $OpenBSD: patch-src_dynamic-preprocessor
>  Index: src/dynamic-preprocessors/Makefile.in
>  --- src/dynamic-preprocessors/Makefile.in.orig
>  +++ src/dynamic-preprocessors/Makefile.in
> -@@ -1647,19 +1647,8 @@ clean-local:
> +@@ -1631,19 +1631,8 @@ clean-local:
>   rm -rf include build
>
>   install-data-local:
> Index: patches/patch-src_dynamic-preprocessors_appid_Makefile_in
> ===
> RCS file: 
> /cvs/ports/net/snort/patches/patch-src_dynamic-preprocessors_appid_Makefile_in,v
> retrieving revision 1.3
> diff -u -p -u -p -r1.3 patch-src_dynamic-preprocessors_appid_Makefile_in
> --- patches/patch-src_dynamic-preprocessors_appid_Makefile_in 24 Jul 2019 
> 02:15:57 -  1.3
> +++ patches/patch-src_dynamic-preprocessors_appid_Makefile_in 18 Aug 2019 
> 10:41:39 -
> @@ -6,7 +6,7 @@ libunwind symbols.
>  Index: src/dynamic-preprocessors/appid/Makefile.in
>  --- src/dynamic-preprocessors/appid/Makefile.in.orig
>  +++ src/dynamic-preprocessors/appid/Makefile.in
> -@@ -586,8 +586,8 @@ APPID_SOURCES = $(APPID_SRC_DIR)/commonAppMatcher.c \
> +@@ -575,8 +575,8 @@ APPID_SOURCES = $(APPID_SRC_DIR)/commonAppMatcher.c \
>   $(APPID_SRC_DIR)/util/sfutil.c $(APPID_SRC_DIR)/util/sfutil.h
>   dynamicpreprocessordir = ${libdir}/snort_dynamicpreprocessor
>   dynamicpreprocessor_LTLIBRARIES = libsf_appid_preproc.la
> 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.15
> diff -u -p -u -p -r1.15 patch-src_dynamic-preprocessors_dcerpc2_Makefile_in
> --- patches/patch-src_dynamic-preprocessors_dcerpc2_Makefile_in   2 Jun 
> 2019 02:07:44 -  

UPDATE: net/snort 2.9.14.1

2019-08-18 Thread Markus Lude
Hello,

attached is an update to snort 2.9.14.1.

Tested on amd64.

Please test, comment and eventually commit.

Regards
Markus

Index: Makefile
===
RCS file: /cvs/ports/net/snort/Makefile,v
retrieving revision 1.104
diff -u -p -u -p -r1.104 Makefile
--- Makefile24 Jul 2019 02:15:57 -  1.104
+++ Makefile18 Aug 2019 10:41:39 -
@@ -2,8 +2,8 @@

 COMMENT =  highly flexible sniffer/NIDS

-DISTNAME = snort-2.9.14
-RULESV =   29140
+DISTNAME = snort-2.9.14.1
+RULESV =   29141
 SUBST_VARS =   RULESV

 CATEGORIES =   net security
Index: distinfo
===
RCS file: /cvs/ports/net/snort/distinfo,v
retrieving revision 1.40
diff -u -p -u -p -r1.40 distinfo
--- distinfo24 Jul 2019 02:15:57 -  1.40
+++ distinfo18 Aug 2019 10:41:39 -
@@ -1,2 +1,2 @@
-SHA256 (snort-2.9.14.tar.gz) = wDBtuc5k9FzHxkya/HCr6WidqoYAIDRew7oJmSi3Rks=
-SIZE (snort-2.9.14.tar.gz) = 6688482
+SHA256 (snort-2.9.14.1.tar.gz) = JHKYnaOqzgANHqWTHs5o+OXMDFEeJy1lGCETokgegi0=
+SIZE (snort-2.9.14.1.tar.gz) = 6531749
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.12
diff -u -p -u -p -r1.12 patch-src_dynamic-plugins_sf_engine_Makefile_in
--- patches/patch-src_dynamic-plugins_sf_engine_Makefile_in 2 Jun 2019 
02:07:44 -   1.12
+++ patches/patch-src_dynamic-plugins_sf_engine_Makefile_in 18 Aug 2019 
10:41:39 -
@@ -5,7 +5,7 @@ Disable libsf_sorules in the examples di
 Index: src/dynamic-plugins/sf_engine/Makefile.in
 --- src/dynamic-plugins/sf_engine/Makefile.in.orig
 +++ src/dynamic-plugins/sf_engine/Makefile.in
-@@ -388,7 +388,7 @@ top_srcdir = @top_srcdir@
+@@ -376,7 +376,7 @@ top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  dynamicengine_LTLIBRARIES = libsf_engine.la
  dynamicenginedir = $(libdir)/snort_dynamicengine
@@ -14,7 +14,7 @@ Index: src/dynamic-plugins/sf_engine/Mak
  @BUILD_OPENSSL_MD5_TRUE@OPENSSL_MD5 = \
  @BUILD_OPENSSL_MD5_TRUE@md5.c md5.h

-@@ -529,7 +529,7 @@ massage_ipv6_headers = \
+@@ -517,7 +517,7 @@ massage_ipv6_headers = \
$(sed_ipv6_headers); \
fi

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.18
diff -u -p -u -p -r1.18 patch-src_dynamic-preprocessors_Makefile_in
--- patches/patch-src_dynamic-preprocessors_Makefile_in 2 Jun 2019 02:07:44 
-   1.18
+++ patches/patch-src_dynamic-preprocessors_Makefile_in 18 Aug 2019 10:41:39 
-
@@ -2,7 +2,7 @@ $OpenBSD: patch-src_dynamic-preprocessor
 Index: src/dynamic-preprocessors/Makefile.in
 --- src/dynamic-preprocessors/Makefile.in.orig
 +++ src/dynamic-preprocessors/Makefile.in
-@@ -1647,19 +1647,8 @@ clean-local:
+@@ -1631,19 +1631,8 @@ clean-local:
rm -rf include build

  install-data-local:
Index: patches/patch-src_dynamic-preprocessors_appid_Makefile_in
===
RCS file: 
/cvs/ports/net/snort/patches/patch-src_dynamic-preprocessors_appid_Makefile_in,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 patch-src_dynamic-preprocessors_appid_Makefile_in
--- patches/patch-src_dynamic-preprocessors_appid_Makefile_in   24 Jul 2019 
02:15:57 -  1.3
+++ patches/patch-src_dynamic-preprocessors_appid_Makefile_in   18 Aug 2019 
10:41:39 -
@@ -6,7 +6,7 @@ libunwind symbols.
 Index: src/dynamic-preprocessors/appid/Makefile.in
 --- src/dynamic-preprocessors/appid/Makefile.in.orig
 +++ src/dynamic-preprocessors/appid/Makefile.in
-@@ -586,8 +586,8 @@ APPID_SOURCES = $(APPID_SRC_DIR)/commonAppMatcher.c \
+@@ -575,8 +575,8 @@ APPID_SOURCES = $(APPID_SRC_DIR)/commonAppMatcher.c \
$(APPID_SRC_DIR)/util/sfutil.c $(APPID_SRC_DIR)/util/sfutil.h
  dynamicpreprocessordir = ${libdir}/snort_dynamicpreprocessor
  dynamicpreprocessor_LTLIBRARIES = libsf_appid_preproc.la
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.15
diff -u -p -u -p -r1.15 patch-src_dynamic-preprocessors_dcerpc2_Makefile_in
--- patches/patch-src_dynamic-preprocessors_dcerpc2_Makefile_in 2 Jun 2019 
02:07:44 -   1.15
+++ patches/patch-src_dynamic-preprocessors_dcerpc2_Makefile_in 18 Aug 2019 
10:41:39 -
@@ -2,7 +2,7 @@ $OpenBSD: patch-src_dynamic-preprocessor
 Index: src/dynamic-preprocessors/dcerpc2/Makefile.in
 ---