Received: by mail.netbsd.org (Postfix, from userid 605) id EE5FD84DB2; Thu, 1 Apr 2021 17:07:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 368D884DAE for ; Thu, 1 Apr 2021 17:07:01 +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 agKOEtucAPE3 for ; Thu, 1 Apr 2021 17:07:00 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 80DD784D04 for ; Thu, 1 Apr 2021 17:07:00 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 784B7FA95; Thu, 1 Apr 2021 17:07:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1617296820250490" MIME-Version: 1.0 Date: Thu, 1 Apr 2021 17:07:00 +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: <20210401170700.784B7FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1617296820250490 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Apr 1 17:07:00 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated textproc/ugrep to 3.1.10 To generate a diff of this commit: cvs rdiff -u -r1.1924 -r1.1925 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20462 -r1.20463 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1617296820250490 Content-Disposition: inline Content-Length: 1256 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.1924 pkgsrc/doc/CHANGES-2021:1.1925 --- pkgsrc/doc/CHANGES-2021:1.1924 Thu Apr 1 17:04:32 2021 +++ pkgsrc/doc/CHANGES-2021 Thu Apr 1 17:06:59 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.1924 2021/04/01 17:04:32 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.1925 2021/04/01 17:06:59 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -2951,3 +2951,4 @@ Changes to the packages collection and i Updated devel/re2c to 2.1.1 [wiz 2021-04-01] Updated sysutils/dbus-glib to 0.112 [wiz 2021-04-01] Updated sysutils/py-borgbackup to 1.1.16 [wiz 2021-04-01] + Updated textproc/ugrep to 3.1.10 [wiz 2021-04-01] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20462 pkgsrc/doc/TODO:1.20463 --- pkgsrc/doc/TODO:1.20462 Thu Apr 1 17:04:32 2021 +++ pkgsrc/doc/TODO Thu Apr 1 17:07:00 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20462 2021/04/01 17:04:32 wiz Exp $ +$NetBSD: TODO,v 1.20463 2021/04/01 17:07:00 wiz Exp $ Suggested new packages ====================== @@ -1085,7 +1085,6 @@ For possible Perl packages updates, see o ucview-0.33 o udpcast-20120424 o ufoai-2.3.1 - o ugrep-3.1.10 o uhttpmock-0.5.0 o unicap-0.9.8 o units-2.12 --_----------=_1617296820250490--