aboutsummaryrefslogtreecommitdiff
path: root/games/anki
diff options
context:
space:
mode:
authorKai Knoblich <kai@FreeBSD.org>2019-06-29 12:27:12 +0000
committerKai Knoblich <kai@FreeBSD.org>2019-06-29 12:27:12 +0000
commite221f174d43a735c738c0b91efe8ea70bb138a22 (patch)
treebd6d580b6dc73835d8d6b8a9ee0c6bad150e0287 /games/anki
parentf68c694be303f68083593c2e6e8dbe2b4c0090e1 (diff)
downloadports-e221f174d43a735c738c0b91efe8ea70bb138a22.tar.gz
ports-e221f174d43a735c738c0b91efe8ea70bb138a22.zip
games/anki: Update to 2.1.14
Changelog: * Fix a bug in the V2 scheduler that would cause partially learnt cards removed from filtered decks to revert to an earlier state. * Fix a bug in the handling of relearning cards when switching back to the V1 scheduler. * Fix lost space when pasting indented text. * Limit image height relative to window height, not document height. * Fix deck list being re-rendered unnecessarily. * Remove the unable to connect to local port message. https://apps.ankiweb.net/docs/changes.html#changes-in-2.1.14
Notes
Notes: svn path=/head/; revision=505346
Diffstat (limited to 'games/anki')
-rw-r--r--games/anki/Makefile2
-rw-r--r--games/anki/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/games/anki/Makefile b/games/anki/Makefile
index 9056fee05cee..1eae117eaef5 100644
--- a/games/anki/Makefile
+++ b/games/anki/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= anki
-DISTVERSION= 2.1.13
+DISTVERSION= 2.1.14
CATEGORIES= games python
MASTER_SITES= https://apps.ankiweb.net/downloads/current/
DISTNAME= anki-${PORTVERSION}-source
diff --git a/games/anki/distinfo b/games/anki/distinfo
index a0f0423ff884..acc5b33ac0f7 100644
--- a/games/anki/distinfo
+++ b/games/anki/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1558421869
-SHA256 (python/anki-2.1.13-source.tgz) = 8166eebc54575aa55eeff0886ffec3228b3c377885abf9cc18561b7a01cb8edb
-SIZE (python/anki-2.1.13-source.tgz) = 4248906
+TIMESTAMP = 1561805082
+SHA256 (python/anki-2.1.14-source.tgz) = 94b8510924ad7bf6bdd7df09045f883a644003ffd77bbdbcdf8b198864a4827b
+SIZE (python/anki-2.1.14-source.tgz) = 4252749