Date: Sun, 21 Feb 2016 17:12:58 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r409305 - head/games/tome4 Message-ID: <201602211712.u1LHCwQr012080@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rakuco Date: Sun Feb 21 17:12:58 2016 New Revision: 409305 URL: https://svnweb.freebsd.org/changeset/ports/409305 Log: Update to 1.4.4. This is slightly more urgent than other updates, since it is required to play the anticipated upcoming (on Feb 23) expansion. Changes: http://te4.org/blogs/darkgod/2016/02/news/tales-majeyal-144-aka-once-more-teasing-released PR: 207394 Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer) Modified: head/games/tome4/Makefile head/games/tome4/distinfo Modified: head/games/tome4/Makefile ============================================================================== --- head/games/tome4/Makefile Sun Feb 21 16:27:03 2016 (r409304) +++ head/games/tome4/Makefile Sun Feb 21 17:12:58 2016 (r409305) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tome4 -PORTVERSION= 1.4.3 +PORTVERSION= 1.4.4 CATEGORIES= games MASTER_SITES= http://te4.org/dl/t-engine/ \ SF/lifanov-ports-distfiles/${PORTNAME}/:icons Modified: head/games/tome4/distinfo ============================================================================== --- head/games/tome4/distinfo Sun Feb 21 16:27:03 2016 (r409304) +++ head/games/tome4/distinfo Sun Feb 21 17:12:58 2016 (r409305) @@ -1,4 +1,4 @@ -SHA256 (t-engine4-src-1.4.3.tar.bz2) = f8da8075c37f1bfdce805a4acf088c182635070adf1227f7f2b4aaa4e5ee40c6 -SIZE (t-engine4-src-1.4.3.tar.bz2) = 354390055 +SHA256 (t-engine4-src-1.4.4.tar.bz2) = 5cde0cfe4d9806aafb4b6b6e2693c6f9edf2e5a625409c3de6570996f92ccb7f +SIZE (t-engine4-src-1.4.4.tar.bz2) = 354422936 SHA256 (tome4.png) = b5223208ca6f0a51f8bbe3b96055f38f94336dbeca6704db6684fec00fad1a36 SIZE (tome4.png) = 37143
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602211712.u1LHCwQr012080>