diff --git a/games/fheroes2/Makefile b/games/fheroes2/Makefile index a1df946e4049..fd85ebd6eadb 100644 --- a/games/fheroes2/Makefile +++ b/games/fheroes2/Makefile @@ -1,25 +1,28 @@ PORTNAME= fheroes2 -PORTVERSION= 0.9.4 -PORTREVISION= 1 +PORTVERSION= 0.9.5 CATEGORIES= games MAINTAINER= pkubaj@FreeBSD.org COMMENT= Free implementation of Heroes of Might and Magic II engine LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libpng.so:graphics/png -USES= cmake gettext-tools iconv localbase:ldflags pkgconfig sdl +USES= cmake gettext-tools iconv localbase:ldflags pkgconfig sdl \ + shebangfix USE_GITHUB= yes GH_ACCOUNT= ihhub USE_SDL= image2 mixer2 sdl2 ttf2 +SHEBANG_FILES= script/demo/demo_unix.sh OPTIONS_DEFINE= DOCS PLIST_FILES= bin/${PORTNAME} -PORTDOCS= README.txt \ - changelog.txt +PORTDOCS= LICENSE \ + README.txt \ + changelog.txt \ + demo/demo_unix.sh .include diff --git a/games/fheroes2/distinfo b/games/fheroes2/distinfo index a4c69e6516dc..5d4614174fcb 100644 --- a/games/fheroes2/distinfo +++ b/games/fheroes2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622796617 -SHA256 (ihhub-fheroes2-0.9.4_GH0.tar.gz) = e2a02219fcfb38132ce3f7b0ebd94bedf2fab6ab73043c170e2461829deb2a5f -SIZE (ihhub-fheroes2-0.9.4_GH0.tar.gz) = 4530495 +TIMESTAMP = 1625477065 +SHA256 (ihhub-fheroes2-0.9.5_GH0.tar.gz) = 74bababe4f00cd3a44ac0e33dd8c8fb1309febec3c4c985daf8d81b82aea4b3b +SIZE (ihhub-fheroes2-0.9.5_GH0.tar.gz) = 4123289