Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Oct 2021 19:29:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 258821] [NEW PORT] games/wordsearch: Classic word search game that you can play in your terminal
Message-ID:  <bug-258821-7788-9UR6FgyULu@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258821-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258821-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258821

--- Comment #4 from Nuno Teixeira <eduardo@FreeBSD.org> ---
You still continue to use auto generated github tarball. When project have a
released tarball we should use it instead.

In this port we should use:
---
PORTNAME=3D       wordsearch
DISTVERSION=3D    2.0
CATEGORIES=3D     games
MASTER_SITES=3D=20=20
https://github.com/jensenpat/wordsearch/releases/download/${DISTNAME}/${POR=
TNAME}

and remove USE_GITHUB and GH_ACCOUNT.

When project do not have a release tarball then we need to use USE_GITHUB,
GH_ACCOUNT, GH_PROJECT and sometimes GH_TAGNAME.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258821-7788-9UR6FgyULu>