Received: by mail.netbsd.org (Postfix, from userid 605) id B334B84DA4; Thu, 9 Nov 2017 08:11:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3E3E984D46 for ; Thu, 9 Nov 2017 08:11:06 +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 E3xfZoikWzG1 for ; Thu, 9 Nov 2017 08:11:05 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9462884D3E for ; Thu, 9 Nov 2017 08:11:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 782B1FBDE; Thu, 9 Nov 2017 08:11:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1510215065106300" MIME-Version: 1.0 Date: Thu, 9 Nov 2017 08:11:05 +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: <20171109081105.782B1FBDE@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. --_----------=_1510215065106300 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Nov 9 08:11:05 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: doc: Updated print/py-reportlab to 3.3.0nb2 To generate a diff of this commit: cvs rdiff -u -r1.4810 -r1.4811 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1510215065106300 Content-Disposition: inline Content-Length: 735 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.4810 pkgsrc/doc/CHANGES-2017:1.4811 --- pkgsrc/doc/CHANGES-2017:1.4810 Thu Nov 9 07:52:37 2017 +++ pkgsrc/doc/CHANGES-2017 Thu Nov 9 08:11:05 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4810 2017/11/09 07:52:37 adam Exp $ +$NetBSD: CHANGES-2017,v 1.4811 2017/11/09 08:11:05 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6914,3 +6914,4 @@ Changes to the packages collection and i Updated textproc/py-regex to 2017.11.09 [adam 2017-11-09] Updated devel/py-hypothesis to 3.36.0 [adam 2017-11-09] Updated textproc/py-jinja2 to 2.10 [adam 2017-11-09] + Updated print/py-reportlab to 3.3.0nb2 [wiz 2017-11-09] --_----------=_1510215065106300--