Received: by mail.netbsd.org (Postfix, from userid 605) id 61BF584EC9; Tue, 16 Aug 2022 12:46:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9A61984D50 for ; Tue, 16 Aug 2022 12:46:56 +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 EKrEvH-Sh4uG for ; Tue, 16 Aug 2022 12:46:56 +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 1C7C384CF9 for ; Tue, 16 Aug 2022 12:46:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 19C58FB1A; Tue, 16 Aug 2022 12:46:56 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1660654016177050" MIME-Version: 1.0 Date: Tue, 16 Aug 2022 12:46:56 +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: <20220816124656.19C58FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1660654016177050 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Aug 16 12:46:55 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated sysutils/file to 5.42 To generate a diff of this commit: cvs rdiff -u -r1.3819 -r1.3820 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22094 -r1.22095 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1660654016177050 Content-Disposition: inline Content-Length: 1483 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.3819 pkgsrc/doc/CHANGES-2022:1.3820 --- pkgsrc/doc/CHANGES-2022:1.3819 Tue Aug 16 07:54:29 2022 +++ pkgsrc/doc/CHANGES-2022 Tue Aug 16 12:46:55 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3819 2022/08/16 07:54:29 pin Exp $ +$NetBSD: CHANGES-2022,v 1.3820 2022/08/16 12:46:55 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -5654,3 +5654,4 @@ Changes to the packages collection and i Updated databases/postgresql14 to 14.5 [adam 2022-08-15] Updated editors/tp-note to 1.17.3 [pin 2022-08-16] Updated misc/wthrr to 0.1.4 [pin 2022-08-16] + Updated sysutils/file to 5.42 [wiz 2022-08-16] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22094 pkgsrc/doc/TODO:1.22095 --- pkgsrc/doc/TODO:1.22094 Mon Aug 15 20:45:55 2022 +++ pkgsrc/doc/TODO Tue Aug 16 12:46:55 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22094 2022/08/15 20:45:55 tnn Exp $ +$NetBSD: TODO,v 1.22095 2022/08/16 12:46:55 wiz Exp $ Suggested new packages ====================== @@ -707,6 +707,7 @@ For possible Perl packages updates, see o genius-1.0.26 o gens-2.15.5 o gfract-0.33 + o ghc-9.4.1 o gimp-docs-de-2.10.0 o gimp-docs-en-2.10.0 o gimp-docs-es-2.10.0 @@ -1021,6 +1022,7 @@ For possible Perl packages updates, see o lua-sql-postgres-2.4.0 o lua-sql-sqlite3-2.4.0 o lumina-1.6.2 + o lz4-1.9.4 o lzma-9.18 o mDNSResponder-1310.80.1 o mDNSResponder-nss-1310.80.1 --_----------=_1660654016177050--