Received: by mail.netbsd.org (Postfix, from userid 605) id 8CDF784D33; Sat, 22 Jul 2017 07:11:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 20F3184D30 for ; Sat, 22 Jul 2017 07:11:02 +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 IXG5296KN9CB for ; Sat, 22 Jul 2017 07:11:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7C94284CF0 for ; Sat, 22 Jul 2017 07:11:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 732ABFACD; Sat, 22 Jul 2017 07:11:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1500707461171630" MIME-Version: 1.0 Date: Sat, 22 Jul 2017 07:11:01 +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: <20170722071101.732ABFACD@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. --_----------=_1500707461171630 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sat Jul 22 07:11:01 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated net/py-cares to 2.3.0, net/py-kombu to 4.1.0, databases/py-datapkg to 0.9 To generate a diff of this commit: cvs rdiff -u -r1.2968 -r1.2969 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17535 -r1.17536 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1500707461171630 Content-Disposition: inline Content-Length: 1395 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.2968 pkgsrc/doc/CHANGES-2017:1.2969 --- pkgsrc/doc/CHANGES-2017:1.2968 Sat Jul 22 02:58:23 2017 +++ pkgsrc/doc/CHANGES-2017 Sat Jul 22 07:11:01 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2968 2017/07/22 02:58:23 schmonz Exp $ +$NetBSD: CHANGES-2017,v 1.2969 2017/07/22 07:11:01 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4108,3 +4108,6 @@ Changes to the packages collection and i Updated editors/wily to 0.13.42 [nros 2017-07-21] Updated devel/libidn2 to 2.0.0nb1 [schmonz 2017-07-21] Updated net/ucspi-ssl to 0.99b [schmonz 2017-07-22] + Updated net/py-cares to 2.3.0 [adam 2017-07-22] + Updated net/py-kombu to 4.1.0 [adam 2017-07-22] + Updated databases/py-datapkg to 0.9 [adam 2017-07-22] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17535 pkgsrc/doc/TODO:1.17536 --- pkgsrc/doc/TODO:1.17535 Wed Jul 19 07:12:12 2017 +++ pkgsrc/doc/TODO Sat Jul 22 07:11:01 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17535 2017/07/19 07:12:12 wiz Exp $ +$NetBSD: TODO,v 1.17536 2017/07/22 07:11:01 adam Exp $ Suggested new packages ====================== @@ -1293,7 +1293,6 @@ For possible Perl packages updates, see o py-creole-1.1.1 o py-cups-1.9.73 o py-daemon-2.1.1 - o py-datapkg-0.9 o py-django-photologue-2.7 o py-doctor-15.1.0 o py-easyAI-1.0.0.4 --_----------=_1500707461171630--