Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Aug 2019 20:05:21 +0000 (UTC)
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r510286 - head/shells/ksh93
Message-ID:  <201908302005.x7UK5LB6071933@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cy
Date: Fri Aug 30 20:05:21 2019
New Revision: 510286
URL: https://svnweb.freebsd.org/changeset/ports/510286

Log:
  Remove redundant GH_TAGNAME assignment.

Modified:
  head/shells/ksh93/Makefile   (contents, props changed)

Modified: head/shells/ksh93/Makefile
==============================================================================
--- head/shells/ksh93/Makefile	Fri Aug 30 20:05:17 2019	(r510285)
+++ head/shells/ksh93/Makefile	Fri Aug 30 20:05:21 2019	(r510286)
@@ -16,7 +16,6 @@ USES=		compiler:c11 meson ninja python:build
 USE_GITHUB=	yes
 GH_ACCOUNT=	att
 GH_PROJECT=	ast
-GH_TAGNAME=	${HASH}
 
 KSH_CONFLICTS=		pdksh-*
 KSH93_CONFLICTS=	ksh93-devel-* ast-ksh-*



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