svn commit: r375019 - head/audio/mythplugin-mythmusic

Antoine Brodin antoine at FreeBSD.org
Sat Dec 20 17:37:36 UTC 2014


Author: antoine
Date: Sat Dec 20 17:37:35 2014
New Revision: 375019
URL: https://svnweb.freebsd.org/changeset/ports/375019
QAT: https://qat.redports.org/buildarchive/r375019/

Log:
  Use GH_COMMIT

Modified:
  head/audio/mythplugin-mythmusic/Makefile

Modified: head/audio/mythplugin-mythmusic/Makefile
==============================================================================
--- head/audio/mythplugin-mythmusic/Makefile	Sat Dec 20 17:33:40 2014	(r375018)
+++ head/audio/mythplugin-mythmusic/Makefile	Sat Dec 20 17:37:35 2014	(r375019)
@@ -22,8 +22,9 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	MythTV
 GH_PROJECT=	mythtv
 GH_TAGNAME=	v${PORTVERSION}
+GH_COMMIT=	e9545c0
 
-WRKSRC=		${WRKDIR}/${GH_ACCOUNT}-${GH_PROJECT}-e9545c0/mythplugins
+WRKSRC_SUBDIR=	mythplugins
 
 USE_QT4=	linguist_build moc_build qmake_build rcc_build uic_build
 HAS_CONFIGURE=	yes


More information about the svn-ports-head mailing list