Received: by mail.netbsd.org (Postfix, from userid 605) id E82F184D48; Tue, 21 May 2019 18:13:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6D13C84D2B for ; Tue, 21 May 2019 18:13:49 +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 FT4VSKc7yoCt for ; Tue, 21 May 2019 18:13:49 +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 C0CE484D24 for ; Tue, 21 May 2019 18:13:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BF53EFBF5; Tue, 21 May 2019 18:13:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1558462428291420" MIME-Version: 1.0 Date: Tue, 21 May 2019 18:13:48 +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: <20190521181348.BF53EFBF5@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. --_----------=_1558462428291420 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue May 21 18:13:48 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated textproc/py-html5-parser to 0.4.6 To generate a diff of this commit: cvs rdiff -u -r1.2210 -r1.2211 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.19014 -r1.19015 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1558462428291420 Content-Disposition: inline Content-Length: 1305 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.2210 pkgsrc/doc/CHANGES-2019:1.2211 --- pkgsrc/doc/CHANGES-2019:1.2210 Tue May 21 18:00:20 2019 +++ pkgsrc/doc/CHANGES-2019 Tue May 21 18:13:48 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.2210 2019/05/21 18:00:20 rillig Exp $ +$NetBSD: CHANGES-2019,v 1.2211 2019/05/21 18:13:48 wiz Exp $ Changes to the packages collection and infrastructure in 2019: @@ -3785,3 +3785,4 @@ Changes to the packages collection and i Updated converters/utf8proc to 2.4.0 [wiz 2019-05-21] Updated fonts/unifont to 12.1.01 [wiz 2019-05-21] Updated pkgtools/pkglint to 5.7.10 [rillig 2019-05-21] + Updated textproc/py-html5-parser to 0.4.6 [wiz 2019-05-21] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19014 pkgsrc/doc/TODO:1.19015 --- pkgsrc/doc/TODO:1.19014 Tue May 21 17:57:50 2019 +++ pkgsrc/doc/TODO Tue May 21 18:13:48 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19014 2019/05/21 17:57:50 wiz Exp $ +$NetBSD: TODO,v 1.19015 2019/05/21 18:13:48 wiz Exp $ Suggested new packages ====================== @@ -1134,7 +1134,6 @@ For possible Perl packages updates, see o py-gobject3-3.30.4 o py-hgview-1.9.0 o py-hsm-1.1.1 - o py-html5-parser-0.4.6 o py-input-pad-1.4.2 o py-keybinder-0.3.1 o py-matplotlib-3.0.3 --_----------=_1558462428291420--