Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F138B84D27 for ; Wed, 13 Sep 2023 08:11:03 +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 aJ-M9YgqjWJp for ; Wed, 13 Sep 2023 08:11:03 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 849D384D0C for ; Wed, 13 Sep 2023 08:11:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 81FF2FBDB; Wed, 13 Sep 2023 08:11:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1694592663126230" MIME-Version: 1.0 Date: Wed, 13 Sep 2023 08:11:03 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20230913081103.81FF2FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1694592663126230 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Wed Sep 13 08:11:03 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated sysutils/hexyl to 0.13.1nb2 To generate a diff of this commit: cvs rdiff -u -r1.5491 -r1.5492 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1694592663126230 Content-Disposition: inline Content-Length: 713 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.5491 pkgsrc/doc/CHANGES-2023:1.5492 --- pkgsrc/doc/CHANGES-2023:1.5491 Wed Sep 13 08:09:04 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Sep 13 08:11:03 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5491 2023/09/13 08:09:04 pin Exp $ +$NetBSD: CHANGES-2023,v 1.5492 2023/09/13 08:11:03 pin Exp $ Changes to the packages collection and infrastructure in 2023: @@ -7967,3 +7967,4 @@ Changes to the packages collection and i Updated www/py-httpx to 0.25.0 [adam 2023-09-13] Added www/squid6 version 6.3 [taca 2023-09-13] Updated shells/oh-my-posh to 18.9.0 [pin 2023-09-13] + Updated sysutils/hexyl to 0.13.1nb2 [pin 2023-09-13] --_----------=_1694592663126230--