Received: by mail.netbsd.org (Postfix, from userid 605) id 12F5484DB2; Fri, 6 Mar 2020 08:18:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9001C84D7E for ; Fri, 6 Mar 2020 08:18:45 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id zyo5XcQGE-uG for ; Fri, 6 Mar 2020 08:18:45 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E75DA84C85 for ; Fri, 6 Mar 2020 08:18:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E4C17FB27; Fri, 6 Mar 2020 08:18:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_158348272422380" MIME-Version: 1.0 Date: Fri, 6 Mar 2020 08:18:44 +0000 From: "Frederic Cambus" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: fcambus@netbsd.org X-Mailer: log_accum Message-Id: <20200306081844.E4C17FB27@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. --_----------=_158348272422380 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fcambus Date: Fri Mar 6 08:18:44 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated textproc/miller to 5.6.2 To generate a diff of this commit: cvs rdiff -u -r1.1377 -r1.1378 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19703 -r1.19704 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_158348272422380 Content-Disposition: inline Content-Length: 1297 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.1377 pkgsrc/doc/CHANGES-2020:1.1378 --- pkgsrc/doc/CHANGES-2020:1.1377 Thu Mar 5 20:39:53 2020 +++ pkgsrc/doc/CHANGES-2020 Fri Mar 6 08:18:44 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.1377 2020/03/05 20:39:53 nia Exp $ +$NetBSD: CHANGES-2020,v 1.1378 2020/03/06 08:18:44 fcambus Exp $ Changes to the packages collection and infrastructure in 2020: @@ -1929,3 +1929,4 @@ Changes to the packages collection and i Updated chat/py-mastodon to 1.5.0 [nia 2020-03-05] Updated chat/tootstream to 0.3.8.1 [nia 2020-03-05] Added graphics/py-blurhash version 1.1.4 [nia 2020-03-05] + Updated textproc/miller to 5.6.2 [fcambus 2020-03-05] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19703 pkgsrc/doc/TODO:1.19704 --- pkgsrc/doc/TODO:1.19703 Wed Mar 4 15:53:33 2020 +++ pkgsrc/doc/TODO Fri Mar 6 08:18:44 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19703 2020/03/04 15:53:33 wiz Exp $ +$NetBSD: TODO,v 1.19704 2020/03/06 08:18:44 fcambus Exp $ Suggested new packages ====================== @@ -849,7 +849,6 @@ For possible Perl packages updates, see o mftrace-1.2.18 o mg-20160118 o mgetty+sendfax-1.1.35 - o miller-5.3.0 o milter-greylist-4.6 o milter-manager-2.1.1 o milter-regex-2.0 --_----------=_158348272422380--