svn commit: r361146 - head/games/tome4
William Grzybowski
wg at FreeBSD.org
Mon Jul 7 23:06:55 UTC 2014
Author: wg
Date: Mon Jul 7 23:06:54 2014
New Revision: 361146
URL: http://svnweb.freebsd.org/changeset/ports/361146
QAT: https://qat.redports.org/buildarchive/r361146/
Log:
games/tome4: update to 1.2.3
PR: 191723
Submitted by: maintainer
Modified:
head/games/tome4/Makefile
head/games/tome4/distinfo
head/games/tome4/pkg-plist
Modified: head/games/tome4/Makefile
==============================================================================
--- head/games/tome4/Makefile Mon Jul 7 22:54:06 2014 (r361145)
+++ head/games/tome4/Makefile Mon Jul 7 23:06:54 2014 (r361146)
@@ -2,14 +2,14 @@
# $FreeBSD$
PORTNAME= tome4
-PORTVERSION= 1.2.2
-PORTREVISION= 1
+PORTVERSION= 1.2.3
CATEGORIES= games
MASTER_SITES= http://te4.org/dl/t-engine/ \
SF/lifanov-ports-distfiles/${PORTNAME}/:icons
DISTFILES= t-engine4-src-${PORTVERSION}${EXTRACT_SUFX} \
${PORTNAME}.png:icons
EXTRACT_ONLY= t-engine4-src-${PORTVERSION}${EXTRACT_SUFX}
+PLIST_SUB= PORTVERSION=${PORTVERSION}
MAINTAINER= lifanov at mail.lifanov.com
COMMENT= Epic tactical turn-based roguelike adventure
Modified: head/games/tome4/distinfo
==============================================================================
--- head/games/tome4/distinfo Mon Jul 7 22:54:06 2014 (r361145)
+++ head/games/tome4/distinfo Mon Jul 7 23:06:54 2014 (r361146)
@@ -1,4 +1,4 @@
-SHA256 (t-engine4-src-1.2.2.tar.bz2) = 6d5706636efac1418828c4cc56b61b277848ccc2bdee0edf67ce9dbfd23c7995
-SIZE (t-engine4-src-1.2.2.tar.bz2) = 278797999
+SHA256 (t-engine4-src-1.2.3.tar.bz2) = 677b51cf7fce4af2baf0fd55dc3aa201a31a6247f4a5cb13a5833dad2db2691d
+SIZE (t-engine4-src-1.2.3.tar.bz2) = 278796007
SHA256 (tome4.png) = b5223208ca6f0a51f8bbe3b96055f38f94336dbeca6704db6684fec00fad1a36
SIZE (tome4.png) = 37143
Modified: head/games/tome4/pkg-plist
==============================================================================
--- head/games/tome4/pkg-plist Mon Jul 7 22:54:06 2014 (r361145)
+++ head/games/tome4/pkg-plist Mon Jul 7 23:06:54 2014 (r361146)
@@ -4,10 +4,10 @@ share/pixmaps/tome4.png
%%DATADIR%%/game/addons/tome-addon-dev.teaa
%%DATADIR%%/game/addons/tome-items-vault.teaa
%%DATADIR%%/game/addons/tome-stone-wardens.teaa
-%%DATADIR%%/game/engines/te4-1.2.2.teae
+%%DATADIR%%/game/engines/te4-%%PORTVERSION%%.teae
%%DATADIR%%/game/loader/init.lua
%%DATADIR%%/game/loader/pre-init.lua
-%%DATADIR%%/game/modules/boot-te4-1.2.2.team
+%%DATADIR%%/game/modules/boot-te4-%%PORTVERSION%%.team
%%DATADIR%%/game/modules/example/class/Actor.lua
%%DATADIR%%/game/modules/example/class/Game.lua
%%DATADIR%%/game/modules/example/class/Grid.lua
@@ -56,9 +56,9 @@ share/pixmaps/tome4.png
%%DATADIR%%/game/modules/example_realtime/dialogs/Quit.lua
%%DATADIR%%/game/modules/example_realtime/init.lua
%%DATADIR%%/game/modules/example_realtime/load.lua
-%%DATADIR%%/game/modules/tome-1.2.2-gfx.team
-%%DATADIR%%/game/modules/tome-1.2.2-music.team
-%%DATADIR%%/game/modules/tome-1.2.2.team
+%%DATADIR%%/game/modules/tome-%%PORTVERSION%%-gfx.team
+%%DATADIR%%/game/modules/tome-%%PORTVERSION%%-music.team
+%%DATADIR%%/game/modules/tome-%%PORTVERSION%%.team
%%DATADIR%%/game/profile-thread/Client.lua
%%DATADIR%%/game/profile-thread/UserChat.lua
%%DATADIR%%/game/profile-thread/init.lua
More information about the svn-ports-all
mailing list