git: b90a6b542512 - main - dns/powerdns: unbreak build with boost-1.86
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Nov 2024 12:13:07 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=b90a6b5425128e8b6aa60f1f1969caa34115cc2b commit b90a6b5425128e8b6aa60f1f1969caa34115cc2b Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2024-11-20 12:11:52 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2024-11-20 12:12:56 +0000 dns/powerdns: unbreak build with boost-1.86 Sponsored by: Future Crew, LLC --- dns/powerdns/files/patch-pdns_uuid-utils.cc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/dns/powerdns/files/patch-pdns_uuid-utils.cc b/dns/powerdns/files/patch-pdns_uuid-utils.cc new file mode 100644 index 000000000000..f7292a6a3813 --- /dev/null +++ b/dns/powerdns/files/patch-pdns_uuid-utils.cc @@ -0,0 +1,10 @@ +--- pdns/uuid-utils.cc.orig 2024-09-30 10:32:35 UTC ++++ pdns/uuid-utils.cc +@@ -31,6 +31,7 @@ + #endif /* BOOST_VERSION */ + + #include <boost/random/mersenne_twister.hpp> ++#include <boost/uuid/uuid.hpp> + #include <boost/uuid/uuid_generators.hpp> + + // The default of: