Date: Sun, 3 Jun 2018 12:58:42 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r471494 - head/games/anki Message-ID: <201806031258.w53CwgWf076219@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Sun Jun 3 12:58:42 2018 New Revision: 471494 URL: https://svnweb.freebsd.org/changeset/ports/471494 Log: - Update to 2.0.52 PR: 228678 Submitted by: maintainer Sponsored by: iXsystems Inc. Modified: head/games/anki/Makefile head/games/anki/distinfo Modified: head/games/anki/Makefile ============================================================================== --- head/games/anki/Makefile Sun Jun 3 12:57:46 2018 (r471493) +++ head/games/anki/Makefile Sun Jun 3 12:58:42 2018 (r471494) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= anki -DISTVERSION= 2.0.51 +DISTVERSION= 2.0.52 CATEGORIES= games python MASTER_SITES= https://apps.ankiweb.net/downloads/current/ DISTNAME= anki-${PORTVERSION}-source Modified: head/games/anki/distinfo ============================================================================== --- head/games/anki/distinfo Sun Jun 3 12:57:46 2018 (r471493) +++ head/games/anki/distinfo Sun Jun 3 12:58:42 2018 (r471494) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522135376 -SHA256 (python/anki-2.0.51-source.tgz) = 80d3d83bc8a0a17e528a0afa8a800565692e4935b1356156d3e12f98fe74f99e -SIZE (python/anki-2.0.51-source.tgz) = 3429660 +TIMESTAMP = 1527786668 +SHA256 (python/anki-2.0.52-source.tgz) = d4d8c0dd473b512faa63e167d7bb89592530699d2365f1d3a737a733efeb5e7a +SIZE (python/anki-2.0.52-source.tgz) = 3429625
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806031258.w53CwgWf076219>