Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 14C951A9217 for ; Mon, 4 Jan 2021 12:15:41 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 4A75E850CA; Mon, 4 Jan 2021 12:15:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 83C9484E02 for ; Mon, 4 Jan 2021 12:15:39 +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 9Pk7FUDUTkpU for ; Mon, 4 Jan 2021 12:15:39 +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 D4EFF84CDC for ; Mon, 4 Jan 2021 12:15:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D255EFA9D; Mon, 4 Jan 2021 12:15:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1609762538120090" MIME-Version: 1.0 Date: Mon, 4 Jan 2021 12:15:38 +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: <20210104121538.D255EFA9D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1609762538120090 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Jan 4 12:15:38 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated textproc/ugrep to 3.1.1 To generate a diff of this commit: cvs rdiff -u -r1.141 -r1.142 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20305 -r1.20306 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1609762538120090 Content-Disposition: inline Content-Length: 1236 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.141 pkgsrc/doc/CHANGES-2021:1.142 --- pkgsrc/doc/CHANGES-2021:1.141 Mon Jan 4 12:12:36 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Jan 4 12:15:38 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.141 2021/01/04 12:12:36 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.142 2021/01/04 12:15:38 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -169,3 +169,4 @@ Changes to the packages collection and i Updated devel/readline to 8.1 [wiz 2021-01-04] Updated devel/spdlog to 1.8.2 [wiz 2021-01-04] Updated audio/strawberry to 0.8.5 [wiz 2021-01-04] + Updated textproc/ugrep to 3.1.1 [wiz 2021-01-04] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20305 pkgsrc/doc/TODO:1.20306 --- pkgsrc/doc/TODO:1.20305 Mon Jan 4 12:12:36 2021 +++ pkgsrc/doc/TODO Mon Jan 4 12:15:38 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20305 2021/01/04 12:12:36 wiz Exp $ +$NetBSD: TODO,v 1.20306 2021/01/04 12:15:38 wiz Exp $ Suggested new packages ====================== @@ -1099,7 +1099,6 @@ For possible Perl packages updates, see o ucview-0.33 o udpcast-20120424 o ufoai-2.3.1 - o ugrep-3.1.1 o uhttpmock-0.5.0 o unicap-0.9.8 o units-2.12 --_----------=_1609762538120090--