Received: by mail.netbsd.org (Postfix, from userid 605) id CEB2084DEF; Sat, 14 Jul 2018 19:15:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AD90D84DEC for ; Sat, 14 Jul 2018 19:15: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 efvL1DF6kka2 for ; Sat, 14 Jul 2018 19:15:40 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E563B84D74 for ; Sat, 14 Jul 2018 19:15:39 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E20F2FBEC; Sat, 14 Jul 2018 19:15:39 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1531595739276950" MIME-Version: 1.0 Date: Sat, 14 Jul 2018 19:15: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: <20180714191539.E20F2FBEC@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. --_----------=_1531595739276950 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sat Jul 14 19:15:39 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: Updated devel/py-dash, net/py-ncclient To generate a diff of this commit: cvs rdiff -u -r1.3186 -r1.3187 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18446 -r1.18447 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1531595739276950 Content-Disposition: inline Content-Length: 1349 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.3186 pkgsrc/doc/CHANGES-2018:1.3187 --- pkgsrc/doc/CHANGES-2018:1.3186 Sat Jul 14 19:00:02 2018 +++ pkgsrc/doc/CHANGES-2018 Sat Jul 14 19:15:39 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3186 2018/07/14 19:00:02 adam Exp $ +$NetBSD: CHANGES-2018,v 1.3187 2018/07/14 19:15:39 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -4579,3 +4579,5 @@ Changes to the packages collection and i Updated databases/py-bsddb3 to 6.2.6 [adam 2018-07-14] Updated devel/talloc to 2.1.14 [adam 2018-07-14] Updated www/py-idna_ssl to 1.1.0 [adam 2018-07-14] + Updated devel/py-dash to 4.6.0 [adam 2018-07-14] + Updated net/py-ncclient to 0.6.0 [adam 2018-07-14] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18446 pkgsrc/doc/TODO:1.18447 --- pkgsrc/doc/TODO:1.18446 Sat Jul 14 18:47:01 2018 +++ pkgsrc/doc/TODO Sat Jul 14 19:15:39 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18446 2018/07/14 18:47:01 bsiegert Exp $ +$NetBSD: TODO,v 1.18447 2018/07/14 19:15:39 adam Exp $ Suggested new packages ====================== @@ -1225,7 +1225,6 @@ For possible Perl packages updates, see o py-input-pad-1.4.2 o py-keybinder-0.3.1 o py-musicbrainz-0.7.4 - o py-ncclient-0.5.3 o py-newt-0.52.20 o py-omniORBpy-3.7 o py-pendrell-0.3.7 --_----------=_1531595739276950--