Received: by mail.netbsd.org (Postfix, from userid 605) id A560E84D44; Wed, 14 Apr 2021 07:06:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DF5AB84D40 for ; Wed, 14 Apr 2021 07:06:19 +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 oOnhHDlOgS4Y for ; Wed, 14 Apr 2021 07:06:19 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 39EA984D0C for ; Wed, 14 Apr 2021 07:06:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 37839FA95; Wed, 14 Apr 2021 07:06:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1618383979118750" MIME-Version: 1.0 Date: Wed, 14 Apr 2021 07:06:19 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20210414070619.37839FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1618383979118750 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Apr 14 07:06:19 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: Updated multimedia/libvpx, devel/py-typed-ast To generate a diff of this commit: cvs rdiff -u -r1.2138 -r1.2139 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20489 -r1.20490 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1618383979118750 Content-Disposition: inline Content-Length: 1394 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.2138 pkgsrc/doc/CHANGES-2021:1.2139 --- pkgsrc/doc/CHANGES-2021:1.2138 Wed Apr 14 05:04:23 2021 +++ pkgsrc/doc/CHANGES-2021 Wed Apr 14 07:06:18 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2138 2021/04/14 05:04:23 adam Exp $ +$NetBSD: CHANGES-2021,v 1.2139 2021/04/14 07:06:18 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -3420,3 +3420,5 @@ Changes to the packages collection and i Updated devel/py-ZopeTestrunner to 5.3.0 [adam 2021-04-14] Updated devel/py-ZopeSchema to 6.1.0 [adam 2021-04-14] Updated devel/py-ZopeComponent to 5.0.0 [adam 2021-04-14] + Updated multimedia/libvpx to 1.10.0 [adam 2021-04-14] + Updated devel/py-typed-ast to 1.4.3 [adam 2021-04-14] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20489 pkgsrc/doc/TODO:1.20490 --- pkgsrc/doc/TODO:1.20489 Tue Apr 13 15:49:20 2021 +++ pkgsrc/doc/TODO Wed Apr 14 07:06:18 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20489 2021/04/13 15:49:20 nia Exp $ +$NetBSD: TODO,v 1.20490 2021/04/14 07:06:18 adam Exp $ Suggested new packages ====================== @@ -751,7 +751,6 @@ For possible Perl packages updates, see o libressl-3.2.0 o libtecla-1.6.3 o libvirt-2.3 - o libvpx-1.10.0 o lincvs-2.1.4 [now called CrossVC] o linpsk-1.2 [ld: cannot find -lqt-mt with qt4] o liquidwar-6.0.0.11 --_----------=_1618383979118750--