head 1.2; access; symbols pkgsrc-2018Q2:1.1.0.10 pkgsrc-2018Q2-base:1.1 pkgsrc-2018Q1:1.1.0.8 pkgsrc-2018Q1-base:1.1 pkgsrc-2017Q4:1.1.0.6 pkgsrc-2017Q4-base:1.1 pkgsrc-2017Q3:1.1.0.4 pkgsrc-2017Q3-base:1.1; locks; strict; comment @// @; 1.2 date 2018.08.21.06.52.11; author adam; state dead; branches; next 1.1; commitid aQjAjNkdAuKnhXOA; 1.1 date 2017.07.14.12.58.25; author joerg; state Exp; branches; next ; commitid 2hdlaIbOx3vfgcZz; desc @@ 1.2 log @tcpflow: updated to 1.5.0 1.5.0: * updated to work with Fedora 26 compilers * Found bug in sbuf.cpp * Fixed C++ warnings in hash * Now works with OpenSSL 1.1.0f-fips @ text @$NetBSD: patch-src_be13__api_beregex.cpp,v 1.1 2017/07/14 12:58:25 joerg Exp $ --- src/be13_api/beregex.cpp.orig 2017-07-12 22:51:30.689369147 +0000 +++ src/be13_api/beregex.cpp @@@@ -9,7 +9,7 @@@@ #include -#if defined(HAVE_LIBTRE) && defined(HAVE_TRE_REGCOMP) +#if defined(HAVE_LIBTRE) && defined(HAVE_TRE_REGCOMP) && defined(HAVE_TRE_TRE_H) #define REGCOMP tre_regcomp #define REGFREE tre_regfree #define REGEXEC tre_regexec @ 1.1 log @Deal with libtre without tre.h. @ text @d1 1 a1 1 $NetBSD$ @