Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6B5818502B for ; Thu, 13 Jul 2023 18:09:53 +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 mTrCB7ztantz for ; Thu, 13 Jul 2023 18:09:53 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id F35D384D00 for ; Thu, 13 Jul 2023 18:09:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id ECF21FBDB; Thu, 13 Jul 2023 18:09:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168927179280180" MIME-Version: 1.0 Date: Thu, 13 Jul 2023 18:09:52 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20230713180952.ECF21FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_168927179280180 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Thu Jul 13 18:09:52 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Removed misc/jive To generate a diff of this commit: cvs rdiff -u -r1.4393 -r1.4394 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168927179280180 Content-Disposition: inline Content-Length: 707 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.4393 pkgsrc/doc/CHANGES-2023:1.4394 --- pkgsrc/doc/CHANGES-2023:1.4393 Thu Jul 13 17:54:35 2023 +++ pkgsrc/doc/CHANGES-2023 Thu Jul 13 18:09:52 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4393 2023/07/13 17:54:35 pho Exp $ +$NetBSD: CHANGES-2023,v 1.4394 2023/07/13 18:09:52 nia Exp $ Changes to the packages collection and infrastructure in 2023: @@ -6126,3 +6126,4 @@ Changes to the packages collection and i Updated net/wireshark to 4.0.7 [adam 2023-07-13] Updated archivers/py-zipp to 3.16.1 [adam 2023-07-13] Updated security/xml-security-c to 2.0.4 [pho 2023-07-13] + Removed misc/jive [nia 2023-07-13] --_----------=_168927179280180--