From cd52421acd332abe17bf46177e8bce0358687af4 Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Mon, 11 Sep 2017 09:27:04 +0000 Subject: - Update to 4.2.3 - Fix various portlint warnings - Add missing LICENSE_FILE - Update pkg-descr to match recent upstream development The update was postponed a few times because early 4.2 releases had some serious regressions on FreeBSD. I know that there are still a few issues in the current release especially around IPTV and SAT>IP but they do not seem to be FreeBSD specific. If you run into regressions please let me know then we can still decide if we need to keep tvheadend 4.0 around. Thanks to all people for their patience and the people which helped during the testing phase especially Rainer and Heiko! Thanks to: Rainer Hurling , Heiko Kirschke --- multimedia/tvheadend/files/patch-src_satip_server.c | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 multimedia/tvheadend/files/patch-src_satip_server.c (limited to 'multimedia/tvheadend/files/patch-src_satip_server.c') diff --git a/multimedia/tvheadend/files/patch-src_satip_server.c b/multimedia/tvheadend/files/patch-src_satip_server.c deleted file mode 100644 index 2fde225c1256..000000000000 --- a/multimedia/tvheadend/files/patch-src_satip_server.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/satip/server.c.orig 2015-09-25 13:57:59 UTC -+++ src/satip/server.c -@@ -17,6 +17,8 @@ - * along with this program. If not, see . - */ - -+#include -+ - #include "tvheadend.h" - #include "upnp.h" - #include "settings.h" -- cgit v1.2.3