#28799: New port: Play framwork --------------------------------------+------------------------------------- Reporter: ciserlohn@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: play --------------------------------------+------------------------------------- Comment(by ciserlohn@…): Replying to [comment:5 ciserlohn@…]:
This was a workaround when I initially fetched the source with git (first patch). These got fetched to the wrong directory because $worksrcpath is defined in terms of $worksrcdir (see portmain.tcl) and portfetch::gitfetch clones the sources to $worksrcpath. This means changing $worksrcdir causes git.fetch (and hg.fetch too) to use the wrong directory. I will open a separate ticket for this after further investigation.
see #29093 -- Ticket URL: <https://trac.macports.org/ticket/28799#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS