Received: by mail.netbsd.org (Postfix, from userid 605) id 6F18E84D1F; Thu, 20 May 2021 19:46:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AB08B84CFD for ; Thu, 20 May 2021 19:46:45 +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 ZOflrvdgQIXC for ; Thu, 20 May 2021 19:46:45 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 05F5484CDA for ; Thu, 20 May 2021 19:46:45 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 04027FA95; Thu, 20 May 2021 19:46:45 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1621540004134110" MIME-Version: 1.0 Date: Thu, 20 May 2021 19:46:44 +0000 From: =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: triaxx@netbsd.org X-Mailer: log_accum Message-Id: <20210520194645.04027FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1621540004134110 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: triaxx Date: Thu May 20 19:46:44 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated devel/erlang-mqtree to 1.0.13 To generate a diff of this commit: cvs rdiff -u -r1.2888 -r1.2889 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20655 -r1.20656 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1621540004134110 Content-Disposition: inline Content-Length: 1302 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.2888 pkgsrc/doc/CHANGES-2021:1.2889 --- pkgsrc/doc/CHANGES-2021:1.2888 Thu May 20 19:24:31 2021 +++ pkgsrc/doc/CHANGES-2021 Thu May 20 19:46:44 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2888 2021/05/20 19:24:31 nia Exp $ +$NetBSD: CHANGES-2021,v 1.2889 2021/05/20 19:46:44 triaxx Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4488,3 +4488,4 @@ Changes to the packages collection and i Updated textproc/erlang-yconf to 1.0.11 [triaxx 2021-05-20] Updated security/erlang-p1_acme to 1.0.12 [triaxx 2021-05-20] Updated audio/gramofile to 1.6P [nia 2021-05-20] + Updated devel/erlang-mqtree to 1.0.13 [triaxx 2021-05-20] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20655 pkgsrc/doc/TODO:1.20656 --- pkgsrc/doc/TODO:1.20655 Thu May 20 19:24:31 2021 +++ pkgsrc/doc/TODO Thu May 20 19:46:44 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20655 2021/05/20 19:24:31 nia Exp $ +$NetBSD: TODO,v 1.20656 2021/05/20 19:46:44 triaxx Exp $ Suggested new packages ====================== @@ -831,7 +831,6 @@ For possible Perl packages updates, see o erlang-eimp-1.0.20 o erlang-fast_xml-1.1.46 o erlang-luerl-0.4 - o erlang-mqtree-1.0.13 o errcheck-1.6.0 o es-0.83 o esh-0.8.5 --_----------=_1621540004134110--