Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Nov 2023 14:32:08 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: 7d0edfce8730 - main - games/fheroes2: update to 1.0.10
Message-ID:  <202311201432.3AKEW8wK039282@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=7d0edfce873037c777aca92e8acd9a959e205546

commit 7d0edfce873037c777aca92e8acd9a959e205546
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2023-11-20 10:43:02 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2023-11-20 14:32:04 +0000

    games/fheroes2: update to 1.0.10
    
    Changelog:      https://github.com/ihhub/fheroes2/releases/tag/1.0.10
---
 games/fheroes2/Makefile  | 9 +++------
 games/fheroes2/distinfo  | 6 +++---
 games/fheroes2/pkg-plist | 2 +-
 3 files changed, 7 insertions(+), 10 deletions(-)

diff --git a/games/fheroes2/Makefile b/games/fheroes2/Makefile
index 51336204a1ad..bee88daaafff 100644
--- a/games/fheroes2/Makefile
+++ b/games/fheroes2/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	fheroes2
-PORTVERSION=	1.0.9
+PORTVERSION=	1.0.10
 CATEGORIES=	games
 
 MAINTAINER=	pkubaj@FreeBSD.org
@@ -9,15 +9,12 @@ WWW=		https://ihhub.github.io/fheroes2/
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-LIB_DEPENDS=	libpng.so:graphics/png
 RUN_DEPENDS=	timidity:audio/timidity
 
-USES=		cmake gettext-tools iconv localbase:ldflags pkgconfig sdl \
-		shebangfix
+USES=		cmake sdl
 USE_GITHUB=	yes
 GH_ACCOUNT=	ihhub
-USE_SDL=	image2 mixer2 sdl2 ttf2
-SHEBANG_FILES=	script/demo/download_demo_version.sh
+USE_SDL=	mixer2 sdl2
 
 OPTIONS_DEFINE=	DOCS
 
diff --git a/games/fheroes2/distinfo b/games/fheroes2/distinfo
index f720d74c1b18..ec0878c21cc3 100644
--- a/games/fheroes2/distinfo
+++ b/games/fheroes2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1697027545
-SHA256 (ihhub-fheroes2-1.0.9_GH0.tar.gz) = 22e73ee4ff8a38e9e648fcb8df681fbb309b136e68483639517dfc9f61f867df
-SIZE (ihhub-fheroes2-1.0.9_GH0.tar.gz) = 11784935
+TIMESTAMP = 1700462186
+SHA256 (ihhub-fheroes2-1.0.10_GH0.tar.gz) = f0bc60973bbdc3c333563a5f53252d6e3edd4ea8c4f91729e0480ff0e6a403a2
+SIZE (ihhub-fheroes2-1.0.10_GH0.tar.gz) = 11810559
diff --git a/games/fheroes2/pkg-plist b/games/fheroes2/pkg-plist
index 1bc471b06622..b027efe867a1 100644
--- a/games/fheroes2/pkg-plist
+++ b/games/fheroes2/pkg-plist
@@ -8,4 +8,4 @@ bin/fheroes2
 @dir %%DATADIR%%/files/lang
 share/applications/fheroes2.desktop
 share/icons/hicolor/128x128/apps/fheroes2.png
-share/metainfo/fheroes2.appdata.xml
+share/metainfo/fheroes2.metainfo.xml



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