Received: by mail.netbsd.org (Postfix, from userid 605) id 0DF3984D7E; Fri, 10 Jul 2020 07:05:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8CD2E84D79 for ; Fri, 10 Jul 2020 07:05:47 +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 gya-AOp66XXX for ; Fri, 10 Jul 2020 07:05:47 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id EA49984D66 for ; Fri, 10 Jul 2020 07:05:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E7CD5FB28; Fri, 10 Jul 2020 07:05:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1594364746182360" MIME-Version: 1.0 Date: Fri, 10 Jul 2020 07:05:46 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20200710070546.E7CD5FB28@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. --_----------=_1594364746182360 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Jul 10 07:05:46 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: Updated textproc/translate-toolkit, textproc/py-lxml To generate a diff of this commit: cvs rdiff -u -r1.3980 -r1.3981 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1594364746182360 Content-Disposition: inline Content-Length: 784 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.3980 pkgsrc/doc/CHANGES-2020:1.3981 --- pkgsrc/doc/CHANGES-2020:1.3980 Fri Jul 10 00:01:43 2020 +++ pkgsrc/doc/CHANGES-2020 Fri Jul 10 07:05:46 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.3980 2020/07/10 00:01:43 gdt Exp $ +$NetBSD: CHANGES-2020,v 1.3981 2020/07/10 07:05:46 adam Exp $ Changes to the packages collection and infrastructure in 2020: @@ -6317,3 +6317,5 @@ Changes to the packages collection and i Updated textproc/lowdown to 0.7.1 [fcambus 2020-07-09] Added textproc/lua-lyaml version 6.2.5 [nia 2020-07-09] Updated math/bc-gh to 3.1.2 [gdt 2020-07-10] + Updated textproc/translate-toolkit to 3.0.0 [adam 2020-07-10] + Updated textproc/py-lxml to 4.5.2 [adam 2020-07-10] --_----------=_1594364746182360--