Received: by mail.netbsd.org (Postfix, from userid 605) id 8684A84D69; Wed, 27 Sep 2017 16:03:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 900E884D69 for ; Wed, 27 Sep 2017 15:56:44 +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 MokasfnZNp73 for ; Wed, 27 Sep 2017 15:56:43 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9D1C884D3C for ; Wed, 27 Sep 2017 15:56:43 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9BB8AFA9C; Wed, 27 Sep 2017 15:56:43 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1506527803165500" MIME-Version: 1.0 Date: Wed, 27 Sep 2017 15:56:43 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20170927155643.9BB8AFA9C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1506527803165500 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Sep 27 15:56:43 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: doc: Updated www/p5-LWP-ConsoleLogger to 0.000036 To generate a diff of this commit: cvs rdiff -u -r1.4124 -r1.4125 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1506527803165500 Content-Disposition: inline Content-Length: 740 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.4124 pkgsrc/doc/CHANGES-2017:1.4125 --- pkgsrc/doc/CHANGES-2017:1.4124 Wed Sep 27 15:54:26 2017 +++ pkgsrc/doc/CHANGES-2017 Wed Sep 27 15:56:43 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4124 2017/09/27 15:54:26 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.4125 2017/09/27 15:56:43 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5870,3 +5870,4 @@ Changes to the packages collection and i Updated www/p5-HTTP-Server-EV to 0.69 [wiz 2017-09-27] Updated www/p5-Jemplate to 0.30 [wiz 2017-09-27] Added www/p5-Test-LWP-UserAgent version 0.033 [wiz 2017-09-27] + Updated www/p5-LWP-ConsoleLogger to 0.000036 [wiz 2017-09-27] --_----------=_1506527803165500--