git: 532a4a844263 - main - games/fheroes2: update to 0.9.2
Piotr Kubaj
pkubaj at FreeBSD.org
Tue Apr 6 12:06:46 UTC 2021
The branch main has been updated by pkubaj:
URL: https://cgit.FreeBSD.org/ports/commit/?id=532a4a84426343f6833d9db4170f9d8c99a1c781
commit 532a4a84426343f6833d9db4170f9d8c99a1c781
Author: Piotr Kubaj <pkubaj at FreeBSD.org>
AuthorDate: 2021-04-06 12:06:43 +0000
Commit: Piotr Kubaj <pkubaj at FreeBSD.org>
CommitDate: 2021-04-06 12:06:43 +0000
games/fheroes2: update to 0.9.2
Changelog:
* Add View spells support
* Fix many places in logic for monster movement and spells during battle, for kingdom gameplay and for army splitting
* Add Restart button for instant battles
* Add large obstacles generation for battles
* Greatly improve AI logic in battles for spell usage, predictions of movements and
* Add PlayStation Vita support
* Over 100 bugs fixed since 0.9.1 release
---
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 6e6f4378c723..f28fba4daa88 100644
--- a/games/fheroes2/Makefile
+++ b/games/fheroes2/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= fheroes2
-PORTVERSION= 0.9.1
+PORTVERSION= 0.9.2
CATEGORIES= games
MAINTAINER= pkubaj at FreeBSD.org
diff --git a/games/fheroes2/distinfo b/games/fheroes2/distinfo
index e735fbc6e3b4..4d1b18cc7c1d 100644
--- a/games/fheroes2/distinfo
+++ b/games/fheroes2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1614867355
-SHA256 (ihhub-fheroes2-0.9.1_GH0.tar.gz) = 2c71cb4d720c0b7d659660dada35c8275bdc4a3f8839b18615b387a874a21c03
-SIZE (ihhub-fheroes2-0.9.1_GH0.tar.gz) = 4429620
+TIMESTAMP = 1617559101
+SHA256 (ihhub-fheroes2-0.9.2_GH0.tar.gz) = 2487475abb3bdf08fc4bca8948e1197beef8118c7ffaf55089c239cdda09a9e9
+SIZE (ihhub-fheroes2-0.9.2_GH0.tar.gz) = 4513702
More information about the dev-commits-ports-all
mailing list