kea: rebuild for boost-1.80
This commit is contained in:
12
srcpkgs/kea/patches/std.patch
Normal file
12
srcpkgs/kea/patches/std.patch
Normal file
@@ -0,0 +1,12 @@
|
||||
--- a/src/lib/dhcpsrv/timer_mgr.cc
|
||||
+++ b/src/lib/dhcpsrv/timer_mgr.cc
|
||||
@@ -14,7 +14,9 @@
|
||||
|
||||
#include <boost/scoped_ptr.hpp>
|
||||
|
||||
+#include <map>
|
||||
#include <functional>
|
||||
+#include <string>
|
||||
#include <utility>
|
||||
|
||||
using namespace isc;
|
@@ -1,7 +1,7 @@
|
||||
# Template file for 'kea'
|
||||
pkgname=kea
|
||||
version=1.9.5
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-generate-docs --with-openssl=${XBPS_CROSS_BASE}/usr
|
||||
$(vopt_if mysql --with-mysql)
|
||||
|
Reference in New Issue
Block a user