Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 36F3884F89 for ; Sun, 12 Nov 2023 15:11:04 +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 wd1z8M5am540 for ; Sun, 12 Nov 2023 15:11:03 +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 BC94284D59 for ; Sun, 12 Nov 2023 15:11:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B460DFA2F; Sun, 12 Nov 2023 15:11:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_169980186326300" MIME-Version: 1.0 Date: Sun, 12 Nov 2023 15:11:03 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20231112151103.B460DFA2F@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_169980186326300 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Nov 12 15:11:03 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated archivers/unrar to 7.0.3 To generate a diff of this commit: cvs rdiff -u -r1.6881 -r1.6882 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_169980186326300 Content-Disposition: inline Content-Length: 709 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.6881 pkgsrc/doc/CHANGES-2023:1.6882 --- pkgsrc/doc/CHANGES-2023:1.6881 Sun Nov 12 13:34:42 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Nov 12 15:11:03 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.6881 2023/11/12 13:34:42 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.6882 2023/11/12 15:11:03 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -9928,3 +9928,4 @@ Changes to the packages collection and i Removed devel/go-ed25519 [bsiegert 2023-11-12] Updated geography/geos to 3.12.1 [gdt 2023-11-12] Updated graphics/drawing to 1.0.2 [wiz 2023-11-12] + Updated archivers/unrar to 7.0.3 [wiz 2023-11-12] --_----------=_169980186326300--