Received: by mail.netbsd.org (Postfix, from userid 605) id 850EE84D02; Sun, 7 Apr 2019 16:06:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0DE1184CFC for ; Sun, 7 Apr 2019 16:06:03 +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 5rKAzJaeU1rC for ; Sun, 7 Apr 2019 16:06:02 +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 6759D84CD3 for ; Sun, 7 Apr 2019 16:06:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 655B1FB16; Sun, 7 Apr 2019 16:06:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1554653162245290" MIME-Version: 1.0 Date: Sun, 7 Apr 2019 16:06:02 +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: <20190407160602.655B1FB16@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. --_----------=_1554653162245290 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sun Apr 7 16:06:02 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: Updated www/py-wsproto, textproc/py-xlsxwriter, converters/py-emoji, textproc/py-jinja2 To generate a diff of this commit: cvs rdiff -u -r1.1627 -r1.1628 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1554653162245290 Content-Disposition: inline Content-Length: 888 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.1627 pkgsrc/doc/CHANGES-2019:1.1628 --- pkgsrc/doc/CHANGES-2019:1.1627 Sun Apr 7 13:20:41 2019 +++ pkgsrc/doc/CHANGES-2019 Sun Apr 7 16:06:02 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.1627 2019/04/07 13:20:41 wen Exp $ +$NetBSD: CHANGES-2019,v 1.1628 2019/04/07 16:06:02 adam Exp $ Changes to the packages collection and infrastructure in 2019: @@ -2554,3 +2554,7 @@ Changes to the packages collection and i Updated devel/R-lazyeval to 0.2.2 [wen 2019-04-07] Updated devel/R-iterators to 1.0.10 [wen 2019-04-07] Updated devel/R-glue to 1.3.1 [wen 2019-04-07] + Updated www/py-wsproto to 0.14.0 [adam 2019-04-07] + Updated textproc/py-xlsxwriter to 1.1.6 [adam 2019-04-07] + Updated converters/py-emoji to 0.5.2 [adam 2019-04-07] + Updated textproc/py-jinja2 to 2.10.1 [adam 2019-04-07] --_----------=_1554653162245290--