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 Mar 11 18:08:28 UTC 2018

Modified Files:
        pkgsrc/misc/py-anki2: Makefile distinfo

Log Message:
py-anki2: update to 2.0.50.

Changes in 2.0.50

Released 2018-03-08.

Fixed a bug on macOS High Sierra that could cause media files to
be detected as changed when they hadn’t been.

Burying now defaults to off.

The default review limit is now 200 cards/day.

Changes in 2.0.49

Released 2018-02-05.

The standard Mac build is now 64 bit, which should prevent warnings
in future macOS updates. If you’re on an older machine that is 32
bit only, you’ll need to switch to the alternate build.
Changes in 2.0.48

Changes in 2.0.48

Released 2017-10-11.

Built with an updated Python version, which fixes some issues
add-ons were having accessing secure sites. Due to regressions with
the Linux build, this version is only available for Windows and
Mac.

Update 2017-11-28: The alternate Mac version also had problems with
the new Python, and has been rolled back.


To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/misc/py-anki2/Makefile
cvs rdiff -u -r1.36 -r1.37 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.41 pkgsrc/misc/py-anki2/Makefile:1.42
--- pkgsrc/misc/py-anki2/Makefile:1.41  Mon Sep  4 14:43:59 2017
+++ pkgsrc/misc/py-anki2/Makefile       Sun Mar 11 18:08:28 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2017/09/04 14:43:59 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2018/03/11 18:08:28 wiz Exp $
 
-DISTNAME=      anki-2.0.47-source
+DISTNAME=      anki-2.0.50-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.36 pkgsrc/misc/py-anki2/distinfo:1.37
--- pkgsrc/misc/py-anki2/distinfo:1.36  Mon Sep  4 14:43:59 2017
+++ pkgsrc/misc/py-anki2/distinfo       Sun Mar 11 18:08:28 2018
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.36 2017/09/04 14:43:59 wiz Exp $
+$NetBSD: distinfo,v 1.37 2018/03/11 18:08:28 wiz Exp $
 
-SHA1 (anki-2.0.47-source.tgz) = 04b11ba8f25f8e86b549e7fa73ee81751e154116
-RMD160 (anki-2.0.47-source.tgz) = fa8aaae0a8d4e57fbd805466cd61f5af17900ac8
-SHA512 (anki-2.0.47-source.tgz) = 5e4bbaac6d60506f43adfec1c4ff83285ac423405bfba57b566e7a9d632a22cf0f9ca7fe3eff3ce56c516a6cbb0112e5251319f11ba984d74bffd2c25e04c64a
-Size (anki-2.0.47-source.tgz) = 3422231 bytes
+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 (patch-Makefile) = 7148ed542b1f1be4e75274a82fda4863bf40f861



Home | Main Index | Thread Index | Old Index