diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2025-07-29 14:24:29 +0300 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2025-08-05 15:16:48 +0300 |
commit | edca9bd70cf5af80a051fc833391108aecee3dae (patch) | |
tree | c2bc2ee8d969c72fa142ea1b08945e6d6a19a326 | |
parent | games/sgt-puzzles: update 20250722 → 20250730 (diff) |
games/griels-quest: update git20150512 → 1.0.0
-rw-r--r-- | games/griels-quest/Makefile | 11 | ||||
-rw-r--r-- | games/griels-quest/distinfo | 5 |
2 files changed, 7 insertions, 9 deletions
diff --git a/games/griels-quest/Makefile b/games/griels-quest/Makefile index b349478faaca..e84d4cced923 100644 --- a/games/griels-quest/Makefile +++ b/games/griels-quest/Makefile @@ -1,6 +1,6 @@ PORTNAME= griels-quest -PORTVERSION= git20150512 -PORTREVISION= 1 +DISTVERSIONPREFIX= v +DISTVERSION= 1.0.0 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org @@ -8,15 +8,12 @@ COMMENT= Griel's Quest for the Sangraal WWW= https://github.com/nevat/griels-quest LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING USES= sdl USE_GITHUB= yes GH_ACCOUNT= nevat -GH_TAGNAME= 0282e6a2e3 - -PORTSCOUT= skipv:1.00,v1.00 # git repo contains required portability fixes after 1.00 - -USE_SDL= sdl mixer image ttf gfx +USE_SDL= sdl2 mixer2 image2 DATADIR= ${PREFIX}/share/griels diff --git a/games/griels-quest/distinfo b/games/griels-quest/distinfo index d99def55409a..235e0c5ac0fa 100644 --- a/games/griels-quest/distinfo +++ b/games/griels-quest/distinfo @@ -1,2 +1,3 @@ -SHA256 (nevat-griels-quest-git20150512-0282e6a2e3_GH0.tar.gz) = e512c7da6d6d5055bb60229d70e8ae93d1124f7f237c3699641cf7a8b3628be1 -SIZE (nevat-griels-quest-git20150512-0282e6a2e3_GH0.tar.gz) = 6411052 +TIMESTAMP = 1753787411 +SHA256 (nevat-griels-quest-v1.0.0_GH0.tar.gz) = 812fdae3f5e07088dbc634bca0fe23a5a28626a105e1225ca5249e328ef0d625 +SIZE (nevat-griels-quest-v1.0.0_GH0.tar.gz) = 6424853 |