Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Oct 2022 20:06:32 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f070c64dd90c - main - games/voadi: Use USE_GITLAB
Message-ID:  <202210302006.29UK6WED011420@gitrepo.freebsd.org>

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

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

commit f070c64dd90cd4dc2c2f02697d21db95def57cad
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-10-30 19:40:12 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-10-30 20:03:46 +0000

    games/voadi: Use USE_GITLAB
    
    Use USE_GITLAB to follow Porters Handbook more closely and be
    consistent with ports tree
    
    PR:             267069
    Approved by:    portmgr (maintainer timeout, 2+ weeks)
---
 games/voadi/Makefile | 7 ++++---
 games/voadi/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/games/voadi/Makefile b/games/voadi/Makefile
index 47a4e3ab5665..ca1e5f4fc12d 100644
--- a/games/voadi/Makefile
+++ b/games/voadi/Makefile
@@ -1,8 +1,6 @@
 PORTNAME=	voadi
-PORTVERSION=	0.3
+DISTVERSION=	0.3
 CATEGORIES=	games
-MASTER_SITES=	https://gitlab.com/${PORTNAME}/${PORTNAME}/-/archive/v${PORTVERSION}/
-DISTNAME=	${PORTNAME}-v${PORTVERSION}
 
 MAINTAINER=	amdmi3@FreeBSD.org
 COMMENT=	Vegan on a Desert Island, 2D top-down adventure game
@@ -14,6 +12,9 @@ LICENSE_FILE_GPLv3=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	solarus-run:games/solarus
 
+USE_GITLAB=	yes
+GL_COMMIT=	228b8ebf61afbd4f1c609224466d4fb10c11218a
+
 NO_ARCH=	yes
 NO_BUILD=	yes
 
diff --git a/games/voadi/distinfo b/games/voadi/distinfo
index 695052eb7858..0d323211a8f0 100644
--- a/games/voadi/distinfo
+++ b/games/voadi/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1561669319
-SHA256 (voadi-v0.3.tar.gz) = 87fe17bba2a7692bb7e88741e41f906f17267b0cf14100b7197bc3da5574455e
-SIZE (voadi-v0.3.tar.gz) = 4810405
+TIMESTAMP = 1665817627
+SHA256 (voadi-voadi-228b8ebf61afbd4f1c609224466d4fb10c11218a_GL0.tar.gz) = dbc93dcff3fdd22b1ca7838b68dc57616c4d5525904e9094d27021114622c7fa
+SIZE (voadi-voadi-228b8ebf61afbd4f1c609224466d4fb10c11218a_GL0.tar.gz) = 4813179



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