Received: by mail.netbsd.org (Postfix, from userid 605) id 44FCE84F50; Sun, 11 Aug 2019 18:17:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BF88484F48 for ; Sun, 11 Aug 2019 18:17:04 +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 VYk2o1_uVBR8 for ; Sun, 11 Aug 2019 18:17:04 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1D2EA84CEF for ; Sun, 11 Aug 2019 18:17:04 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1B2FAFBF4; Sun, 11 Aug 2019 18:17:04 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1565547424162160" MIME-Version: 1.0 Date: Sun, 11 Aug 2019 18:17:04 +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: <20190811181704.1B2FAFBF4@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. --_----------=_1565547424162160 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sun Aug 11 18:17:03 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: Updated databases/py-whisper, textproc/py-html5-parser To generate a diff of this commit: cvs rdiff -u -r1.3395 -r1.3396 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.19179 -r1.19180 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1565547424162160 Content-Disposition: inline Content-Length: 1370 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.3395 pkgsrc/doc/CHANGES-2019:1.3396 --- pkgsrc/doc/CHANGES-2019:1.3395 Sun Aug 11 18:06:12 2019 +++ pkgsrc/doc/CHANGES-2019 Sun Aug 11 18:17:03 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.3395 2019/08/11 18:06:12 adam Exp $ +$NetBSD: CHANGES-2019,v 1.3396 2019/08/11 18:17:03 adam Exp $ Changes to the packages collection and infrastructure in 2019: @@ -5588,3 +5588,5 @@ Changes to the packages collection and i Updated multimedia/mkvtoolnix to 36.0.0 [adam 2019-08-11] Updated devel/py-flaky to 3.6.1 [adam 2019-08-11] Updated www/py-httplib2 to 0.13.1 [adam 2019-08-11] + Updated databases/py-whisper to 1.1.5 [adam 2019-08-11] + Updated textproc/py-html5-parser to 0.4.8 [adam 2019-08-11] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19179 pkgsrc/doc/TODO:1.19180 --- pkgsrc/doc/TODO:1.19179 Sun Aug 11 18:06:12 2019 +++ pkgsrc/doc/TODO Sun Aug 11 18:17:03 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19179 2019/08/11 18:06:12 adam Exp $ +$NetBSD: TODO,v 1.19180 2019/08/11 18:17:03 adam Exp $ Suggested new packages ====================== @@ -1173,7 +1173,6 @@ For possible Perl packages updates, see o py-gobject3-common-3.32.2 o py-hgview-1.9.0 o py-hsm-1.1.1 - o py-html5-parser-0.4.8 o py-input-pad-1.4.2 o py-keybinder-0.3.1 o py-mercurial-5.1 --_----------=_1565547424162160--