Date: Thu, 23 Dec 2021 22:20:21 GMT From: Piotr Kubaj <pkubaj@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 07b8d4db05c4 - main - games/fheroes2: update to 0.9.11 Message-ID: <202112232220.1BNMKLth000267@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=07b8d4db05c424c01e73cc0828145913b7e1490a commit 07b8d4db05c424c01e73cc0828145913b7e1490a Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2021-12-23 22:18:11 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2021-12-23 22:18:11 +0000 games/fheroes2: update to 0.9.11 * Add Russian language support for any version of the game and generate proper letters for French language * Add additional spell info for spells owned by a hero * Add a popup dialog for map information * Fix AI behaviour during castle defence and update logic with road and its movement score * Fix UI elements rendering and few crashes related to them * Over 20 bugs fixed since 0.9.10 release https://github.com/ihhub/fheroes2/releases/tag/0.9.11 --- games/fheroes2/Makefile | 2 +- games/fheroes2/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/games/fheroes2/Makefile b/games/fheroes2/Makefile index 7d6085920124..83e52591ad42 100644 --- a/games/fheroes2/Makefile +++ b/games/fheroes2/Makefile @@ -1,5 +1,5 @@ PORTNAME= fheroes2 -PORTVERSION= 0.9.10 +PORTVERSION= 0.9.11 CATEGORIES= games MAINTAINER= pkubaj@FreeBSD.org diff --git a/games/fheroes2/distinfo b/games/fheroes2/distinfo index 91ed14b4402d..993935e63c29 100644 --- a/games/fheroes2/distinfo +++ b/games/fheroes2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638730334 -SHA256 (ihhub-fheroes2-0.9.10_GH0.tar.gz) = 564a117ad8d03bb51e85ff6e94a7c038a763a9b3371f58bc55b9b66cc4531050 -SIZE (ihhub-fheroes2-0.9.10_GH0.tar.gz) = 3265383 +TIMESTAMP = 1640278378 +SHA256 (ihhub-fheroes2-0.9.11_GH0.tar.gz) = afd56848083a28effcc8eb5a10983abe27f8ec8a469f470b04317e822ac27cb4 +SIZE (ihhub-fheroes2-0.9.11_GH0.tar.gz) = 3276067
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112232220.1BNMKLth000267>