Re: git: 7913d1a5ee1f - main - emulators/uconvert: Add new port
- In reply to: Juraj Lutter : "git: 7913d1a5ee1f - main - emulators/uconvert: Add new port"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 20 Nov 2022 12:54:03 UTC
Juraj Lutter <otis@FreeBSD.org> writes: > +GH_TAGNAME= v${DISTVERSION} Maybe drop in favor of DISTVERSIONPREFIX=v to avoid version appear more than once in DISTNAME (and distinfo). See also "Use of USE_GITHUB with DISTVERSIONPREFIX" in Porter's Handbook. https://docs.freebsd.org/en/books/porters-handbook/makefiles/#makefile-master_sites-github-ex3