Received: by mail.netbsd.org (Postfix, from userid 605) id 1083184DB2; Fri, 30 Sep 2022 15:34:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4208D84D82 for ; Fri, 30 Sep 2022 15:34:39 +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 zJW9zj48v_Bq for ; Fri, 30 Sep 2022 15:34:38 +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 97E3384C13 for ; Fri, 30 Sep 2022 15:34:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8F668FA90; Fri, 30 Sep 2022 15:34:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1664552078244910" MIME-Version: 1.0 Date: Fri, 30 Sep 2022 15:34:38 +0000 From: "Michael Baeuerle" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: micha@netbsd.org X-Mailer: log_accum Message-Id: <20220930153438.8F668FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1664552078244910 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: micha Date: Fri Sep 30 15:34:38 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated archivers/star to 1.6.2 To generate a diff of this commit: cvs rdiff -u -r1.4764 -r1.4765 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1664552078244910 Content-Disposition: inline Content-Length: 724 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.4764 pkgsrc/doc/CHANGES-2022:1.4765 --- pkgsrc/doc/CHANGES-2022:1.4764 Fri Sep 30 15:28:39 2022 +++ pkgsrc/doc/CHANGES-2022 Fri Sep 30 15:34:38 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.4764 2022/09/30 15:28:39 micha Exp $ +$NetBSD: CHANGES-2022,v 1.4765 2022/09/30 15:34:38 micha Exp $ Changes to the packages collection and infrastructure in 2022: @@ -7207,3 +7207,4 @@ Changes to the packages collection and i Updated sysutils/node_exporter to 1.4.0 [jperkin 2022-09-30] Updated games/woof to 10.3.0 [micha 2022-09-30] Updated devel/smake to 1.6nb2 [micha 2022-09-30] + Updated archivers/star to 1.6.2 [micha 2022-09-30] --_----------=_1664552078244910--