id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	port
29093	changing $worksrcdir break the build when using git.fetch or hg.fetch	ciserlohn@…	ryandesign@macports.org	"git/hg fetch the source code directly into $worksrcpath. If your port need to change the
$worksrcdir (e.g. the source to be built is in a subdirectory) the build fails because $worksrcpath is defined as $workpath/$worksrcdir and the source is now in the wrong directory. See the attached portfile for an example that demostrates this behavior.

The suggested patch uses $workpath/$distname as the location for git/hg fetch.

 "	defect	assigned	Normal	MacPorts Future	base	1.9.2		haspatch	raimue@… tvb377@… egall@…	
