Date: Wed, 18 Mar 2015 22:23:29 +0000 (UTC) From: Pawel Pekala <pawel@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r381582 - head/games/tome4 Message-ID: <201503182223.t2IMNTOT027818@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pawel Date: Wed Mar 18 22:23:28 2015 New Revision: 381582 URL: https://svnweb.freebsd.org/changeset/ports/381582 QAT: https://qat.redports.org/buildarchive/r381582/ Log: Update to version 1.3.0 This is a huge release with paradox system being completely reworked, a new (no spoilers here) playable race, lots of shiny eyecandy, many UI improvements and bugfixes. Announcement: http://te4.org/blogs/darkgod/2015/03/news/tales-majeyal-130-aka-dust-dust-released PR: 198685 Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer) Modified: head/games/tome4/Makefile head/games/tome4/distinfo head/games/tome4/pkg-plist Modified: head/games/tome4/Makefile ============================================================================== --- head/games/tome4/Makefile Wed Mar 18 21:57:30 2015 (r381581) +++ head/games/tome4/Makefile Wed Mar 18 22:23:28 2015 (r381582) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tome4 -PORTVERSION= 1.2.5 +PORTVERSION= 1.3.0 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 Wed Mar 18 21:57:30 2015 (r381581) +++ head/games/tome4/distinfo Wed Mar 18 22:23:28 2015 (r381582) @@ -1,4 +1,4 @@ -SHA256 (t-engine4-src-1.2.5.tar.bz2) = 71d8129fcae5d2c0f0404a6aa9bc64954838518a36f5e6ad564883f9bddbd716 -SIZE (t-engine4-src-1.2.5.tar.bz2) = 283390253 +SHA256 (t-engine4-src-1.3.0.tar.bz2) = 43419d4f225daecb070213a5b45ce0eec698b207d47a2de476aa8f88ad672308 +SIZE (t-engine4-src-1.3.0.tar.bz2) = 351687083 SHA256 (tome4.png) = b5223208ca6f0a51f8bbe3b96055f38f94336dbeca6704db6684fec00fad1a36 SIZE (tome4.png) = 37143 Modified: head/games/tome4/pkg-plist ============================================================================== --- head/games/tome4/pkg-plist Wed Mar 18 21:57:30 2015 (r381581) +++ head/games/tome4/pkg-plist Wed Mar 18 22:23:28 2015 (r381582) @@ -64,6 +64,8 @@ share/pixmaps/tome4.png %%DATADIR%%/game/profile-thread/init.lua %%DATADIR%%/game/thirdparty/Json2.lua %%DATADIR%%/game/thirdparty/cef3/cef.pak +%%DATADIR%%/game/thirdparty/jit/bcname.lua +%%DATADIR%%/game/thirdparty/jit/vmdef.lua %%DATADIR%%/game/thirdparty/cef3/locales/am.pak %%DATADIR%%/game/thirdparty/cef3/locales/ar.pak %%DATADIR%%/game/thirdparty/cef3/locales/bg.pak
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503182223.t2IMNTOT027818>