Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7BEF584ECC for ; Wed, 29 Nov 2023 21:48:25 +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 Txt7JbShczCI for ; Wed, 29 Nov 2023 21:48:25 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D128584ECA for ; Wed, 29 Nov 2023 21:48:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CE813FA40; Wed, 29 Nov 2023 21:48:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1701294504171640" MIME-Version: 1.0 Date: Wed, 29 Nov 2023 21:48:24 +0000 From: "Aleksey Cheusov" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: cheusov@netbsd.org X-Mailer: log_accum Message-Id: <20231129214824.CE813FA40@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1701294504171640 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: cheusov Date: Wed Nov 29 21:48:24 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated pkgtools/nih to 0.15.1 To generate a diff of this commit: cvs rdiff -u -r1.7303 -r1.7304 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1701294504171640 Content-Disposition: inline Content-Length: 733 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.7303 pkgsrc/doc/CHANGES-2023:1.7304 --- pkgsrc/doc/CHANGES-2023:1.7303 Wed Nov 29 16:58:11 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Nov 29 21:48:24 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.7303 2023/11/29 16:58:11 schmonz Exp $ +$NetBSD: CHANGES-2023,v 1.7304 2023/11/29 21:48:24 cheusov Exp $ Changes to the packages collection and infrastructure in 2023: @@ -10461,3 +10461,4 @@ Changes to the packages collection and i Updated lang/pear to 1.10.14 [taca 2023-11-29] Added devel/ruby-redmine51 version 5.1.0 [taca 2023-11-29] Updated print/lilypond to 2.24.3 [schmonz 2023-11-29] + Updated pkgtools/nih to 0.15.1 [cheusov 2023-11-29] --_----------=_1701294504171640--