From 971cb789e90444bf3d7aa50d8cd2aa250e6a0c57 Mon Sep 17 00:00:00 2001 From: "J.R. Oldroyd" Date: Tue, 11 Jan 2022 08:05:28 +0100 Subject: graphics/airsaned: update to 0.3.2.54_1 Properly update to 0.3.2.54 after using the wrong git hash. Some of the patches have been merged upstrem and can be removed. PR: 261068 Reported by: fbsd@opal.com (maintainer) Fixes: fa24020b477a2a37a01dedf11bfd83e744f81cd1 --- graphics/airsaned/files/patch-web-httpserver.cpp | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 graphics/airsaned/files/patch-web-httpserver.cpp (limited to 'graphics/airsaned/files/patch-web-httpserver.cpp') diff --git a/graphics/airsaned/files/patch-web-httpserver.cpp b/graphics/airsaned/files/patch-web-httpserver.cpp deleted file mode 100644 index cae26d5639a5..000000000000 --- a/graphics/airsaned/files/patch-web-httpserver.cpp +++ /dev/null @@ -1,12 +0,0 @@ ---- web/httpserver.cpp.orig 2021-02-01 18:41:51 UTC -+++ web/httpserver.cpp -@@ -26,6 +26,9 @@ along with this program. If not, see - - #include -+#ifdef __FreeBSD__ -+#include -+#endif - #include - #include - #include -- cgit v1.2.3