Received: by mail.netbsd.org (Postfix, from userid 605) id 7C94E84D55; Thu, 13 Oct 2022 16:34:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AE38184D2F for ; Thu, 13 Oct 2022 16:34:19 +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 oE37mZKS9NXo for ; Thu, 13 Oct 2022 16:34:19 +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 0E4A184CE3 for ; Thu, 13 Oct 2022 16:34:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0BA08FA90; Thu, 13 Oct 2022 16:34:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1665678859168190" MIME-Version: 1.0 Date: Thu, 13 Oct 2022 16:34:19 +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: <20221013163419.0BA08FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1665678859168190 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Thu Oct 13 16:34:18 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated time/ruby-tzinfo-data to 1.2022.5 To generate a diff of this commit: cvs rdiff -u -r1.5000 -r1.5001 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1665678859168190 Content-Disposition: inline Content-Length: 746 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.5000 pkgsrc/doc/CHANGES-2022:1.5001 --- pkgsrc/doc/CHANGES-2022:1.5000 Thu Oct 13 16:21:41 2022 +++ pkgsrc/doc/CHANGES-2022 Thu Oct 13 16:34:18 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.5000 2022/10/13 16:21:41 adam Exp $ +$NetBSD: CHANGES-2022,v 1.5001 2022/10/13 16:34:18 taca Exp $ Changes to the packages collection and infrastructure in 2022: @@ -7613,3 +7613,4 @@ Changes to the packages collection and i Updated devel/py-requests-mock to 1.10.0 [adam 2022-10-13] Updated textproc/py-regex to 2022.9.13 [adam 2022-10-13] Updated devel/py-test-pylint to 0.19.0 [adam 2022-10-13] + Updated time/ruby-tzinfo-data to 1.2022.5 [taca 2022-10-13] --_----------=_1665678859168190--