Received: by mail.netbsd.org (Postfix, from userid 605) id BF77784D49; Mon, 4 Sep 2017 19:51:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 53AF384D48 for ; Mon, 4 Sep 2017 19:51:35 +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 JWIEnsf1wHPG for ; Mon, 4 Sep 2017 19:51:34 +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 B38F184CFB for ; Mon, 4 Sep 2017 19:51:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B1CC2FA97; Mon, 4 Sep 2017 19:51:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1504554694149230" MIME-Version: 1.0 Date: Mon, 4 Sep 2017 19:51:34 +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: <20170904195134.B1CC2FA97@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. --_----------=_1504554694149230 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Sep 4 19:51:34 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Added textproc/py-odfpy version 1.3.5, textproc/py-tablib version 0.12.1 To generate a diff of this commit: cvs rdiff -u -r1.3608 -r1.3609 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1504554694149230 Content-Disposition: inline Content-Length: 804 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.3608 pkgsrc/doc/CHANGES-2017:1.3609 --- pkgsrc/doc/CHANGES-2017:1.3608 Mon Sep 4 19:35:19 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Sep 4 19:51:34 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3608 2017/09/04 19:35:19 adam Exp $ +$NetBSD: CHANGES-2017,v 1.3609 2017/09/04 19:51:34 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5064,3 +5064,5 @@ Changes to the packages collection and i Updated databases/postgresql94 to 9.4.14 [adam 2017-09-04] Updated databases/postgresql95 to 9.5.9 [adam 2017-09-04] Updated databases/postgresql96 to 9.6.5 [adam 2017-09-04] + Added textproc/py-odfpy version 1.3.5 [adam 2017-09-04] + Added textproc/py-tablib version 0.12.1 [adam 2017-09-04] --_----------=_1504554694149230--