Received: by mail.netbsd.org (Postfix, from userid 605) id 4B45E85579; Wed, 13 Sep 2017 08:37:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0B1F584D9A for ; Wed, 13 Sep 2017 08:37:53 +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 kKiik0rgewS3 for ; Wed, 13 Sep 2017 08:37:52 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 68CA084D22 for ; Wed, 13 Sep 2017 08:37:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6712EFA98; Wed, 13 Sep 2017 08:37:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1505291872244110" MIME-Version: 1.0 Date: Wed, 13 Sep 2017 08:37:52 +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: <20170913083752.6712EFA98@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1505291872244110 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Sep 13 08:37:52 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: CHANGES-2017: Updated multimedia/libva to 1.8.2 To generate a diff of this commit: cvs rdiff -u -r1.3783 -r1.3784 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17716 -r1.17717 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1505291872244110 Content-Disposition: inline Content-Length: 1264 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.3783 pkgsrc/doc/CHANGES-2017:1.3784 --- pkgsrc/doc/CHANGES-2017:1.3783 Wed Sep 13 08:33:13 2017 +++ pkgsrc/doc/CHANGES-2017 Wed Sep 13 08:37:51 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3783 2017/09/13 08:33:13 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.3784 2017/09/13 08:37:51 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5321,3 +5321,4 @@ Changes to the packages collection and i Updated net/py-botocore to 1.7.9 [adam 2017-09-13] Updated audio/openal-soft to 1.18.1 [wiz 2017-09-13] Updated net/tigervnc to 1.8.0 [wiz 2017-09-13] + Updated multimedia/libva to 1.8.2 [wiz 2017-09-13] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17716 pkgsrc/doc/TODO:1.17717 --- pkgsrc/doc/TODO:1.17716 Wed Sep 13 08:33:13 2017 +++ pkgsrc/doc/TODO Wed Sep 13 08:37:52 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17716 2017/09/13 08:33:13 wiz Exp $ +$NetBSD: TODO,v 1.17717 2017/09/13 08:37:52 wiz Exp $ Suggested new packages ====================== @@ -983,7 +983,6 @@ For possible Perl packages updates, see o libthrift-0.9.3 o libtrace-3.0.22 o libv4l-0.8.5 - o libva-1.8.2 o libvirt-2.3 o libxdg-basedir-1.2.0 o libykneomgr-0.1.8 --_----------=_1505291872244110--