svn commit: r465840 - head/games/anki

Fernando Apesteguía fernape at FreeBSD.org
Wed Mar 28 19:12:27 UTC 2018


Author: fernape
Date: Wed Mar 28 19:12:26 2018
New Revision: 465840
URL: https://svnweb.freebsd.org/changeset/ports/465840

Log:
  Update games/anki to 2.0.51
  
  PR:	226966
  Submitted by:	freebsd_ports at k-worx.org
  Approved by:	tcberner (mentor)
  Differential Revision:	https://reviews.freebsd.org/D14881

Modified:
  head/games/anki/Makefile
  head/games/anki/distinfo

Modified: head/games/anki/Makefile
==============================================================================
--- head/games/anki/Makefile	Wed Mar 28 18:55:34 2018	(r465839)
+++ head/games/anki/Makefile	Wed Mar 28 19:12:26 2018	(r465840)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	anki
-DISTVERSION=	2.0.50
+DISTVERSION=	2.0.51
 CATEGORIES=	games python
 MASTER_SITES=	https://apps.ankiweb.net/downloads/current/
 DISTNAME=	anki-${PORTVERSION}-source

Modified: head/games/anki/distinfo
==============================================================================
--- head/games/anki/distinfo	Wed Mar 28 18:55:34 2018	(r465839)
+++ head/games/anki/distinfo	Wed Mar 28 19:12:26 2018	(r465840)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1521128522
-SHA256 (python/anki-2.0.50-source.tgz) = 37b2c601762ea8bfc7b9fc3e3067b82b0ad48c27b58076f6fd636f52930b1816
-SIZE (python/anki-2.0.50-source.tgz) = 3429645
+TIMESTAMP = 1522135376
+SHA256 (python/anki-2.0.51-source.tgz) = 80d3d83bc8a0a17e528a0afa8a800565692e4935b1356156d3e12f98fe74f99e
+SIZE (python/anki-2.0.51-source.tgz) = 3429660


More information about the svn-ports-all mailing list