Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Sep 2022 18:21:35 GMT
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 08e1122e5eee - main - games/griels-quest: try to fix portscout
Message-ID:  <202209201821.28KILZ5A033939@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=08e1122e5eeebc3c5ef07cde17afea87626fc434

commit 08e1122e5eeebc3c5ef07cde17afea87626fc434
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-09-20 13:29:55 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-09-20 18:21:03 +0000

    games/griels-quest: try to fix portscout
---
 games/griels-quest/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games/griels-quest/Makefile b/games/griels-quest/Makefile
index 6f442d040d6c..b349478faaca 100644
--- a/games/griels-quest/Makefile
+++ b/games/griels-quest/Makefile
@@ -14,7 +14,7 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	nevat
 GH_TAGNAME=	0282e6a2e3
 
-PORTSCOUT=	skipv:1.00 # git repo contains required portability fixes after 1.00
+PORTSCOUT=	skipv:1.00,v1.00  # git repo contains required portability fixes after 1.00
 
 USE_SDL=	sdl mixer image ttf gfx
 



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