Received: by mail.netbsd.org (Postfix, from userid 605) id BF68784DB5; Wed, 28 Apr 2021 15:02:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 03BD184DAC for ; Wed, 28 Apr 2021 15:02:49 +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 n9ZmBfiQzLgS for ; Wed, 28 Apr 2021 15:02:48 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 5343784CDB for ; Wed, 28 Apr 2021 15:02:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4B217FA95; Wed, 28 Apr 2021 15:02:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1619622168117930" MIME-Version: 1.0 Date: Wed, 28 Apr 2021 15:02:48 +0000 From: "Amitai Schleier" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20210428150248.4B217FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1619622168117930 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Wed Apr 28 15:02:48 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated devel/p5-FindBin-libs to 2.21.0 To generate a diff of this commit: cvs rdiff -u -r1.2445 -r1.2446 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20584 -r1.20585 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1619622168117930 Content-Disposition: inline Content-Length: 1321 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.2445 pkgsrc/doc/CHANGES-2021:1.2446 --- pkgsrc/doc/CHANGES-2021:1.2445 Wed Apr 28 12:46:37 2021 +++ pkgsrc/doc/CHANGES-2021 Wed Apr 28 15:02:47 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2445 2021/04/28 12:46:37 adam Exp $ +$NetBSD: CHANGES-2021,v 1.2446 2021/04/28 15:02:47 schmonz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -3938,3 +3938,4 @@ Changes to the packages collection and i Updated sysutils/broot to 1.3.0 [pin 2021-04-28] Updated textproc/py-sphinx-autoapi to 1.8.1 [adam 2021-04-28] Updated textproc/py-xlsxwriter to 1.4.0 [adam 2021-04-28] + Updated devel/p5-FindBin-libs to 2.21.0 [schmonz 2021-04-28] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20584 pkgsrc/doc/TODO:1.20585 --- pkgsrc/doc/TODO:1.20584 Wed Apr 28 09:19:20 2021 +++ pkgsrc/doc/TODO Wed Apr 28 15:02:47 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20584 2021/04/28 09:19:20 wiz Exp $ +$NetBSD: TODO,v 1.20585 2021/04/28 15:02:47 schmonz Exp $ Suggested new packages ====================== @@ -1711,7 +1711,6 @@ For possible Perl packages updates, see o p5-File-RsyncP-0.76 o p5-File-Touch-0.12 o p5-File-Valet-1.08 - o p5-FindBin-libs-2.21.0 o p5-Fsdb-2.71 o p5-GD-2.73 o p5-GIS-Distance-0.19 --_----------=_1619622168117930--