Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Mar 2021 15:30:29 +0000 (UTC)
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r567319 - head/games/fheroes2
Message-ID:  <202103041530.124FUTfV041039@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pkubaj
Date: Thu Mar  4 15:30:29 2021
New Revision: 567319
URL: https://svnweb.freebsd.org/changeset/ports/567319

Log:
  games/fheroes2: update to 0.9.1
  
  Changelog:
  * Add View World support
  * Add progressive Campaign support
  * Add touchpad support
  * Speed up drawings for World Map by 5% and reduce memory usage by 10%
  * Add Fast Battle option
  * Improve AI and battle logic
  * Add Window resizing on SDL 2
  * Over 50 bugs fixed since 0.9.0 release

Modified:
  head/games/fheroes2/Makefile
  head/games/fheroes2/distinfo

Modified: head/games/fheroes2/Makefile
==============================================================================
--- head/games/fheroes2/Makefile	Thu Mar  4 15:00:52 2021	(r567318)
+++ head/games/fheroes2/Makefile	Thu Mar  4 15:30:29 2021	(r567319)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	fheroes2
-PORTVERSION=	0.9
+PORTVERSION=	0.9.1
 CATEGORIES=	games
 
 MAINTAINER=	pkubaj@FreeBSD.org

Modified: head/games/fheroes2/distinfo
==============================================================================
--- head/games/fheroes2/distinfo	Thu Mar  4 15:00:52 2021	(r567318)
+++ head/games/fheroes2/distinfo	Thu Mar  4 15:30:29 2021	(r567319)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612610468
-SHA256 (ihhub-fheroes2-0.9_GH0.tar.gz) = a73391677cbafd01076867246e58367cbd22f749a9e43e5dcb4ff48387f169ae
-SIZE (ihhub-fheroes2-0.9_GH0.tar.gz) = 4118232
+TIMESTAMP = 1614867355
+SHA256 (ihhub-fheroes2-0.9.1_GH0.tar.gz) = 2c71cb4d720c0b7d659660dada35c8275bdc4a3f8839b18615b387a874a21c03
+SIZE (ihhub-fheroes2-0.9.1_GH0.tar.gz) = 4429620



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103041530.124FUTfV041039>