Received: by mail.netbsd.org (Postfix, from userid 605) id 27C1484E7B; Tue, 11 Apr 2023 11:55:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 582CE84E68 for ; Tue, 11 Apr 2023 11:55:28 +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 nDm9_RCqy15K for ; Tue, 11 Apr 2023 11:55:27 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id AE0F784CFE for ; Tue, 11 Apr 2023 11:55:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A7C04FA84; Tue, 11 Apr 2023 11:55:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1681214127133390" MIME-Version: 1.0 Date: Tue, 11 Apr 2023 11:55:27 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20230411115527.A7C04FA84@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1681214127133390 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Tue Apr 11 11:55:27 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated time/p5-DateTimeX-Easy to 0.091 To generate a diff of this commit: cvs rdiff -u -r1.2161 -r1.2162 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1681214127133390 Content-Disposition: inline Content-Length: 744 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.2161 pkgsrc/doc/CHANGES-2023:1.2162 --- pkgsrc/doc/CHANGES-2023:1.2161 Tue Apr 11 11:48:19 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Apr 11 11:55:27 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2161 2023/04/11 11:48:19 wen Exp $ +$NetBSD: CHANGES-2023,v 1.2162 2023/04/11 11:55:27 wen Exp $ Changes to the packages collection and infrastructure in 2023: @@ -3121,3 +3121,4 @@ Changes to the packages collection and i Updated time/p5-Date-ICal to 2.680 [wen 2023-04-11] Added time/p5-DateTime-HiRes version 0.04 [wen 2023-04-11] Updated time/p5-DateTime-Format-Natural to 1.16 [wen 2023-04-11] + Updated time/p5-DateTimeX-Easy to 0.091 [wen 2023-04-11] --_----------=_1681214127133390--