Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id A7F1063B8E6 for ; Mon, 14 Feb 2011 19:03:21 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 7DD6919CF56; Mon, 14 Feb 2011 19:03:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 12FEB19CF4F for ; Mon, 14 Feb 2011 19:03:20 +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 z1UaCKyAPYXu for ; Mon, 14 Feb 2011 19:03:19 +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 900E219CF20 for ; Mon, 14 Feb 2011 19:03:19 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 7704F175DD; Mon, 14 Feb 2011 19:03:19 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 14 Feb 2011 19:03:19 +0000 From: "Matthias Drochner" Subject: CVS commit: pkgsrc/multimedia/vlc To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20110214190319.7704F175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: drochner Date: Mon Feb 14 19:03:19 UTC 2011 Modified Files: pkgsrc/multimedia/vlc: Makefile distinfo pkgsrc/multimedia/vlc/patches: patch-au Added Files: pkgsrc/multimedia/vlc/patches: patch-av Log Message: update to 1.1.7 changes: -fix for CVE-2011-0531 (was patched in pkgsrc) -improvements to codecs, demuxers, Audio-CD support, subtitles, visualization and platform integration To generate a diff of this commit: cvs rdiff -u -r1.106 -r1.107 pkgsrc/multimedia/vlc/Makefile cvs rdiff -u -r1.41 -r1.42 pkgsrc/multimedia/vlc/distinfo cvs rdiff -u -r1.2 -r1.3 pkgsrc/multimedia/vlc/patches/patch-au cvs rdiff -u -r0 -r1.1 pkgsrc/multimedia/vlc/patches/patch-av Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.