Received: by mail.netbsd.org (Postfix, from userid 605) id 7B15C84E8A; Sat, 4 Sep 2021 23:40:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B694A84E77 for ; Sat, 4 Sep 2021 23:40:52 +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 xnnhXDWwXFdS for ; Sat, 4 Sep 2021 23:40:52 +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 051D984CDC for ; Sat, 4 Sep 2021 23:40:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id F0D5BFA97; Sat, 4 Sep 2021 23:40:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1630798851192190" MIME-Version: 1.0 Date: Sat, 4 Sep 2021 23:40:51 +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: <20210904234051.F0D5BFA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1630798851192190 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Sat Sep 4 23:40:51 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated www/p5-LWP-ConsoleLogger to 0.000043 To generate a diff of this commit: cvs rdiff -u -r1.4526 -r1.4527 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1630798851192190 Content-Disposition: inline Content-Length: 727 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.4526 pkgsrc/doc/CHANGES-2021:1.4527 --- pkgsrc/doc/CHANGES-2021:1.4526 Sat Sep 4 23:29:10 2021 +++ pkgsrc/doc/CHANGES-2021 Sat Sep 4 23:40:51 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4526 2021/09/04 23:29:10 wen Exp $ +$NetBSD: CHANGES-2021,v 1.4527 2021/09/04 23:40:51 wen Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7116,3 +7116,4 @@ Changes to the packages collection and i Updated devel/git-cliff to 0.2.6 [pin 2021-09-04] Updated textproc/p5-Pod-Weaver to 4.018 [wen 2021-09-04] Updated www/p5-libwww to 6.56 [wen 2021-09-04] + Updated www/p5-LWP-ConsoleLogger to 0.000043 [wen 2021-09-04] --_----------=_1630798851192190--