Received: by mail.netbsd.org (Postfix, from userid 605) id D22ED84DE5; Wed, 7 Apr 2021 11:23:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 182F484DE2 for ; Wed, 7 Apr 2021 11:23:58 +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 geDeaaCD0jll for ; Wed, 7 Apr 2021 11:23:57 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 9D07084CDF for ; Wed, 7 Apr 2021 11:23:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 89900FA95; Wed, 7 Apr 2021 11:23:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1617794637173410" MIME-Version: 1.0 Date: Wed, 7 Apr 2021 11:23:57 +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: <20210407112357.89900FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1617794637173410 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Apr 7 11:23:57 UTC 2021 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + librsvg-2.50.3. To generate a diff of this commit: cvs rdiff -u -r1.20479 -r1.20480 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1617794637173410 Content-Disposition: inline Content-Length: 601 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20479 pkgsrc/doc/TODO:1.20480 --- pkgsrc/doc/TODO:1.20479 Wed Apr 7 06:24:13 2021 +++ pkgsrc/doc/TODO Wed Apr 7 11:23:57 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20479 2021/04/07 06:24:13 adam Exp $ +$NetBSD: TODO,v 1.20480 2021/04/07 11:23:57 wiz Exp $ Suggested new packages ====================== @@ -749,6 +749,7 @@ For possible Perl packages updates, see o libpreludedb-3.1.0 o libquantum-1.1.0 [pkg/43728, development release] o libressl-3.2.0 + o librsvg-2.50.3 o libtecla-1.6.3 o libvirt-2.3 o libvpx-1.10.0 --_----------=_1617794637173410--