mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
games/tome4: update to 1.7.3
This commit is contained in:
parent
643e95373d
commit
14a7d08152
@ -1,5 +1,5 @@
|
||||
PORTNAME= tome4
|
||||
DISTVERSION?= 1.7.2
|
||||
DISTVERSION?= 1.7.3
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= https://te4.org/dl/t-engine/ \
|
||||
|
@ -1,5 +1,5 @@
|
||||
TIMESTAMP = 1604874612
|
||||
SHA256 (t-engine4-src-1.7.2.tar.bz2) = 9b2639f3ebf105e04566c871d9265412e28e85f2072d6ce171fcbd9b6cbb40f5
|
||||
SIZE (t-engine4-src-1.7.2.tar.bz2) = 451904541
|
||||
TIMESTAMP = 1621597802
|
||||
SHA256 (t-engine4-src-1.7.3.tar.bz2) = df45376225956a2160e6c49429277ef776e0643760354d481a98be00f20933e6
|
||||
SIZE (t-engine4-src-1.7.3.tar.bz2) = 476031824
|
||||
SHA256 (tome4.png) = b5223208ca6f0a51f8bbe3b96055f38f94336dbeca6704db6684fec00fad1a36
|
||||
SIZE (tome4.png) = 37143
|
||||
|
@ -4,6 +4,7 @@ share/pixmaps/tome4.png
|
||||
%%DATADIR%%/game/addons/tome-addon-dev.teaa
|
||||
%%DATADIR%%/game/addons/tome-items-vault.teaa
|
||||
%%DATADIR%%/game/addons/tome-possessors.teaa
|
||||
%%DATADIR%%/game/addons/tome-remote-designer.teaa
|
||||
%%DATADIR%%/game/engines/te4-%%PORTVERSION%%.teae
|
||||
%%DATADIR%%/game/loader/init.lua
|
||||
%%DATADIR%%/game/loader/pre-init.lua
|
||||
@ -19,6 +20,10 @@ share/pixmaps/tome4.png
|
||||
%%DATADIR%%/game/modules/example_realtime/data/general/grids/basic.lua
|
||||
%%DATADIR%%/game/modules/example_realtime/data/general/npcs/kobold.lua
|
||||
%%DATADIR%%/game/modules/example_realtime/data/gfx/particles/acid.lua
|
||||
%%DATADIR%%/game/modules/example_realtime/data/locales/ja_JP.lua
|
||||
%%DATADIR%%/game/modules/example_realtime/data/locales/ko_KR.lua
|
||||
%%DATADIR%%/game/modules/example_realtime/data/locales/zh_hans.lua
|
||||
%%DATADIR%%/game/modules/example_realtime/data/locales/zh_hant.lua
|
||||
%%DATADIR%%/game/modules/example_realtime/data/rooms/pilar.lua
|
||||
%%DATADIR%%/game/modules/example_realtime/data/rooms/simple.lua
|
||||
%%DATADIR%%/game/modules/example_realtime/data/talents.lua
|
||||
@ -43,6 +48,10 @@ share/pixmaps/tome4.png
|
||||
%%DATADIR%%/game/modules/example/data/general/grids/basic.lua
|
||||
%%DATADIR%%/game/modules/example/data/general/npcs/kobold.lua
|
||||
%%DATADIR%%/game/modules/example/data/gfx/particles/acid.lua
|
||||
%%DATADIR%%/game/modules/example/data/locales/ja_JP.lua
|
||||
%%DATADIR%%/game/modules/example/data/locales/ko_KR.lua
|
||||
%%DATADIR%%/game/modules/example/data/locales/zh_hans.lua
|
||||
%%DATADIR%%/game/modules/example/data/locales/zh_hant.lua
|
||||
%%DATADIR%%/game/modules/example/data/rooms/pilar.lua
|
||||
%%DATADIR%%/game/modules/example/data/rooms/simple.lua
|
||||
%%DATADIR%%/game/modules/example/data/talents.lua
|
||||
|
Loading…
Reference in New Issue
Block a user