Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 6D2B87A266 for ; Wed, 31 Aug 2016 09:24:29 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 68E5685EF8; Wed, 31 Aug 2016 09:24:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EA55885EC0 for ; Wed, 31 Aug 2016 09:24:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id Ja4Pqjp7EuxP for ; Wed, 31 Aug 2016 09:24:10 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4F34785ED9 for ; Wed, 31 Aug 2016 09:24:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4D5CBFBC3; Wed, 31 Aug 2016 09:24:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1472635450152630" MIME-Version: 1.0 Date: Wed, 31 Aug 2016 09:24:10 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20160831092410.4D5CBFBC3@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1472635450152630 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Aug 31 09:24:10 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 TODO Log Message: Updated multimedia/vlc to 2.2.4 To generate a diff of this commit: cvs rdiff -u -r1.3614 -r1.3615 pkgsrc/doc/CHANGES-2016 cvs rdiff -u -r1.16364 -r1.16365 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1472635450152630 Content-Disposition: inline Content-Length: 1316 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.3614 pkgsrc/doc/CHANGES-2016:1.3615 --- pkgsrc/doc/CHANGES-2016:1.3614 Wed Aug 31 09:14:59 2016 +++ pkgsrc/doc/CHANGES-2016 Wed Aug 31 09:24:09 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.3614 2016/08/31 09:14:59 wiz Exp $ +$NetBSD: CHANGES-2016,v 1.3615 2016/08/31 09:24:09 wiz Exp $ Changes to the packages collection and infrastructure in 2016: @@ -5157,3 +5157,4 @@ Changes to the packages collection and i Updated net/py-twisted to 16.4.0 [wiz 2016-08-31] Updated net/py-twisted-docs to 16.4.0 [wiz 2016-08-31] Updated fonts/unifont to 9.0.02 [wiz 2016-08-31] + Updated multimedia/vlc to 2.2.4 [wiz 2016-08-31] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16364 pkgsrc/doc/TODO:1.16365 --- pkgsrc/doc/TODO:1.16364 Wed Aug 31 09:14:59 2016 +++ pkgsrc/doc/TODO Wed Aug 31 09:24:09 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16364 2016/08/31 09:14:59 wiz Exp $ +$NetBSD: TODO,v 1.16365 2016/08/31 09:24:09 wiz Exp $ Suggested new packages ====================== @@ -1667,7 +1667,6 @@ For possible Perl packages updates, see o virtinst-0.600.4 o virtuoso-7.2.0p1 o visual-regexp-3.1 - o vlc-2.2.4 o vm-8.0.7.522 [pkg/37707] o vnc-4.0 [http://www.realvnc.com/download.html|pkgsrc-wip] o vnstat-1.15 --_----------=_1472635450152630--