git: 14a7d08152ed - main - games/tome4: update to 1.7.3

Piotr Kubaj pkubaj at FreeBSD.org
Fri May 21 12:16:38 UTC 2021


The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=14a7d08152edde8ce5053335e1c1c124766e6222

commit 14a7d08152edde8ce5053335e1c1c124766e6222
Author:     Piotr Kubaj <pkubaj at FreeBSD.org>
AuthorDate: 2021-05-21 12:16:25 +0000
Commit:     Piotr Kubaj <pkubaj at FreeBSD.org>
CommitDate: 2021-05-21 12:16:25 +0000

    games/tome4: update to 1.7.3
---
 games/tome4/Makefile  | 2 +-
 games/tome4/distinfo  | 6 +++---
 games/tome4/pkg-plist | 9 +++++++++
 3 files changed, 13 insertions(+), 4 deletions(-)

diff --git a/games/tome4/Makefile b/games/tome4/Makefile
index f4f1dcd14e6b..9849d48a1222 100644
--- a/games/tome4/Makefile
+++ b/games/tome4/Makefile
@@ -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/ \
diff --git a/games/tome4/distinfo b/games/tome4/distinfo
index ec47e97e9fee..4550bc37508d 100644
--- a/games/tome4/distinfo
+++ b/games/tome4/distinfo
@@ -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
diff --git a/games/tome4/pkg-plist b/games/tome4/pkg-plist
index b6dbf8f83d3c..1f2d8454edfe 100644
--- a/games/tome4/pkg-plist
+++ b/games/tome4/pkg-plist
@@ -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


More information about the dev-commits-ports-main mailing list