Received: by mail.netbsd.org (Postfix, from userid 605) id 400AF84D6F; Sat, 7 Oct 2017 07:32:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C764384D33 for ; Sat, 7 Oct 2017 07:32:08 +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 o18ZR3W-B6va for ; Sat, 7 Oct 2017 07:32:08 +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 5A1B784D2F for ; Sat, 7 Oct 2017 07:32:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 54230FBC7; Sat, 7 Oct 2017 07:32:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1507361528220150" MIME-Version: 1.0 Date: Sat, 7 Oct 2017 07:32:08 +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: <20171007073208.54230FBC7@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. --_----------=_1507361528220150 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sat Oct 7 07:32:08 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated textproc/py-tabulate, textproc/py-enchant, textproc/py-textile, textproc/py-creole To generate a diff of this commit: cvs rdiff -u -r1.4331 -r1.4332 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17816 -r1.17817 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1507361528220150 Content-Disposition: inline Content-Length: 1507 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.4331 pkgsrc/doc/CHANGES-2017:1.4332 --- pkgsrc/doc/CHANGES-2017:1.4331 Fri Oct 6 21:18:48 2017 +++ pkgsrc/doc/CHANGES-2017 Sat Oct 7 07:32:07 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4331 2017/10/06 21:18:48 adam Exp $ +$NetBSD: CHANGES-2017,v 1.4332 2017/10/07 07:32:07 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6145,3 +6145,7 @@ Changes to the packages collection and i Added sysutils/u-boot-cubieboard2 version 2017.07 [jmcneill 2017-10-06] Updated graphics/openjpeg to 2.3.0 [adam 2017-10-06] Updated multimedia/mkvtoolnix to 16.0.0 [adam 2017-10-06] + Updated textproc/py-tabulate to 0.8.1 [adam 2017-10-07] + Updated textproc/py-enchant to 1.6.11 [adam 2017-10-07] + Updated textproc/py-textile to 2.3.16 [adam 2017-10-07] + Updated textproc/py-creole to 1.3.1 [adam 2017-10-07] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17816 pkgsrc/doc/TODO:1.17817 --- pkgsrc/doc/TODO:1.17816 Thu Oct 5 08:22:11 2017 +++ pkgsrc/doc/TODO Sat Oct 7 07:32:07 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17816 2017/10/05 08:22:11 adam Exp $ +$NetBSD: TODO,v 1.17817 2017/10/07 07:32:07 adam Exp $ Suggested new packages ====================== @@ -1229,7 +1229,6 @@ For possible Perl packages updates, see o py-Scientific-doc-2.5.5 o py-ZopeInterface-4.4.3 o py-cassa-1.11.0 - o py-creole-1.1.1 o py-cups-1.9.73 o py-django-photologue-2.7 o py-doctor-15.1.0 --_----------=_1507361528220150--