On 21.07.2020 - 14:34:59, Stuart Henderson wrote: > > > > +V = 3.0.4 > > > > +DISTNAME = modsecurity-v$V > > > > +PKGNAME = libmodsecurity-$V > > > > + > > > > +SHARED_LIBS += modsecurity 3.3 # 3.3 > > > > > > start with 0.0 > > > > > > > Problem is, if the library is not using 3.x, the check in the ngix connector > > will not find it. So, better use the 3.x version here or patch the nginx > > connector so that it accepts the 0.0 lib? > > Personally I would prefer to use the 3.3 number instead of patching the > > nginx > > connector. > > It is required that these are under control of the ports tree, the > connector will need to be adjusted to be able to find it whatever the > version.
The attached tgz contains an updated version of security/libmodsecurity using 0.0 as library version. This new port is needed for the following patch for www/nginx to add the ModSecurity connector module. Greetings, Matthias
libmodsecurity.tgz
Description: application/gzip