svn commit: r372063 - head/games/tome4
Pawel Pekala
pawel at FreeBSD.org
Sun Nov 2 11:38:19 UTC 2014
Author: pawel
Date: Sun Nov 2 11:38:18 2014
New Revision: 372063
URL: https://svnweb.freebsd.org/changeset/ports/372063
QAT: https://qat.redports.org/buildarchive/r372063/
Log:
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
Modified:
head/games/tome4/Makefile
head/games/tome4/distinfo (contents, props changed)
head/games/tome4/pkg-plist (contents, props changed)
Modified: head/games/tome4/Makefile
==============================================================================
--- head/games/tome4/Makefile Sun Nov 2 11:08:19 2014 (r372062)
+++ head/games/tome4/Makefile Sun Nov 2 11:38:18 2014 (r372063)
@@ -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
Modified: head/games/tome4/distinfo
==============================================================================
--- head/games/tome4/distinfo Sun Nov 2 11:08:19 2014 (r372062)
+++ head/games/tome4/distinfo Sun Nov 2 11:38:18 2014 (r372063)
@@ -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
Modified: head/games/tome4/pkg-plist
==============================================================================
--- head/games/tome4/pkg-plist Sun Nov 2 11:08:19 2014 (r372062)
+++ head/games/tome4/pkg-plist Sun Nov 2 11:38:18 2014 (r372063)
@@ -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
More information about the svn-ports-head
mailing list