Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Dec 2020 01:49:37 +0100
From:      Jan Beich <jbeich@FreeBSD.org>
To:        Warner Losh <imp@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r556694 - head/sysutils/intel-pcm
Message-ID:  <h7p6-73ku-wny@FreeBSD.org>
In-Reply-To: <202012010042.0B10gVlm072774@repo.freebsd.org> (Warner Losh's message of "Tue, 1 Dec 2020 00:42:31 %2B0000 (UTC)")
References:  <202012010042.0B10gVlm072774@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Warner Losh <imp@FreeBSD.org> writes:

> Author: imp
> Date: Tue Dec  1 00:42:31 2020
> New Revision: 556694
> URL: https://svnweb.freebsd.org/changeset/ports/556694
>
> Log:
>   Update to 202011 version
[...]
> -PORTVERSION=	202010
> +PORTVERSION=	202011
[...]
> -GH_TAGNAME=	202010
> +GH_TAGNAME=	202011

GH_TAGNAME can be dropped due to re-defining default value.

Mk/bsd.sites.mk:
# GH_TAGNAME    - name of the tag to download (2.0.1, hash, ...)
#                 Using the name of a branch here is incorrect. It is
#                 possible to do GH_TAGNAME= GIT_HASH to do a snapshot.
#                 default: ${DISTVERSIONFULL}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?h7p6-73ku-wny>