Received: by mail.netbsd.org (Postfix, from userid 605) id 9488A84D1B; Sat, 29 May 2021 10:27:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D1D7884D04 for ; Sat, 29 May 2021 10:27:27 +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 CQ9HScbqWEra for ; Sat, 29 May 2021 10:27:27 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 36DD084C13 for ; Sat, 29 May 2021 10:27:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 30A21FA95; Sat, 29 May 2021 10:27:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1622284047163190" MIME-Version: 1.0 Date: Sat, 29 May 2021 10:27: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: <20210529102727.30A21FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1622284047163190 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Sat May 29 10:27:27 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated time/p5-DateTime to 1.54 To generate a diff of this commit: cvs rdiff -u -r1.3027 -r1.3028 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1622284047163190 Content-Disposition: inline Content-Length: 746 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.3027 pkgsrc/doc/CHANGES-2021:1.3028 --- pkgsrc/doc/CHANGES-2021:1.3027 Sat May 29 10:23:18 2021 +++ pkgsrc/doc/CHANGES-2021 Sat May 29 10:27:26 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3027 2021/05/29 10:23:18 leot Exp $ +$NetBSD: CHANGES-2021,v 1.3028 2021/05/29 10:27:26 wen Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4662,3 +4662,4 @@ Changes to the packages collection and i Updated time/p5-DateTime-Format-Strptime to 1.79 [wen 2021-05-29] Updated time/p5-DateTime-Format-W3CDTF to 0.08 [wen 2021-05-29] Added databases/py-kb version 0.1.6 [leot 2021-05-29] + Updated time/p5-DateTime to 1.54 [wen 2021-05-29] --_----------=_1622284047163190--