Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id CDDEB7A220 for ; Tue, 7 Feb 2017 12:21:19 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 79277855F9; Tue, 7 Feb 2017 12:21:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 097C5855E1 for ; Tue, 7 Feb 2017 12:21:19 +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 dOSjYzsl9bw2 for ; Tue, 7 Feb 2017 12:21:18 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5FE8A855F7 for ; Tue, 7 Feb 2017 12:21:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 41B9AFBE5; Tue, 7 Feb 2017 12:21:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_148647006948020" MIME-Version: 1.0 Date: Tue, 7 Feb 2017 12:21:09 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20170207122109.41B9AFBE5@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_148647006948020 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Feb 7 12:21:09 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated misc/py-anki2 to 2.0.41 To generate a diff of this commit: cvs rdiff -u -r1.625 -r1.626 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17007 -r1.17008 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_148647006948020 Content-Disposition: inline Content-Length: 1289 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.625 pkgsrc/doc/CHANGES-2017:1.626 --- pkgsrc/doc/CHANGES-2017:1.625 Tue Feb 7 12:19:03 2017 +++ pkgsrc/doc/CHANGES-2017 Tue Feb 7 12:21:08 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.625 2017/02/07 12:19:03 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.626 2017/02/07 12:21:08 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -781,3 +781,4 @@ Changes to the packages collection and i Updated devel/p5-Type-Tiny to 1.000006 [wiz 2017-02-07] Updated www/p5-libwww to 6.18 [wiz 2017-02-07] Updated devel/afl to 2.39b [wiz 2017-02-07] + Updated misc/py-anki2 to 2.0.41 [wiz 2017-02-07] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17007 pkgsrc/doc/TODO:1.17008 --- pkgsrc/doc/TODO:1.17007 Tue Feb 7 12:19:04 2017 +++ pkgsrc/doc/TODO Tue Feb 7 12:21:08 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17007 2017/02/07 12:19:04 wiz Exp $ +$NetBSD: TODO,v 1.17008 2017/02/07 12:21:08 wiz Exp $ Suggested new packages ====================== @@ -1312,7 +1312,6 @@ For possible Perl packages updates, see o py-Scientific-doc-2.5.5 o py-Unidecode-0.04.19 o py-acme-0.11.1 - o py-anki2-2.0.41 o py-apache-libcloud-0.20.1 o py-buildbot-0.9.1 o py-buildbot-slave-0.9.1 --_----------=_148647006948020--