Received: by mail.netbsd.org (Postfix, from userid 605) id 399C084DAC; Tue, 27 Apr 2021 09:03:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7476B84D8A for ; Tue, 27 Apr 2021 09:03:18 +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 X2L2F9bSr-28 for ; Tue, 27 Apr 2021 09:03:18 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C627484D4C for ; Tue, 27 Apr 2021 09:03:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C391CFA95; Tue, 27 Apr 2021 09:03:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1619514197195030" MIME-Version: 1.0 Date: Tue, 27 Apr 2021 09:03:17 +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: <20210427090317.C391CFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1619514197195030 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Apr 27 09:03:17 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated net/p5-Net to 3.13 To generate a diff of this commit: cvs rdiff -u -r1.2403 -r1.2404 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20556 -r1.20557 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1619514197195030 Content-Disposition: inline Content-Length: 1278 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.2403 pkgsrc/doc/CHANGES-2021:1.2404 --- pkgsrc/doc/CHANGES-2021:1.2403 Tue Apr 27 09:01:56 2021 +++ pkgsrc/doc/CHANGES-2021 Tue Apr 27 09:03:17 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2403 2021/04/27 09:01:56 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.2404 2021/04/27 09:03:17 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -3748,3 +3748,4 @@ Changes to the packages collection and i Removed math/R-wle [wiz 2021-04-27] Removed net/p5-Net-Google [wiz 2021-04-27] Updated misc/p5-Locale-libintl to 1.32 [wiz 2021-04-27] + Updated net/p5-Net to 3.13 [wiz 2021-04-27] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20556 pkgsrc/doc/TODO:1.20557 --- pkgsrc/doc/TODO:1.20556 Tue Apr 27 09:01:56 2021 +++ pkgsrc/doc/TODO Tue Apr 27 09:03:17 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20556 2021/04/27 09:01:56 wiz Exp $ +$NetBSD: TODO,v 1.20557 2021/04/27 09:03:17 wiz Exp $ Suggested new packages ====================== @@ -1539,7 +1539,6 @@ For possible Perl packages updates, see o p5-MooseX-App-Cmd-0.34 o p5-MooseX-Getopt-0.75 o p5-MooseX-Types-URI-0.09 - o p5-Net-3.13 o p5-Net-Amazon-S3-0.98 o p5-Net-CIDR-0.21 o p5-Net-CIDR-Lite-0.22 --_----------=_1619514197195030--