From e8592f173906e4b5216928d31887145e277224b6 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 11 Mar 2018 18:08:28 +0000 Subject: py-anki2: update to 2.0.50. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Changes in 2.0.50 Released 2018-03-08. Fixed a bug on macOS High Sierra that could cause media files to be detected as changed when they hadn’t been. Burying now defaults to off. The default review limit is now 200 cards/day. Changes in 2.0.49 Released 2018-02-05. The standard Mac build is now 64 bit, which should prevent warnings in future macOS updates. If you’re on an older machine that is 32 bit only, you’ll need to switch to the alternate build. Changes in 2.0.48 Changes in 2.0.48 Released 2017-10-11. Built with an updated Python version, which fixes some issues add-ons were having accessing secure sites. Due to regressions with the Linux build, this version is only available for Windows and Mac. Update 2017-11-28: The alternate Mac version also had problems with the new Python, and has been rolled back. --- misc/py-anki2/Makefile | 4 ++-- misc/py-anki2/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'misc/py-anki2') diff --git a/misc/py-anki2/Makefile b/misc/py-anki2/Makefile index ba249a520bb..5bf89b20fcf 100644 --- a/misc/py-anki2/Makefile +++ b/misc/py-anki2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.41 2017/09/04 14:43:59 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2018/03/11 18:08:28 wiz Exp $ -DISTNAME= anki-2.0.47-source +DISTNAME= anki-2.0.50-source PKGNAME= ${PYPKGPREFIX}-${DISTNAME:C/anki/anki2/:C/-source//} CATEGORIES= misc x11 MASTER_SITES= https://apps.ankiweb.net/downloads/current/ diff --git a/misc/py-anki2/distinfo b/misc/py-anki2/distinfo index 2807cd6d909..d60f94d9f3e 100644 --- a/misc/py-anki2/distinfo +++ b/misc/py-anki2/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.36 2017/09/04 14:43:59 wiz Exp $ +$NetBSD: distinfo,v 1.37 2018/03/11 18:08:28 wiz Exp $ -SHA1 (anki-2.0.47-source.tgz) = 04b11ba8f25f8e86b549e7fa73ee81751e154116 -RMD160 (anki-2.0.47-source.tgz) = fa8aaae0a8d4e57fbd805466cd61f5af17900ac8 -SHA512 (anki-2.0.47-source.tgz) = 5e4bbaac6d60506f43adfec1c4ff83285ac423405bfba57b566e7a9d632a22cf0f9ca7fe3eff3ce56c516a6cbb0112e5251319f11ba984d74bffd2c25e04c64a -Size (anki-2.0.47-source.tgz) = 3422231 bytes +SHA1 (anki-2.0.50-source.tgz) = 25230aeec9baf27366c3eb5db73cf5d9b5e56aab +RMD160 (anki-2.0.50-source.tgz) = 3b05ab12b2a496f769c6837d9c5a5e99dd9fa186 +SHA512 (anki-2.0.50-source.tgz) = e4bd27768937534c6d94530b87269e62b348ca68b4e8cc46841ae7197bd8e02f46a6b328ff470a624ff2acdd1a61cd9435aa5dd4fecebd4fa570529c06955bc0 +Size (anki-2.0.50-source.tgz) = 3429645 bytes SHA1 (patch-Makefile) = 7148ed542b1f1be4e75274a82fda4863bf40f861 -- cgit v1.2.3