Received: by mail.netbsd.org (Postfix, from userid 605) id 5C98584DB0; Tue, 13 Apr 2021 10:39:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7061F84DC1 for ; Tue, 13 Apr 2021 10:28:11 +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 PR4zMNrMgj_0 for ; Tue, 13 Apr 2021 10:28:11 +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 B363684D04 for ; Tue, 13 Apr 2021 10:28:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B12C4FA95; Tue, 13 Apr 2021 10:28:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1618309690280820" MIME-Version: 1.0 Date: Tue, 13 Apr 2021 10:28: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: <20210413102810.B12C4FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1618309690280820 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Apr 13 10:28:10 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated graphics/librsvg to 2.50.3 To generate a diff of this commit: cvs rdiff -u -r1.2123 -r1.2124 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20485 -r1.20486 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1618309690280820 Content-Disposition: inline Content-Length: 1313 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.2123 pkgsrc/doc/CHANGES-2021:1.2124 --- pkgsrc/doc/CHANGES-2021:1.2123 Tue Apr 13 10:11:21 2021 +++ pkgsrc/doc/CHANGES-2021 Tue Apr 13 10:28:10 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2123 2021/04/13 10:11:21 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.2124 2021/04/13 10:28:10 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -3399,3 +3399,4 @@ Changes to the packages collection and i Updated x11/qt5-qtdeclarative to 5.15.2nb2 [wiz 2021-04-13] Updated textproc/yelp-xsl to 3.32.1nb1 [wiz 2021-04-13] Updated x11/libxkbcommon to 1.2.1 [wiz 2021-04-13] + Updated graphics/librsvg to 2.50.3 [wiz 2021-04-13] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20485 pkgsrc/doc/TODO:1.20486 --- pkgsrc/doc/TODO:1.20485 Tue Apr 13 10:11:21 2021 +++ pkgsrc/doc/TODO Tue Apr 13 10:28:10 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20485 2021/04/13 10:11:21 wiz Exp $ +$NetBSD: TODO,v 1.20486 2021/04/13 10:28:10 wiz Exp $ Suggested new packages ====================== @@ -751,7 +751,6 @@ 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 --_----------=_1618309690280820--