Received: by mail.netbsd.org (Postfix, from userid 605) id 76BC984DBF; Tue, 27 Apr 2021 17:18:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B1EB184D27 for ; Tue, 27 Apr 2021 17:18:38 +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 Os8GK_VUWwEN for ; Tue, 27 Apr 2021 17:18:38 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0EDEA84D10 for ; Tue, 27 Apr 2021 17:18:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0C505FA95; Tue, 27 Apr 2021 17:18:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1619543918128590" MIME-Version: 1.0 Date: Tue, 27 Apr 2021 17:18:38 +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: <20210427171838.0C505FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1619543918128590 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Apr 27 17:18:37 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated www/p5-libwww to 6.53 To generate a diff of this commit: cvs rdiff -u -r1.2429 -r1.2430 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20579 -r1.20580 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1619543918128590 Content-Disposition: inline Content-Length: 1269 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.2429 pkgsrc/doc/CHANGES-2021:1.2430 --- pkgsrc/doc/CHANGES-2021:1.2429 Tue Apr 27 17:15:58 2021 +++ pkgsrc/doc/CHANGES-2021 Tue Apr 27 17:18:37 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2429 2021/04/27 17:15:58 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.2430 2021/04/27 17:18:37 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -3916,3 +3916,4 @@ Changes to the packages collection and i Updated www/p5-LWP-Protocol-https to 6.10 [wiz 2021-04-27] Updated www/p5-Net-HTTP to 6.21 [wiz 2021-04-27] Updated www/p5-URI to 5.09 [wiz 2021-04-27] + Updated www/p5-libwww to 6.53 [wiz 2021-04-27] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20579 pkgsrc/doc/TODO:1.20580 --- pkgsrc/doc/TODO:1.20579 Tue Apr 27 17:15:58 2021 +++ pkgsrc/doc/TODO Tue Apr 27 17:18:37 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20579 2021/04/27 17:15:58 wiz Exp $ +$NetBSD: TODO,v 1.20580 2021/04/27 17:18:37 wiz Exp $ Suggested new packages ====================== @@ -1841,7 +1841,6 @@ For possible Perl packages updates, see o p5-YAML-PP-0.027 o p5-ack-3.5.0 o p5-libapreq2-2.16 - o p5-libwww-6.53 o p5-marisa-0.2.6 o p5-perl-ldap-0.68 o packagekit-0.5.3 --_----------=_1619543918128590--