Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4F20E84D68 for ; Mon, 29 May 2023 16:30:01 +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 H483AH4Ux2xe for ; Mon, 29 May 2023 16:30:00 +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 A4B4784D2D for ; Mon, 29 May 2023 16:30:00 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9FB31FA89; Mon, 29 May 2023 16:30:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1685377800217150" MIME-Version: 1.0 Date: Mon, 29 May 2023 16:30:00 +0000 From: "Greg Troxel" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: gdt@netbsd.org X-Mailer: log_accum Message-Id: <20230529163000.9FB31FA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1685377800217150 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gdt Date: Mon May 29 16:30:00 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Added textproc/p5-Number-Bytes-Human version 0.11 To generate a diff of this commit: cvs rdiff -u -r1.3378 -r1.3379 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1685377800217150 Content-Disposition: inline Content-Length: 743 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.3378 pkgsrc/doc/CHANGES-2023:1.3379 --- pkgsrc/doc/CHANGES-2023:1.3378 Mon May 29 13:37:51 2023 +++ pkgsrc/doc/CHANGES-2023 Mon May 29 16:30:00 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3378 2023/05/29 13:37:51 adam Exp $ +$NetBSD: CHANGES-2023,v 1.3379 2023/05/29 16:30:00 gdt Exp $ Changes to the packages collection and infrastructure in 2023: @@ -4682,3 +4682,4 @@ Changes to the packages collection and i Updated devel/py-test-httpserver to 1.0.8 [adam 2023-05-29] Updated multimedia/openh264 to 2.3.1 [adam 2023-05-29] Updated devel/pkgconf to 1.9.5 [adam 2023-05-29] + Added textproc/p5-Number-Bytes-Human version 0.11 [gdt 2023-05-29] --_----------=_1685377800217150--