Received: by mail.netbsd.org (Postfix, from userid 605) id 8A96284D3F; Sun, 6 Sep 2020 22:31:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1285B84D33 for ; Sun, 6 Sep 2020 22:31:53 +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 NoqsmcuKuMLF for ; Sun, 6 Sep 2020 22:31:52 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6E30A84CE2 for ; Sun, 6 Sep 2020 22:31:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6B0B2FB28; Sun, 6 Sep 2020 22:31:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1599431512202120" MIME-Version: 1.0 Date: Sun, 6 Sep 2020 22:31:52 +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: <20200906223152.6B0B2FB28@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. --_----------=_1599431512202120 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:31:52 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated devel/p5-CPAN-Uploader to 0.103015 To generate a diff of this commit: cvs rdiff -u -r1.4867 -r1.4868 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1599431512202120 Content-Disposition: inline Content-Length: 752 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.4867 pkgsrc/doc/CHANGES-2020:1.4868 --- pkgsrc/doc/CHANGES-2020:1.4867 Sun Sep 6 22:30:43 2020 +++ pkgsrc/doc/CHANGES-2020 Sun Sep 6 22:31:52 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.4867 2020/09/06 22:30:43 wiz Exp $ +$NetBSD: CHANGES-2020,v 1.4868 2020/09/06 22:31:52 wiz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -7460,3 +7460,4 @@ Changes to the packages collection and i 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] + Updated devel/p5-CPAN-Uploader to 0.103015 [wiz 2020-09-06] --_----------=_1599431512202120--