Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id C3CDDA645D for ; Wed, 4 Dec 2013 12:38:39 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 3E79314A1AC; Wed, 4 Dec 2013 12:38:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B773914A1AB for ; Wed, 4 Dec 2013 12:38:36 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id ZCGQQ9seGI_F for ; Wed, 4 Dec 2013 12:38:36 +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 3266114A1A8 for ; Wed, 4 Dec 2013 12:38:36 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2ACB396; Wed, 4 Dec 2013 12:38:36 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 4 Dec 2013 12:38:36 +0000 From: "Matthias Drochner" Subject: CVS commit: pkgsrc/multimedia/xine-lib To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20131204123836.2ACB396@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: drochner Date: Wed Dec 4 12:38:36 UTC 2013 Modified Files: pkgsrc/multimedia/xine-lib: Makefile Makefile.common PLIST.common distinfo Removed Files: pkgsrc/multimedia/xine-lib/patches: patch-av patch-src-post-deinterlace-plugins-greedy2frame_template.c patch-src-post-deinterlace-plugins-greedy2frame_template_sse2.c Log Message: update to 1.2.4 changes: -faster JPEG decoding -support for EAC3 audio -test input plugin added -misc fixes and improvements To generate a diff of this commit: cvs rdiff -u -r1.118 -r1.119 pkgsrc/multimedia/xine-lib/Makefile cvs rdiff -u -r1.79 -r1.80 pkgsrc/multimedia/xine-lib/Makefile.common cvs rdiff -u -r1.35 -r1.36 pkgsrc/multimedia/xine-lib/PLIST.common cvs rdiff -u -r1.89 -r1.90 pkgsrc/multimedia/xine-lib/distinfo cvs rdiff -u -r1.11 -r0 pkgsrc/multimedia/xine-lib/patches/patch-av cvs rdiff -u -r1.1 -r0 \ pkgsrc/multimedia/xine-lib/patches/patch-src-post-deinterlace-plugins-greedy2frame_template.c \ pkgsrc/multimedia/xine-lib/patches/patch-src-post-deinterlace-plugins-greedy2frame_template_sse2.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.