Received: by mail.netbsd.org (Postfix, from userid 605) id 1D21184E5F; Sun, 26 Mar 2023 19:23:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4D00584D4C for ; Sun, 26 Mar 2023 19:23:11 +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 kxmnpuqoS1XW for ; Sun, 26 Mar 2023 19:23:10 +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 91C8E84D15 for ; Sun, 26 Mar 2023 19:23:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 895DDF9E7; Sun, 26 Mar 2023 19:23:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1679858590243970" MIME-Version: 1.0 Date: Sun, 26 Mar 2023 19:23:10 +0000 From: "David H. Gutteridge" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: gutteridge@netbsd.org X-Mailer: log_accum Message-Id: <20230326192310.895DDF9E7@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1679858590243970 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Sun Mar 26 19:23:10 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated time/p5-DateTime-TimeZone to 2.58 To generate a diff of this commit: cvs rdiff -u -r1.1896 -r1.1897 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1679858590243970 Content-Disposition: inline Content-Length: 729 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.1896 pkgsrc/doc/CHANGES-2023:1.1897 --- pkgsrc/doc/CHANGES-2023:1.1896 Sun Mar 26 13:09:41 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Mar 26 19:23:10 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1896 2023/03/26 13:09:41 ast Exp $ +$NetBSD: CHANGES-2023,v 1.1897 2023/03/26 19:23:10 gutteridge Exp $ Changes to the packages collection and infrastructure in 2023: @@ -2457,3 +2457,4 @@ Changes to the packages collection and i Updated cad/qcad to 3.27.9.0 [wiz 2023-03-26] Updated sysutils/zabbix to 4.0.24nb10 [he 2023-03-26] Updated www/nostromo to 2.1 [ast 2023-03-26] + Updated time/p5-DateTime-TimeZone to 2.58 [gutteridge 2023-03-26] --_----------=_1679858590243970--