Received: by mail.netbsd.org (Postfix, from userid 605) id 99BBE84FAB; Wed, 16 Nov 2022 10:40:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B7A1684FC0 for ; Wed, 16 Nov 2022 10:40:16 +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 5Qn3RVwgXZ2y for ; Wed, 16 Nov 2022 10:40:16 +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 02B5F84D2A for ; Wed, 16 Nov 2022 10:40:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0008CFA90; Wed, 16 Nov 2022 10:40:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1668595215130890" MIME-Version: 1.0 Date: Wed, 16 Nov 2022 10:40:15 +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: <20221116104016.0008CFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1668595215130890 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Nov 16 10:40:15 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated archivers/unrar to 6.2.2 To generate a diff of this commit: cvs rdiff -u -r1.5536 -r1.5537 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22355 -r1.22356 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1668595215130890 Content-Disposition: inline Content-Length: 1317 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.5536 pkgsrc/doc/CHANGES-2022:1.5537 --- pkgsrc/doc/CHANGES-2022:1.5536 Wed Nov 16 08:37:22 2022 +++ pkgsrc/doc/CHANGES-2022 Wed Nov 16 10:40:15 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.5536 2022/11/16 08:37:22 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.5537 2022/11/16 10:40:15 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -8368,3 +8368,4 @@ Changes to the packages collection and i Updated lang/rust to 1.64.0 [he 2022-11-15] Removed lang/rust-src successor lang/rust [wiz 2022-11-16] Removed lang/rust-analyzer successor lang/rust [wiz 2022-11-16] + Updated archivers/unrar to 6.2.2 [wiz 2022-11-16] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22355 pkgsrc/doc/TODO:1.22356 --- pkgsrc/doc/TODO:1.22355 Tue Nov 15 23:13:00 2022 +++ pkgsrc/doc/TODO Wed Nov 16 10:40:15 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22355 2022/11/15 23:13:00 he Exp $ +$NetBSD: TODO,v 1.22356 2022/11/16 10:40:15 wiz Exp $ Suggested new packages ====================== @@ -1512,7 +1512,6 @@ For possible Perl packages updates, see o uhttpmock-0.5.3 o unicode-screensaver-0.5.2 o units-2.21 - o unrar-6.2.2 o upower-0.99.20 [switches to build with meson] o uriparser-0.9.7 o urlgrabber-3.10.2 --_----------=_1668595215130890--