Received: by mail.netbsd.org (Postfix, from userid 605) id E5D0285099; Tue, 3 May 2022 21:43:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2B7A785098 for ; Tue, 3 May 2022 21:43:00 +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 LbPNlR4xE4p5 for ; Tue, 3 May 2022 21:42:59 +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 74EC184D1C for ; Tue, 3 May 2022 21:42:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6C60BFB1A; Tue, 3 May 2022 21:42:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1651614179178630" MIME-Version: 1.0 Date: Tue, 3 May 2022 21:42:59 +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: <20220503214259.6C60BFB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1651614179178630 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue May 3 21:42:59 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated x11/xcb-proto to 1.15 To generate a diff of this commit: cvs rdiff -u -r1.2282 -r1.2283 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.21766 -r1.21767 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1651614179178630 Content-Disposition: inline Content-Length: 1312 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.2282 pkgsrc/doc/CHANGES-2022:1.2283 --- pkgsrc/doc/CHANGES-2022:1.2282 Tue May 3 21:32:56 2022 +++ pkgsrc/doc/CHANGES-2022 Tue May 3 21:42:58 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2282 2022/05/03 21:32:56 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.2283 2022/05/03 21:42:58 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -3561,3 +3561,4 @@ Changes to the packages collection and i Updated archivers/ocaml-decompress to 1.4.3 [jaapb 2022-05-03] Updated chat/swift to 4.0.2 [nia 2022-05-03] Updated editors/fileobj to 0.7.108 [tkusumi 2022-05-03] + Updated x11/xcb-proto to 1.15 [wiz 2022-05-03] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21766 pkgsrc/doc/TODO:1.21767 --- pkgsrc/doc/TODO:1.21766 Tue May 3 20:03:45 2022 +++ pkgsrc/doc/TODO Tue May 3 21:42:58 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21766 2022/05/03 20:03:45 nia Exp $ +$NetBSD: TODO,v 1.21767 2022/05/03 21:42:58 wiz Exp $ Suggested new packages ====================== @@ -520,7 +520,7 @@ For possible Perl packages updates, see o cacti-spine-1.2.16 o calc-2.11.10.1 o calcoo-2.1.0 - o calibre-5.41.0 + o calibre-5.42.0 o calligra-3.0.1 [in wip; koffice successor] o camlp4-4.12 o camlp5-714 --_----------=_1651614179178630--