From owner-freebsd-multimedia@FreeBSD.ORG Mon Jan 2 19:32:49 2012 Return-Path: Delivered-To: freebsd-multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B60561065673 for ; Mon, 2 Jan 2012 19:32:49 +0000 (UTC) (envelope-from nox@jelal.kn-bremen.de) Received: from smtp.kn-bremen.de (gelbbaer.kn-bremen.de [78.46.108.116]) by mx1.freebsd.org (Postfix) with ESMTP id 6DA1A8FC15 for ; Mon, 2 Jan 2012 19:32:49 +0000 (UTC) Received: by smtp.kn-bremen.de (Postfix, from userid 10) id A2DC71E000A9; Mon, 2 Jan 2012 20:32:47 +0100 (CET) Received: from triton8.kn-bremen.de (noident@localhost [127.0.0.1]) by triton8.kn-bremen.de (8.14.4/8.14.4) with ESMTP id q02JVEfR003121 for ; Mon, 2 Jan 2012 20:31:14 +0100 (CET) (envelope-from nox@triton8.kn-bremen.de) Received: (from nox@localhost) by triton8.kn-bremen.de (8.14.4/8.14.3/Submit) id q02JVESH003120 for freebsd-multimedia@FreeBSD.org; Mon, 2 Jan 2012 20:31:14 +0100 (CET) (envelope-from nox) From: Juergen Lock Date: Mon, 2 Jan 2012 20:31:14 +0100 To: freebsd-multimedia@FreeBSD.org Message-ID: <20120102193114.GA2918@triton8.kn-bremen.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Subject: If you want to test vdr 1.7.22 before the end of the ports slush X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jan 2012 19:32:49 -0000 Hi! I have finally prepared an update of the vdr ports to 1.7.22 and am currently testing it here: http://people.freebsd.org/~nox/tmp/vdr-1.7.22-update.patch Everyone is welcome to help test while ports are still in slush! Enjoy, :) Juergen -------------------------------------------------------------------- To use the update apply the patch in /usr/ports, stop vdr, then run: portmaster vdr-plugins and if you use vdradmin-am stop that too and run: portmaster vdradmin-am If you want to know what has changed since vdr 1.7.19 see the vdr release announce postings, the one for 1.7.22 is here: http://article.gmane.org/gmane.linux.vdr/45287 The one for vdr 1.7.21: http://article.gmane.org/gmane.linux.vdr/45033 The one for vdr 1.7.20: http://article.gmane.org/gmane.linux.vdr/44878 The changes are also listed in: /usr/local/share/doc/vdr/HISTORY (after the update) Further notes: - svdrsend.pl is now called svdrsend. - The ttxtsubs channels.conf format has changed so if you use that plugin you need to edit /usr/local/etc/vdr/channels.conf for the channels you want to receive teletext subtitles on - see: /usr/local/share/doc/vdr-plugin-ttxtsubs/HISTORY [patch snipped.]