net-snmp: update to 5.8
authorRosen Penev <redacted>
Mon, 15 Oct 2018 02:35:29 +0000 (19:35 -0700)
committerStijn Tintel <redacted>
Wed, 17 Oct 2018 14:03:54 +0000 (16:03 +0200)
commit9251f51084366f3905eb2608d946574f2372a42d
tree4abc91c9a3fdde93bd66450353288b388437e5f2
parentbcd482a194dbcb7fe81b953c74a8af06c2541198
net-snmp: update to 5.8

Disable PCRE process searching to avoid linking against libprce, which
would cause the build to fail due to a missing dependency. With the
--without-pcre switch, build fails due to an undefined reference, so do
it via CONFIGURE_VARS instead.

Signed-off-by: Rosen Penev <redacted>
[disable PCRE process searching]
Signed-off-by: Stijn Tintel <redacted>
net/net-snmp/Makefile
net/net-snmp/patches/000-cross-compile.patch
net/net-snmp/patches/100-debian-statistics.patch
net/net-snmp/patches/110-debian-makefiles.patch
net/net-snmp/patches/160-no_ldconfig.patch
net/net-snmp/patches/170-ldflags.patch
git clone https://git.99rst.org/PROJECT