Received: by mail.netbsd.org (Postfix, from userid 605) id EF59C84EBF; Mon, 11 Oct 2021 20:42:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3431C84E56 for ; Mon, 11 Oct 2021 20:42:34 +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 N5riLtGUTbiN for ; Mon, 11 Oct 2021 20:42:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 826EF84C71 for ; Mon, 11 Oct 2021 20:42:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 80452FA97; Mon, 11 Oct 2021 20:42:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1633984953161730" MIME-Version: 1.0 Date: Mon, 11 Oct 2021 20:42:33 +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: <20211011204233.80452FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1633984953161730 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Mon Oct 11 20:42:33 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated textproc/p5-ack to 3.5.0 To generate a diff of this commit: cvs rdiff -u -r1.5135 -r1.5136 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.21144 -r1.21145 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1633984953161730 Content-Disposition: inline Content-Length: 1338 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.5135 pkgsrc/doc/CHANGES-2021:1.5136 --- pkgsrc/doc/CHANGES-2021:1.5135 Mon Oct 11 20:39:45 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Oct 11 20:42:32 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.5135 2021/10/11 20:39:45 schmonz Exp $ +$NetBSD: CHANGES-2021,v 1.5136 2021/10/11 20:42:32 schmonz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7871,3 +7871,4 @@ Changes to the packages collection and i Updated time/p5-DateTime-TimeZone to 2.49 [schmonz 2021-10-11] Updated textproc/p5-XML-Feed to 0.63 [schmonz 2021-10-11] Updated textproc/p5-Feed-Find to 0.11 [schmonz 2021-10-11] + Updated textproc/p5-ack to 3.5.0 [schmonz 2021-10-11] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21144 pkgsrc/doc/TODO:1.21145 --- pkgsrc/doc/TODO:1.21144 Mon Oct 11 20:12:32 2021 +++ pkgsrc/doc/TODO Mon Oct 11 20:42:33 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21144 2021/10/11 20:12:32 schmonz Exp $ +$NetBSD: TODO,v 1.21145 2021/10/11 20:42:33 schmonz Exp $ Suggested new packages ====================== @@ -1538,7 +1538,6 @@ For possible Perl packages updates, see o p5-WWW-Shorten-3.094 o p5-Weather-PurpleAir-API-0.08 o p5-XString-0.005 - o p5-ack-3.5.0 o p5-marisa-0.2.6 o p5-perl-ldap-0.68 o packagekit-0.5.3 --_----------=_1633984953161730--