Received: by mail.netbsd.org (Postfix, from userid 605) id 8FE2084D3F; Sun, 6 Sep 2020 22:30:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 17EF884D33 for ; Sun, 6 Sep 2020 22:30: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 aftRcfVfZLoh for ; Sun, 6 Sep 2020 22:30:43 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 744EC84CE2 for ; Sun, 6 Sep 2020 22:30:43 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6FA84FB28; Sun, 6 Sep 2020 22:30:43 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1599431443238650" MIME-Version: 1.0 Date: Sun, 6 Sep 2020 22:30: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: <20200906223043.6FA84FB28@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. --_----------=_1599431443238650 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Sep 6 22:30:43 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated devel/p5-CPAN-Perl-Releases to 5.20200820 To generate a diff of this commit: cvs rdiff -u -r1.4866 -r1.4867 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1599431443238650 Content-Disposition: inline Content-Length: 757 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.4866 pkgsrc/doc/CHANGES-2020:1.4867 --- pkgsrc/doc/CHANGES-2020:1.4866 Sun Sep 6 22:20:12 2020 +++ pkgsrc/doc/CHANGES-2020 Sun Sep 6 22:30:43 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.4866 2020/09/06 22:20:12 wiz Exp $ +$NetBSD: CHANGES-2020,v 1.4867 2020/09/06 22:30:43 wiz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -7459,3 +7459,4 @@ Changes to the packages collection and i Updated devel/p5-Alien-Base-ModuleBuild to 1.15 [wiz 2020-09-06] Updated devel/p5-Alien-Build to 2.29 [wiz 2020-09-06] Updated devel/p5-AnyEvent-RabbitMQ to 1.22 [wiz 2020-09-06] + Updated devel/p5-CPAN-Perl-Releases to 5.20200820 [wiz 2020-09-06] --_----------=_1599431443238650--