diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2014-11-02 11:38:18 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2014-11-02 11:38:18 +0000 |
commit | 1cecb4a491e09e04ad926dbc897faf72e39824e3 (patch) | |
tree | d5db44e31fa3bc0bcf13c865c89acf1697105450 | |
parent | 042f061c799829679aece883a92dcf801a0d19a2 (diff) | |
download | ports-1cecb4a491e09e04ad926dbc897faf72e39824e3.tar.gz ports-1cecb4a491e09e04ad926dbc897faf72e39824e3.zip |
Update to version 1.2.4
Changelog:
http://te4.org/blogs/darkgod/2014/10/news/tales-majeyal-124-aka-where-there-was-fire-released
Not obvious from changelog, but this includes oodles of fixes, graphical
updates, paperdolls, etc. including a complete rework of celestials,
chronomancers (Paradox Mage, Temporal Warden), Mindslayers, and more!
This version will also allow installation of the upcoming expansion pack.
PR: 194436
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=372063
-rw-r--r-- | games/tome4/Makefile | 3 | ||||
-rw-r--r-- | games/tome4/distinfo | 4 | ||||
-rw-r--r-- | games/tome4/pkg-plist | 1 |
3 files changed, 4 insertions, 4 deletions
diff --git a/games/tome4/Makefile b/games/tome4/Makefile index 6f9fa7f9eddb..a17ec539c487 100644 --- a/games/tome4/Makefile +++ b/games/tome4/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= tome4 -PORTVERSION= 1.2.3 -PORTREVISION= 1 +PORTVERSION= 1.2.4 CATEGORIES= games MASTER_SITES= http://te4.org/dl/t-engine/ \ SF/lifanov-ports-distfiles/${PORTNAME}/:icons diff --git a/games/tome4/distinfo b/games/tome4/distinfo index 70407e0fef9f..66f690bc5a01 100644 --- a/games/tome4/distinfo +++ b/games/tome4/distinfo @@ -1,4 +1,4 @@ -SHA256 (t-engine4-src-1.2.3.tar.bz2) = 677b51cf7fce4af2baf0fd55dc3aa201a31a6247f4a5cb13a5833dad2db2691d -SIZE (t-engine4-src-1.2.3.tar.bz2) = 278796007 +SHA256 (t-engine4-src-1.2.4.tar.bz2) = 006abebfd2585cab451824fd5295c1bfc1525063e3b93675e94f5436ce03f4c6 +SIZE (t-engine4-src-1.2.4.tar.bz2) = 283378424 SHA256 (tome4.png) = b5223208ca6f0a51f8bbe3b96055f38f94336dbeca6704db6684fec00fad1a36 SIZE (tome4.png) = 37143 diff --git a/games/tome4/pkg-plist b/games/tome4/pkg-plist index 0f31fc1bfdaf..308bef1031f6 100644 --- a/games/tome4/pkg-plist +++ b/games/tome4/pkg-plist @@ -129,6 +129,7 @@ share/pixmaps/tome4.png %%DATADIR%%/game/thirdparty/jit/dump.lua %%DATADIR%%/game/thirdparty/jit/v.lua %%DATADIR%%/game/thirdparty/licenses/CEF3.txt +%%DATADIR%%/game/thirdparty/licenses/Font-Salsa-OFL.txt %%DATADIR%%/game/thirdparty/licenses/LuaJIT.txt %%DATADIR%%/game/thirdparty/licenses/SDL.txt %%DATADIR%%/game/thirdparty/licenses/SDL_image.txt |