Received: by mail.netbsd.org (Postfix, from userid 605) id B244184D3E; Sun, 30 Jul 2017 06:11:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4522484D3B for ; Sun, 30 Jul 2017 06:11:30 +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 iZFD1hFQ7QF6 for ; Sun, 30 Jul 2017 06:11:29 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A176784CDE for ; Sun, 30 Jul 2017 06:11:29 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9BE34FACD; Sun, 30 Jul 2017 06:11:29 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1501395089218320" MIME-Version: 1.0 Date: Sun, 30 Jul 2017 06:11:29 +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: <20170730061129.9BE34FACD@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. --_----------=_1501395089218320 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sun Jul 30 06:11:29 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated devel/py-daemon to 2.1.2, devel/py-test-xdist to 1.18.2 To generate a diff of this commit: cvs rdiff -u -r1.3044 -r1.3045 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17549 -r1.17550 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1501395089218320 Content-Disposition: inline Content-Length: 1373 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.3044 pkgsrc/doc/CHANGES-2017:1.3045 --- pkgsrc/doc/CHANGES-2017:1.3044 Sun Jul 30 05:51:22 2017 +++ pkgsrc/doc/CHANGES-2017 Sun Jul 30 06:11:29 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3044 2017/07/30 05:51:22 schmonz Exp $ +$NetBSD: CHANGES-2017,v 1.3045 2017/07/30 06:11:29 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4229,3 +4229,5 @@ Changes to the packages collection and i Updated devel/py-flake8 to 3.4.1 [adam 2017-07-30] Updated security/py-certifi to 2017.7.27.1 [adam 2017-07-30] Updated sysutils/daemontools-run to 20170730 [schmonz 2017-07-30] + Updated devel/py-daemon to 2.1.2 [adam 2017-07-30] + Updated devel/py-test-xdist to 1.18.2 [adam 2017-07-30] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17549 pkgsrc/doc/TODO:1.17550 --- pkgsrc/doc/TODO:1.17549 Wed Jul 26 14:57:32 2017 +++ pkgsrc/doc/TODO Sun Jul 30 06:11:29 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17549 2017/07/26 14:57:32 taca Exp $ +$NetBSD: TODO,v 1.17550 2017/07/30 06:11:29 adam Exp $ Suggested new packages ====================== @@ -1300,7 +1300,6 @@ For possible Perl packages updates, see o py-cassa-1.11.0 o py-creole-1.1.1 o py-cups-1.9.73 - o py-daemon-2.1.1 o py-django-photologue-2.7 o py-doctor-15.1.0 o py-easyAI-1.0.0.4 --_----------=_1501395089218320--