Date: Thu, 14 May 2026 06:59:21 +0000 From: Dave Cottlehuber <dch@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 625ea72bc60e - main - net-mgmt/simplomon: Fix build on 16-CURRENT Message-ID: <6a0572c9.1fafd.384d5673@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by dch: URL: https://cgit.FreeBSD.org/ports/commit/?id=625ea72bc60edccccfd8939a976219c04e021b3c commit 625ea72bc60edccccfd8939a976219c04e021b3c Author: Dave Cottlehuber <dch@FreeBSD.org> AuthorDate: 2026-05-14 06:56:08 +0000 Commit: Dave Cottlehuber <dch@FreeBSD.org> CommitDate: 2026-05-14 06:58:17 +0000 net-mgmt/simplomon: Fix build on 16-CURRENT Reported by: pkg-fallout Sponsored by: SkunkWerks, GmbH --- net-mgmt/simplomon/files/patch-notifiers.hh | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/net-mgmt/simplomon/files/patch-notifiers.hh b/net-mgmt/simplomon/files/patch-notifiers.hh new file mode 100644 index 000000000000..4843ca780b38 --- /dev/null +++ b/net-mgmt/simplomon/files/patch-notifiers.hh @@ -0,0 +1,8 @@ +--- notifiers.hh.orig 2026-05-09 08:36:59 UTC ++++ notifiers.hh +@@ -1,4 +1,5 @@ + #pragma once ++#include <type_traits> + #include <string> + #include "sol/sol.hpp" + #include "sclasses.hh"home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a0572c9.1fafd.384d5673>
