Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Dec 2014 17:37:36 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r375019 - head/audio/mythplugin-mythmusic
Message-ID:  <201412201737.sBKHbaMc036326@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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