Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 6D7271A921F for ; Mon, 28 Mar 2022 13:42:28 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A98C484EC2; Mon, 28 Mar 2022 13:42:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E458784D67 for ; Mon, 28 Mar 2022 13:42:26 +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 1adxbn9ejlTt for ; Mon, 28 Mar 2022 13:42:26 +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 66FC884D5E for ; Mon, 28 Mar 2022 13:42:26 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 63E62FB24; Mon, 28 Mar 2022 13:42:26 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_164847494643100" MIME-Version: 1.0 Date: Mon, 28 Mar 2022 13:42:26 +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: <20220328134226.63E62FB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_164847494643100 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Mar 28 13:42:26 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: note freeze end for pkgsrc-2022Q1 To generate a diff of this commit: cvs rdiff -u -r1.1557 -r1.1558 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.21626 -r1.21627 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_164847494643100 Content-Disposition: inline Content-Length: 1514 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.1557 pkgsrc/doc/CHANGES-2022:1.1558 --- pkgsrc/doc/CHANGES-2022:1.1557 Mon Mar 28 11:31:29 2022 +++ pkgsrc/doc/CHANGES-2022 Mon Mar 28 13:42:25 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.1557 2022/03/28 11:31:29 nikita Exp $ +$NetBSD: CHANGES-2022,v 1.1558 2022/03/28 13:42:25 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -2049,3 +2049,4 @@ Changes to the packages collection and i Updated lang/ocaml to 4.11.2nb1 [jaapb 2022-03-26] Updated audio/libsndfile to 1.1.0 [nia 2022-03-27] Updated www/zola to 0.15.3 [nikita 2022-03-28] + mk/bsd.pkg.mk: freeze ended for pkgsrc-2022Q1 branch [wiz 2022-03-28] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21626 pkgsrc/doc/TODO:1.21627 --- pkgsrc/doc/TODO:1.21626 Sun Mar 27 06:59:08 2022 +++ pkgsrc/doc/TODO Mon Mar 28 13:42:25 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21626 2022/03/27 06:59:08 wiz Exp $ +$NetBSD: TODO,v 1.21627 2022/03/28 13:42:25 wiz Exp $ Suggested new packages ====================== @@ -789,6 +789,7 @@ For possible Perl packages updates, see o gnopernicus-1.1.2 o gnu-crypto-2.1.0 o gnucap-20210107 + o gnucash-4.10 o gnutime-1.9 o go-afero-1.6.0 o go-appengine-1.6.7 @@ -1705,6 +1706,7 @@ For possible Perl packages updates, see o tacacs-4.0.4.29a o tacacs-shrubbery-4.0.4.29a o tads-3.0.16 + o taplo-lsp-0.6.0 [wiz] o taskwarrior-2.5.3 o tc-hasida-table-0.8 [wip] o tcl-tDOM-0.9.2 --_----------=_164847494643100--