Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 8420563C3A9 for ; Wed, 16 Dec 2009 18:55:25 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 7B88C63B1D3; Wed, 16 Dec 2009 18:55:15 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id B94C563B1DF for ; Wed, 16 Dec 2009 18:55:13 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4590C175DD; Wed, 16 Dec 2009 18:55:13 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 16 Dec 2009 18:55:13 +0000 From: Matthias Drochner Subject: CVS commit: pkgsrc/multimedia/totem-pl-parser To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20091216185513.4590C175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: drochner Date: Wed Dec 16 18:55:13 UTC 2009 Modified Files: pkgsrc/multimedia/totem-pl-parser: Makefile PLIST distinfo Log Message: update to 2.28.2 changes: * Add support for subtitle properties in SMIL files * Make totem-pl-parser's XML parsing thread-safe * Fix detection of DVD ISOs from remote shares * Fix getting DVD title from remote shares * Fix some RSS feeds being detected as HTML * Fix parsing of multi-line RTSPtext files * Fix parsing of some RSS feeds with valid XML, but broken CDATA usage To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 pkgsrc/multimedia/totem-pl-parser/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/multimedia/totem-pl-parser/PLIST cvs rdiff -u -r1.11 -r1.12 pkgsrc/multimedia/totem-pl-parser/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.