Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 20780727D5 for ; Sun, 20 Oct 2013 21:56:37 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 797C714A55A; Sun, 20 Oct 2013 21:56:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5393D14A54F for ; Sun, 20 Oct 2013 21:56:34 +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 UISSM4gAxpRq for ; Sun, 20 Oct 2013 21:56:33 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id DD6B014A536 for ; Sun, 20 Oct 2013 21:56:33 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D32F796; Sun, 20 Oct 2013 21:56:33 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 20 Oct 2013 21:56:33 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/misc/py-anki2 To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20131020215633.D32F796@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Sun Oct 20 21:56:33 UTC 2013 Modified Files: pkgsrc/misc/py-anki2: Makefile distinfo Log Message: Update to 2.0.14: Fix a bug that was causing proxy authentication errors to be reported when the issue was something else. A full upload now removes the deletion log, which can save a lot of space if you've added many notes and deleted them again. Better feedback when a sync is aborted due to concurrent access from another device. Stop errors from appearing when the tags column is enabled in the browser and the user has non-latin text in tags. Fix an issue that was causing note types to be renamed when they shouldn't be. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 pkgsrc/misc/py-anki2/Makefile cvs rdiff -u -r1.9 -r1.10 pkgsrc/misc/py-anki2/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.