svn commit: r510286 - head/shells/ksh93
Cy Schubert
cy at FreeBSD.org
Fri Aug 30 20:05:22 UTC 2019
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-*
More information about the svn-ports-all
mailing list