Mon Nov 18 19:46:14 2013 UTC ()
Update to 2.0.18:

Update to 2.0.18:
    Fix a bug that could cause invalid scheduling when a card was
    manually buried while in a filtered deck. For now, burying in
    a filtered deck will mean that the card returns to the home
    deck.
    Fix an issue where Anki was failing to start if prefs.db was
    corrupt.
    Don窶冲 create a .log file when exporting files.
    Rotate log files when they hit 10MB.
    Warn user when they have filenames with an invalid encoding.
    Fix a long error being shown when syncing without a net connection
    on some Linux computers.
    Update "check database" to catch an issue with note types.
    Fix issues on some Linux systems that had simplejson installed.
    Fix some issues that were masking actual connection errors.
    Catch more temp folder issues.
    Possible fix for OSX crash when editing.


(wiz)
diff -r1.14 -r1.15 pkgsrc/misc/py-anki2/Makefile
diff -r1.13 -r1.14 pkgsrc/misc/py-anki2/distinfo

cvs diff -r1.14 -r1.15 pkgsrc/misc/py-anki2/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/misc/py-anki2/Attic/Makefile 2013/11/13 19:48:34 1.14
+++ pkgsrc/misc/py-anki2/Attic/Makefile 2013/11/18 19:46:14 1.15
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.14 2013/11/13 19:48:34 wiz Exp $ 1# $NetBSD: Makefile,v 1.15 2013/11/18 19:46:14 wiz Exp $
2 2
3DISTNAME= anki-2.0.17 3DISTNAME= anki-2.0.18
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:C/anki/anki2/} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:C/anki/anki2/}
5CATEGORIES= misc x11 5CATEGORIES= misc x11
6MASTER_SITES= http://ankisrs.net/download/mirror/ 6MASTER_SITES= http://ankisrs.net/download/mirror/
7EXTRACT_SUFX= .tgz 7EXTRACT_SUFX= .tgz
8 8
9MAINTAINER= wiz@NetBSD.org 9MAINTAINER= wiz@NetBSD.org
10HOMEPAGE= http://ankisrs.net/ 10HOMEPAGE= http://ankisrs.net/
11COMMENT= Flashcard learning program (v2) 11COMMENT= Flashcard learning program (v2)
12LICENSE= gnu-gpl-v3 12LICENSE= gnu-gpl-v3
13 13
14DEPENDS+= ${PYPKGPREFIX}-qt4>=4.4:../../x11/py-qt4 14DEPENDS+= ${PYPKGPREFIX}-qt4>=4.4:../../x11/py-qt4
15DEPENDS+= lame-[0-9]*:../../audio/lame 15DEPENDS+= lame-[0-9]*:../../audio/lame
16DEPENDS+= mplayer-[0-9]*:../../multimedia/mplayer 16DEPENDS+= mplayer-[0-9]*:../../multimedia/mplayer

cvs diff -r1.13 -r1.14 pkgsrc/misc/py-anki2/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/misc/py-anki2/Attic/distinfo 2013/11/13 19:48:34 1.13
+++ pkgsrc/misc/py-anki2/Attic/distinfo 2013/11/18 19:46:14 1.14
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.13 2013/11/13 19:48:34 wiz Exp $ 1$NetBSD: distinfo,v 1.14 2013/11/18 19:46:14 wiz Exp $
2 2
3SHA1 (anki-2.0.17.tgz) = 1ce4f12dab2f016071762261eae9b30e91023f7c 3SHA1 (anki-2.0.18.tgz) = 62203c105bfbd6c993de0808bd88f93905fd9586
4RMD160 (anki-2.0.17.tgz) = b6cd4e032756b4a67f9dd7e17d1d9b77300dc281 4RMD160 (anki-2.0.18.tgz) = 4b422c0ae24ecc97b8aa60f7809cacc968c3462d
5Size (anki-2.0.17.tgz) = 3175214 bytes 5Size (anki-2.0.18.tgz) = 3179157 bytes
6SHA1 (patch-Makefile) = aec4f2bc649f6173d4a5c87b559e825a2462748e 6SHA1 (patch-Makefile) = aec4f2bc649f6173d4a5c87b559e825a2462748e