pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/py-anki2
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jun 17 08:37:59 UTC 2018
Modified Files:
pkgsrc/misc/py-anki2: Makefile distinfo
Log Message:
py-anki2: update to 2.0.52.
Changes in 2.0.52
Released 2018-05-31.
Fixed a bug that could cause cards in relearning to be scheduled
incorrectly when they’re imported into a different collection.
Changes in 2.0.51
Released 2018-03-26.
Windows-only release that works around a toolkit bug that was
causing ping spikes every ten seconds for some Windows users. If
upgrading from a previous version, please uninstall the previous
version prior to installing 2.0.51. Uninstalling will not delete
your user data.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/misc/py-anki2/Makefile
cvs rdiff -u -r1.37 -r1.38 pkgsrc/misc/py-anki2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/py-anki2/Makefile
diff -u pkgsrc/misc/py-anki2/Makefile:1.42 pkgsrc/misc/py-anki2/Makefile:1.43
--- pkgsrc/misc/py-anki2/Makefile:1.42 Sun Mar 11 18:08:28 2018
+++ pkgsrc/misc/py-anki2/Makefile Sun Jun 17 08:37:59 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2018/03/11 18:08:28 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2018/06/17 08:37:59 wiz Exp $
-DISTNAME= anki-2.0.50-source
+DISTNAME= anki-2.0.52-source
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:C/anki/anki2/:C/-source//}
CATEGORIES= misc x11
MASTER_SITES= https://apps.ankiweb.net/downloads/current/
Index: pkgsrc/misc/py-anki2/distinfo
diff -u pkgsrc/misc/py-anki2/distinfo:1.37 pkgsrc/misc/py-anki2/distinfo:1.38
--- pkgsrc/misc/py-anki2/distinfo:1.37 Sun Mar 11 18:08:28 2018
+++ pkgsrc/misc/py-anki2/distinfo Sun Jun 17 08:37:59 2018
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.37 2018/03/11 18:08:28 wiz Exp $
+$NetBSD: distinfo,v 1.38 2018/06/17 08:37:59 wiz Exp $
-SHA1 (anki-2.0.50-source.tgz) = 25230aeec9baf27366c3eb5db73cf5d9b5e56aab
-RMD160 (anki-2.0.50-source.tgz) = 3b05ab12b2a496f769c6837d9c5a5e99dd9fa186
-SHA512 (anki-2.0.50-source.tgz) = e4bd27768937534c6d94530b87269e62b348ca68b4e8cc46841ae7197bd8e02f46a6b328ff470a624ff2acdd1a61cd9435aa5dd4fecebd4fa570529c06955bc0
-Size (anki-2.0.50-source.tgz) = 3429645 bytes
+SHA1 (anki-2.0.52-source.tgz) = 10a03473670c5c72ae8160fe4c997fbe8f713e75
+RMD160 (anki-2.0.52-source.tgz) = 039b63d50633d77b115326121d121fce3be08650
+SHA512 (anki-2.0.52-source.tgz) = 5130f6a90860d7e4de6cbf4401ab61c841e3d27cbcb2f62b45f807902e332e37fd7892a8688ad92ef1fae62360076530f480dfd6396b1cc0289ca8a52019ef05
+Size (anki-2.0.52-source.tgz) = 3429625 bytes
SHA1 (patch-Makefile) = 7148ed542b1f1be4e75274a82fda4863bf40f861
Home |
Main Index |
Thread Index |
Old Index