aboutsummaryrefslogtreecommitdiff
path: root/games/anki
diff options
context:
space:
mode:
authorKai Knoblich <kai@FreeBSD.org>2019-04-29 20:54:38 +0000
committerKai Knoblich <kai@FreeBSD.org>2019-04-29 20:54:38 +0000
commitb12d23a93f2f24a07725ee7cf759d47b1937727b (patch)
tree85d0de18341f491b3fca5de43a264ee1707eced5 /games/anki
parentf6a63d8a552040a1c60dfabb7e83c0ab0be94c4a (diff)
downloadports-b12d23a93f2f24a07725ee7cf759d47b1937727b.tar.gz
ports-b12d23a93f2f24a07725ee7cf759d47b1937727b.zip
games/anki: Update to 2.1.12
Changelog: * Fix fields appearing under editor buttons. * Fix memory leak in card layout screen. * Fix some issues with previewing in the Browse screen. * Fix card counts not updating when a review is undone. * Fix an error caused by missing note types. * Fix an issue checking for add-on updates. * Disable add-on config button when not appropriate. * Tweaks to the deck age graph binning. * Add-ons hosted on AnkiWeb can now define conflicts in the manifest file. * Make sure mpv doesn’t attempt to load scripts from default location. * Other minor fixes. https://apps.ankiweb.net/docs/changes.html#changes-in-2.1.12-(eef86bf3) Approved by: mentors (implicit)
Notes
Notes: svn path=/head/; revision=500437
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 75e0df20b01e..5a3cd3a91678 100644
--- a/games/anki/Makefile
+++ b/games/anki/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= anki
-DISTVERSION= 2.1.11
+DISTVERSION= 2.1.12
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 19cd1f237d73..b8986ac5b05d 100644
--- a/games/anki/distinfo
+++ b/games/anki/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1552315387
-SHA256 (python/anki-2.1.11-source.tgz) = 787ce3d7333cc3f33f9bd18ec11d4da56b9ac060edaad21d78fe04e04e559265
-SIZE (python/anki-2.1.11-source.tgz) = 4229555
+TIMESTAMP = 1556530830
+SHA256 (python/anki-2.1.12-source.tgz) = be5284921cd6929a5451cd982736d9f952274d91b2da91c592f223390a008611
+SIZE (python/anki-2.1.12-source.tgz) = 4232112