Received: by mail.netbsd.org (Postfix, from userid 605) id 3BF6E84E7D; Sat, 31 Dec 2022 16:21:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6BB6984E77 for ; Sat, 31 Dec 2022 16:21: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 q6WwIi_fsWUX for ; Sat, 31 Dec 2022 16:21:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C2B0684CE8 for ; Sat, 31 Dec 2022 16:21:00 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BF936FA90; Sat, 31 Dec 2022 16:21:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1672503660280060" MIME-Version: 1.0 Date: Sat, 31 Dec 2022 16:21:00 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20221231162100.BF936FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1672503660280060 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sat Dec 31 16:21:00 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated misc/ruby-manpages to 0.6.1nb2 To generate a diff of this commit: cvs rdiff -u -r1.6427 -r1.6428 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1672503660280060 Content-Disposition: inline Content-Length: 715 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.6427 pkgsrc/doc/CHANGES-2022:1.6428 --- pkgsrc/doc/CHANGES-2022:1.6427 Sat Dec 31 13:58:03 2022 +++ pkgsrc/doc/CHANGES-2022 Sat Dec 31 16:21:00 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.6427 2022/12/31 13:58:03 leot Exp $ +$NetBSD: CHANGES-2022,v 1.6428 2022/12/31 16:21:00 taca Exp $ Changes to the packages collection and infrastructure in 2022: @@ -9576,3 +9576,4 @@ Changes to the packages collection and i Updated devel/R-xfun to 0.36 [mef 2022-12-31] Updated sysutils/monit to 5.32.0 [leot 2022-12-31] Updated sysutils/rcm to 1.3.6 [leot 2022-12-31] + Updated misc/ruby-manpages to 0.6.1nb2 [taca 2022-12-31] --_----------=_1672503660280060--