svn commit: r375083 - head/sysutils/wemux

Antoine Brodin antoine at FreeBSD.org
Sat Dec 20 18:35:36 UTC 2014


Author: antoine
Date: Sat Dec 20 18:35:35 2014
New Revision: 375083
URL: https://svnweb.freebsd.org/changeset/ports/375083
QAT: https://qat.redports.org/buildarchive/r375083/

Log:
  Use GH_COMMIT

Modified:
  head/sysutils/wemux/Makefile

Modified: head/sysutils/wemux/Makefile
==============================================================================
--- head/sysutils/wemux/Makefile	Sat Dec 20 18:35:00 2014	(r375082)
+++ head/sysutils/wemux/Makefile	Sat Dec 20 18:35:35 2014	(r375083)
@@ -18,7 +18,7 @@ NO_BUILD=	yes
 USE_GITHUB=	yes
 GH_ACCOUNT=	zolrath
 GH_TAGNAME=	971f8c375263f9dd8853f676e3331782c4fbdfdc
-WRKSRC=		${WRKDIR}/${GH_ACCOUNT}-${PORTNAME}-971f8c3
+GH_COMMIT=	971f8c3
 
 post-patch:
 	@${REINPLACE_CMD} -e "s,%%PREFIX%%,${PREFIX},g" ${WRKSRC}/${PORTNAME}


More information about the svn-ports-head mailing list