Date: Thu, 15 Mar 2018 15:51:20 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r464596 - head/games/anki Message-ID: <201803151551.w2FFpK42055887@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Thu Mar 15 15:51:20 2018 New Revision: 464596 URL: https://svnweb.freebsd.org/changeset/ports/464596 Log: games/anki: Update to 2.0.50 Changelog is in: https://apps.ankiweb.net/docs/changes.html Also updated WWW. PR: 226623 Submitted by: owk <freebsd_ports@k-worx.org> (maintainer) Modified: head/games/anki/Makefile head/games/anki/distinfo head/games/anki/pkg-descr Modified: head/games/anki/Makefile ============================================================================== --- head/games/anki/Makefile Thu Mar 15 15:50:40 2018 (r464595) +++ head/games/anki/Makefile Thu Mar 15 15:51:20 2018 (r464596) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= anki -DISTVERSION= 2.0.48 +DISTVERSION= 2.0.50 CATEGORIES= games python MASTER_SITES= https://apps.ankiweb.net/downloads/current/ DISTNAME= anki-${PORTVERSION}-source Modified: head/games/anki/distinfo ============================================================================== --- head/games/anki/distinfo Thu Mar 15 15:50:40 2018 (r464595) +++ head/games/anki/distinfo Thu Mar 15 15:51:20 2018 (r464596) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520466660 -SHA256 (python/anki-2.0.48-source.tgz) = 139b2c82b6e550baf2fef5d5e8fb253e878d8dfb18b13e737bf31f1696ee5e50 -SIZE (python/anki-2.0.48-source.tgz) = 3422202 +TIMESTAMP = 1521128522 +SHA256 (python/anki-2.0.50-source.tgz) = 37b2c601762ea8bfc7b9fc3e3067b82b0ad48c27b58076f6fd636f52930b1816 +SIZE (python/anki-2.0.50-source.tgz) = 3429645 Modified: head/games/anki/pkg-descr ============================================================================== --- head/games/anki/pkg-descr Thu Mar 15 15:50:40 2018 (r464595) +++ head/games/anki/pkg-descr Thu Mar 15 15:51:20 2018 (r464596) @@ -10,4 +10,4 @@ features designed to make studying Japanese and Englis dictionary lookups, missing kanji reports, and more. Sample decks are also provided for Russian. -WWW: http://ankisrs.net/ +WWW: https://apps.ankiweb.net/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803151551.w2FFpK42055887>