svn commit: r463841 - head/games/anki

Yuri Victorovich yuri at FreeBSD.org
Wed Mar 7 23:58:41 UTC 2018


Author: yuri
Date: Wed Mar  7 23:58:40 2018
New Revision: 463841
URL: https://svnweb.freebsd.org/changeset/ports/463841

Log:
  games/anki: Update to 2.0.48
  
  This release contains minor bugfixes.
  
  PR:		226438
  Submitted by:	owk <freebsd_ports at k-worx.org> (maintainer)
  Approved by:	tcberner (mentor, implicit)

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

Modified: head/games/anki/Makefile
==============================================================================
--- head/games/anki/Makefile	Wed Mar  7 23:48:26 2018	(r463840)
+++ head/games/anki/Makefile	Wed Mar  7 23:58:40 2018	(r463841)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	anki
-DISTVERSION=	2.0.47
+DISTVERSION=	2.0.48
 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  7 23:48:26 2018	(r463840)
+++ head/games/anki/distinfo	Wed Mar  7 23:58:40 2018	(r463841)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1516974386
-SHA256 (python/anki-2.0.47-source.tgz) = fbb5356d642a94a2cb2fb7f949e6db7c8acbe322f38a18c0603ff88f5bd4eb18
-SIZE (python/anki-2.0.47-source.tgz) = 3422231
+TIMESTAMP = 1520466660
+SHA256 (python/anki-2.0.48-source.tgz) = 139b2c82b6e550baf2fef5d5e8fb253e878d8dfb18b13e737bf31f1696ee5e50
+SIZE (python/anki-2.0.48-source.tgz) = 3422202


More information about the svn-ports-all mailing list