pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/py-anki2 Update to 2.0.15:
details: https://anonhg.NetBSD.org/pkgsrc/rev/0b030a34dcda
branches: trunk
changeset: 625927:0b030a34dcda
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Oct 27 23:19:01 2013 +0000
description:
Update to 2.0.15:
Add an option to disable burying of reviews.
Added a "bury card" option to the review screen, and changed the
shortcut to bury a note to "=".
Added a new is:buried search, and is:suspend no longer shows buried
cards.
Added a new cid:<card id> search to search for a particular card
by its ID, and IDs are now shown in the Card Info screen.
Don't mark cards as modified when automatically burying, which
could potentially cause issues.
Increase sync timeout
When Anki detects the clock is wrong, it now shows how far it is
off.
Fix an issue working around a broken trash folder on Windows.
Fix problems double clicking on files to import when path contains
non-latin text, thanks to wlhuang.
Display a more informative error when the user's temp folder
permissions are wrong.
When double-clicking on a backup file to restore, skip the sync on
startup.
Log some scheduling operations to make it easier to debug issues.
diffstat:
misc/py-anki2/Makefile | 4 ++--
misc/py-anki2/PLIST | 3 ++-
misc/py-anki2/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 7 deletions(-)
diffs (43 lines):
diff -r 8407ddc9e54c -r 0b030a34dcda misc/py-anki2/Makefile
--- a/misc/py-anki2/Makefile Sun Oct 27 23:17:58 2013 +0000
+++ b/misc/py-anki2/Makefile Sun Oct 27 23:19:01 2013 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2013/10/20 21:56:33 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2013/10/27 23:19:01 wiz Exp $
-DISTNAME= anki-2.0.14
+DISTNAME= anki-2.0.15
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:C/anki/anki2/}
CATEGORIES= misc x11
MASTER_SITES= http://ankisrs.net/download/mirror/
diff -r 8407ddc9e54c -r 0b030a34dcda misc/py-anki2/PLIST
--- a/misc/py-anki2/PLIST Sun Oct 27 23:17:58 2013 +0000
+++ b/misc/py-anki2/PLIST Sun Oct 27 23:19:01 2013 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2013/10/06 16:30:00 wiz Exp $
+@comment $NetBSD: PLIST,v 1.7 2013/10/27 23:19:01 wiz Exp $
bin/anki
man/man1/anki.1
share/anki/LICENSE
@@ -357,6 +357,7 @@
share/anki/locale/tr/LC_MESSAGES/anki.mo
share/anki/locale/uk/LC_MESSAGES/anki.mo
share/anki/locale/vi/LC_MESSAGES/anki.mo
+share/anki/locale/wo/LC_MESSAGES/anki.mo
share/anki/locale/zh_CN/LC_MESSAGES/anki.mo
share/anki/locale/zh_HK/LC_MESSAGES/anki.mo
share/anki/locale/zh_TW/LC_MESSAGES/anki.mo
diff -r 8407ddc9e54c -r 0b030a34dcda misc/py-anki2/distinfo
--- a/misc/py-anki2/distinfo Sun Oct 27 23:17:58 2013 +0000
+++ b/misc/py-anki2/distinfo Sun Oct 27 23:19:01 2013 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2013/10/20 21:56:33 wiz Exp $
+$NetBSD: distinfo,v 1.11 2013/10/27 23:19:01 wiz Exp $
-SHA1 (anki-2.0.14.tgz) = 9954a20a2eb180718e113bbbc90e0227f081533d
-RMD160 (anki-2.0.14.tgz) = 964786da6c4f391d563e01405dfe4b699d29c781
-Size (anki-2.0.14.tgz) = 3148810 bytes
+SHA1 (anki-2.0.15.tgz) = 801f054f722765785188d61ea316880d2579db93
+RMD160 (anki-2.0.15.tgz) = bce3db2591d1e28a99478a9e204681735fe65b66
+Size (anki-2.0.15.tgz) = 3155764 bytes
SHA1 (patch-Makefile) = aec4f2bc649f6173d4a5c87b559e825a2462748e
Home |
Main Index |
Thread Index |
Old Index