Received: by mail.netbsd.org (Postfix, from userid 605) id AA16B84E5F; Mon, 28 Jan 2019 09:14:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B2CEB84E33 for ; Mon, 28 Jan 2019 09:14:40 +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 Zi60TpMW1_um for ; Mon, 28 Jan 2019 09:14:40 +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 CD70784D43 for ; Mon, 28 Jan 2019 09:14:39 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CA62DFB16; Mon, 28 Jan 2019 09:14:39 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1548666879268220" MIME-Version: 1.0 Date: Mon, 28 Jan 2019 09:14:39 +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: <20190128091439.CA62DFB16@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. --_----------=_1548666879268220 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Jan 28 09:14:39 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: Updated devel/py-prompt_toolkit2, security/py-asn1-modules To generate a diff of this commit: cvs rdiff -u -r1.486 -r1.487 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.18771 -r1.18772 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1548666879268220 Content-Disposition: inline Content-Length: 1388 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.486 pkgsrc/doc/CHANGES-2019:1.487 --- pkgsrc/doc/CHANGES-2019:1.486 Mon Jan 28 08:42:20 2019 +++ pkgsrc/doc/CHANGES-2019 Mon Jan 28 09:14:39 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.486 2019/01/28 08:42:20 adam Exp $ +$NetBSD: CHANGES-2019,v 1.487 2019/01/28 09:14:39 adam Exp $ Changes to the packages collection and infrastructure in 2019: @@ -848,3 +848,5 @@ Changes to the packages collection and i Updated devel/py-test-virtualenv to 1.4.0nb1 [adam 2019-01-28] Updated devel/py-test-shutil to 1.4.0nb1 [adam 2019-01-28] Updated devel/py-test-fixture-config to 1.4.0nb1 [adam 2019-01-28] + Updated devel/py-prompt_toolkit2 to 2.0.8 [adam 2019-01-28] + Updated security/py-asn1-modules to 0.2.4 [adam 2019-01-28] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18771 pkgsrc/doc/TODO:1.18772 --- pkgsrc/doc/TODO:1.18771 Sun Jan 27 17:34:09 2019 +++ pkgsrc/doc/TODO Mon Jan 28 09:14:39 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18771 2019/01/27 17:34:09 wiz Exp $ +$NetBSD: TODO,v 1.18772 2019/01/28 09:14:39 adam Exp $ Suggested new packages ====================== @@ -1159,7 +1159,6 @@ For possible Perl packages updates, see o pwlib-1.11.1 o py-HappyDoc-3.0 o py-Scientific-doc-2.5.5 - o py-asn1-modules-0.2.4 o py-augeas-1.0.3 o py-cassa-1.11.0 o py-ephem3-3.7.6.0 --_----------=_1548666879268220--