From 54176943935ff7b3ed934378a444ad5cd15cef78 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 21 Oct 2015 08:31:03 +0000 Subject: Update py-anki2 to 2.0.33: Changes in 2.0.33 Fixed a bug in importing that could lead to corrupted notes if the note type of the source and destination decks didn't match Fix Anki completely breaking on recent Linux installs with pysqlite > 2.6 Fix down arrow being displayed as a box in the deck list on English Windows 10 installs Fix Anki not finding LaTeX on OS X 10.11 Fix field searches in multi line fields (thanks to Avi) Show mark star even when card is scrolled down during review Allow LaTeX commands like \includegraphics (thanks to Arne) Fixed a bug triggered by adding or removing a saved search (thanks to Houssam) Fixed a crash dialog showing up in some Linux installs when Anki is closed with the preferences window open (thanks to Christian) Updated translations, thanks to the contributors. --- misc/py-anki2/Makefile | 5 ++--- misc/py-anki2/PLIST | 3 ++- misc/py-anki2/distinfo | 9 +++++---- 3 files changed, 9 insertions(+), 8 deletions(-) (limited to 'misc') diff --git a/misc/py-anki2/Makefile b/misc/py-anki2/Makefile index a1b191d8fc7..6a3c7be94df 100644 --- a/misc/py-anki2/Makefile +++ b/misc/py-anki2/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2015/09/17 05:18:55 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2015/10/21 08:31:03 wiz Exp $ -DISTNAME= anki-2.0.32 +DISTNAME= anki-2.0.33 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:C/anki/anki2/} -PKGREVISION= 1 CATEGORIES= misc x11 MASTER_SITES= http://ankisrs.net/download/mirror/ EXTRACT_SUFX= .tgz diff --git a/misc/py-anki2/PLIST b/misc/py-anki2/PLIST index 786c44a0f84..b99a63b22cf 100644 --- a/misc/py-anki2/PLIST +++ b/misc/py-anki2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.12 2015/04/02 22:40:25 wiz Exp $ +@comment $NetBSD: PLIST,v 1.13 2015/10/21 08:31:03 wiz Exp $ bin/anki man/man1/anki.1 share/anki/LICENSE @@ -312,6 +312,7 @@ share/anki/locale/gu/LC_MESSAGES/anki.mo share/anki/locale/he/LC_MESSAGES/anki.mo share/anki/locale/hr/LC_MESSAGES/anki.mo share/anki/locale/hu/LC_MESSAGES/anki.mo +share/anki/locale/ia/LC_MESSAGES/anki.mo share/anki/locale/it/LC_MESSAGES/anki.mo share/anki/locale/ja/LC_MESSAGES/anki.mo share/anki/locale/km/LC_MESSAGES/anki.mo diff --git a/misc/py-anki2/distinfo b/misc/py-anki2/distinfo index cd3deff9717..2e3afc08b41 100644 --- a/misc/py-anki2/distinfo +++ b/misc/py-anki2/distinfo @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.23 2015/04/02 22:40:25 wiz Exp $ +$NetBSD: distinfo,v 1.24 2015/10/21 08:31:03 wiz Exp $ -SHA1 (anki-2.0.32.tgz) = f6bfa75786001a34bdd2e56b0a21a74b2a7d8df3 -RMD160 (anki-2.0.32.tgz) = f2368f343bdf82a374903d98b6eadef1598f56ac -Size (anki-2.0.32.tgz) = 3353186 bytes +SHA1 (anki-2.0.33.tgz) = 74bc8c6bd14781777c832ab677a9be11634177a3 +RMD160 (anki-2.0.33.tgz) = 182449f10e620f7e52c840d90ecea872b343bc35 +SHA512 (anki-2.0.33.tgz) = ac2df1ac94e5aa4cc04c17d41b8f96788b5f321860bc20b4a167d5ee0161ca4f7f586fda08ac9910a706ec3e7d1bd692d2e74f3de56997c9ce480122396e0d6d +Size (anki-2.0.33.tgz) = 3376646 bytes SHA1 (patch-Makefile) = 7148ed542b1f1be4e75274a82fda4863bf40f861 -- cgit v1.2.3