From 49efbac1af42fc04a87227134eecf39cedf4f209 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sat, 19 Dec 2009 13:03:53 +0000 Subject: - Update to 0.22 PR: 141722 141723 141724 Submitted by: Bernhard Froehlich (maintainer) --- .../files/patch-libs__libmythfreemheg__Programs.cpp | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 multimedia/mythtv/files/patch-libs__libmythfreemheg__Programs.cpp (limited to 'multimedia/mythtv/files/patch-libs__libmythfreemheg__Programs.cpp') diff --git a/multimedia/mythtv/files/patch-libs__libmythfreemheg__Programs.cpp b/multimedia/mythtv/files/patch-libs__libmythfreemheg__Programs.cpp deleted file mode 100644 index 1737f916bc60..000000000000 --- a/multimedia/mythtv/files/patch-libs__libmythfreemheg__Programs.cpp +++ /dev/null @@ -1,18 +0,0 @@ ---- ./libs/libmythfreemheg/Programs.cpp.orig 2007-03-29 15:44:23.000000000 -0400 -+++ ./libs/libmythfreemheg/Programs.cpp 2009-02-23 09:59:26.000000000 -0500 -@@ -30,7 +30,15 @@ - #include "freemheg.h" - - #include -+#ifdef __FreeBSD__ -+/* -+ * This file refers to the non-POSIX structure timezone, which is -+ * defined in sys/time.h. -+ */ -+#include -+#else - #include -+#endif - - #include "../../config.h" - -- cgit v1.2.3