Hi,

Update for Anki to 2.0.33:

http://ankisrs.net/docs/changes.html

Ok? Comments?

Cheers.-

-- 
Sending from my toaster.
Index: Makefile
===================================================================
RCS file: /cvs/ports/education/anki/Makefile,v
retrieving revision 1.10
diff -u -p -r1.10 Makefile
--- Makefile    17 Dec 2013 00:42:17 -0000      1.10
+++ Makefile    14 Mar 2016 03:55:11 -0000
@@ -2,7 +2,7 @@
 
 COMMENT        =       spaced learning system
 
-DISTNAME =     anki-2.0.20
+DISTNAME =     anki-2.0.33
 
 CATEGORIES =   education
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/education/anki/distinfo,v
retrieving revision 1.8
diff -u -p -r1.8 distinfo
--- distinfo    17 Dec 2013 00:42:17 -0000      1.8
+++ distinfo    14 Mar 2016 03:55:11 -0000
@@ -1,2 +1,2 @@
-SHA256 (anki-2.0.20.tgz) = FVqEleRdUGtq8hhJcOysu0ZHwC3DGASnW6gQrc4jR/A=
-SIZE (anki-2.0.20.tgz) = 3187458
+SHA256 (anki-2.0.33.tgz) = uf4sNaaOkPP6MfXGfzRHp+EDPRyQm6o4GhUlzl5xubQ=
+SIZE (anki-2.0.33.tgz) = 3376646
Index: patches/patch-anki_anki
===================================================================
RCS file: /cvs/ports/education/anki/patches/patch-anki_anki,v
retrieving revision 1.2
diff -u -p -r1.2 patch-anki_anki
--- patches/patch-anki_anki     3 Nov 2013 00:02:56 -0000       1.2
+++ patches/patch-anki_anki     14 Mar 2016 03:55:11 -0000
@@ -1,7 +1,9 @@
 $OpenBSD: patch-anki_anki,v 1.2 2013/11/03 00:02:56 fgsch Exp $
---- anki/anki.orig     Sat Dec 22 00:12:33 2012
-+++ anki/anki  Thu Jan 10 21:44:12 2013
-@@ -2,13 +2,2 @@
+--- anki/anki.orig     Fri Dec 21 21:12:33 2012
++++ anki/anki  Mon Mar 14 00:39:42 2016
+@@ -1,15 +1,4 @@
+ #!/usr/bin/env python
+ 
 -import os, sys
 -# system-wide install
 -sys.path.insert(0, "/usr/share/anki")
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/education/anki/pkg/PLIST,v
retrieving revision 1.5
diff -u -p -r1.5 PLIST
--- pkg/PLIST   3 Nov 2013 00:02:56 -0000       1.5
+++ pkg/PLIST   14 Mar 2016 03:55:12 -0000
@@ -69,6 +69,9 @@ lib/python${MODPY_VERSION}/site-packages
 lib/python${MODPY_VERSION}/site-packages/anki/locale/ca/
 lib/python${MODPY_VERSION}/site-packages/anki/locale/ca/LC_MESSAGES/
 lib/python${MODPY_VERSION}/site-packages/anki/locale/ca/LC_MESSAGES/anki.mo
+lib/python${MODPY_VERSION}/site-packages/anki/locale/ca@valencia/
+lib/python${MODPY_VERSION}/site-packages/anki/locale/ca@valencia/LC_MESSAGES/
+lib/python${MODPY_VERSION}/site-packages/anki/locale/ca@valencia/LC_MESSAGES/anki.mo
 lib/python${MODPY_VERSION}/site-packages/anki/locale/cs/
 lib/python${MODPY_VERSION}/site-packages/anki/locale/cs/LC_MESSAGES/
 lib/python${MODPY_VERSION}/site-packages/anki/locale/cs/LC_MESSAGES/anki.mo
@@ -120,6 +123,9 @@ lib/python${MODPY_VERSION}/site-packages
 lib/python${MODPY_VERSION}/site-packages/anki/locale/hu/
 lib/python${MODPY_VERSION}/site-packages/anki/locale/hu/LC_MESSAGES/
 lib/python${MODPY_VERSION}/site-packages/anki/locale/hu/LC_MESSAGES/anki.mo
+lib/python${MODPY_VERSION}/site-packages/anki/locale/ia/
+lib/python${MODPY_VERSION}/site-packages/anki/locale/ia/LC_MESSAGES/
+lib/python${MODPY_VERSION}/site-packages/anki/locale/ia/LC_MESSAGES/anki.mo
 lib/python${MODPY_VERSION}/site-packages/anki/locale/it/
 lib/python${MODPY_VERSION}/site-packages/anki/locale/it/LC_MESSAGES/
 lib/python${MODPY_VERSION}/site-packages/anki/locale/it/LC_MESSAGES/anki.mo
@@ -178,6 +184,7 @@ lib/python${MODPY_VERSION}/site-packages
 lib/python${MODPY_VERSION}/site-packages/anki/locale/qt_gl.qm
 lib/python${MODPY_VERSION}/site-packages/anki/locale/qt_he.qm
 lib/python${MODPY_VERSION}/site-packages/anki/locale/qt_hu.qm
+lib/python${MODPY_VERSION}/site-packages/anki/locale/qt_it.qm
 lib/python${MODPY_VERSION}/site-packages/anki/locale/qt_ja.qm
 lib/python${MODPY_VERSION}/site-packages/anki/locale/qt_ko.qm
 lib/python${MODPY_VERSION}/site-packages/anki/locale/qt_lt.qm
@@ -196,6 +203,9 @@ lib/python${MODPY_VERSION}/site-packages
 lib/python${MODPY_VERSION}/site-packages/anki/locale/ru/
 lib/python${MODPY_VERSION}/site-packages/anki/locale/ru/LC_MESSAGES/
 lib/python${MODPY_VERSION}/site-packages/anki/locale/ru/LC_MESSAGES/anki.mo
+lib/python${MODPY_VERSION}/site-packages/anki/locale/sco/
+lib/python${MODPY_VERSION}/site-packages/anki/locale/sco/LC_MESSAGES/
+lib/python${MODPY_VERSION}/site-packages/anki/locale/sco/LC_MESSAGES/anki.mo
 lib/python${MODPY_VERSION}/site-packages/anki/locale/sk/
 lib/python${MODPY_VERSION}/site-packages/anki/locale/sk/LC_MESSAGES/
 lib/python${MODPY_VERSION}/site-packages/anki/locale/sk/LC_MESSAGES/anki.mo

Reply via email to