Received: by mail.netbsd.org (Postfix, from userid 605) id 4F30D84EF6; Tue, 20 Sep 2022 10:11:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7EF1584EF5 for ; Tue, 20 Sep 2022 10:11: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 FeiiQ49GBmSi for ; Tue, 20 Sep 2022 10:11:58 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id CAE3684CD8 for ; Tue, 20 Sep 2022 10:11:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C81D5FA90; Tue, 20 Sep 2022 10:11:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1663668717137160" MIME-Version: 1.0 Date: Tue, 20 Sep 2022 10:11: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: <20220920101157.C81D5FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1663668717137160 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Sep 20 10:11:57 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated graphics/gdk-pixbuf2 to 2.42.9 To generate a diff of this commit: cvs rdiff -u -r1.4632 -r1.4633 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22215 -r1.22216 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1663668717137160 Content-Disposition: inline Content-Length: 1281 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.4632 pkgsrc/doc/CHANGES-2022:1.4633 --- pkgsrc/doc/CHANGES-2022:1.4632 Tue Sep 20 09:52:51 2022 +++ pkgsrc/doc/CHANGES-2022 Tue Sep 20 10:11:57 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.4632 2022/09/20 09:52:51 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.4633 2022/09/20 10:11:57 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -6823,3 +6823,4 @@ Changes to the packages collection and i Updated databases/p5-Rose-DB-Object to 0.820 [abs 2022-09-19] Updated sysutils/lxtask to 0.1.10 [gutteridge 2022-09-20] Updated graphics/netpbm to 10.86.34 [wiz 2022-09-20] + Updated graphics/gdk-pixbuf2 to 2.42.9 [wiz 2022-09-20] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22215 pkgsrc/doc/TODO:1.22216 --- pkgsrc/doc/TODO:1.22215 Sun Sep 18 12:12:30 2022 +++ pkgsrc/doc/TODO Tue Sep 20 10:11:57 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22215 2022/09/18 12:12:30 he Exp $ +$NetBSD: TODO,v 1.22216 2022/09/20 10:11:57 wiz Exp $ Suggested new packages ====================== @@ -698,6 +698,7 @@ For possible Perl packages updates, see o gcombust-0.1.55 o gdb-12.1 o gdb7-7.12 + o gdk-pixbuf2-2.48.9 o geeklog-2.2.1sr1 o geneweb-7.0.0 o genius-1.0.26 --_----------=_1663668717137160--