K 10 svn:author V 7 mandree K 8 svn:date V 27 2017-06-06T22:31:31.424060Z K 7 svn:log V 958 MFH: r440973 r440974 r440979 r440981 Unbreak security/openvpn-auth-ldap on 2017Q2, regressed since r440676 (which was an approved MFH of r440667, updating security/openvpn to v2.4.2), with these changes: Unbreak openvpn-plugin.h detection. Apparently the header file changed in openvpn 2.4.2 and now requires #include explicitly to pull the typedef for size_t in. Add that header line to the test so it won't report a false negative result. Reported by: pkg-fallout@ Modernize, resolving DEVELOPER=yes warnings. No longer depend on OpenVPN sources. OpenVPN 2.3.0 and newer have installed the openvpn-plugin.h file. Cease requiring and extracting the source tarball to obtain this file (as we used to do with 2.2.x and older). Revise Github comment. Invoking blanket approval "Build, Runtime or Packaging fixes, if the quarterly branch version is currently broken." Reported by: Johannes Jost Meixner Approved by: ports-secteam (blanket) END