[MacPorts] #27454: svn.fetch doesn't append revision
#27454: svn.fetch doesn't append revision -------------------------------------+-------------------------------------- Reporter: and.damore@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: MacPorts 2.0.0 Component: base | Version: 1.9.99 Keywords: | Port: -------------------------------------+-------------------------------------- When using a '''svn.post_args-append''' option in Portfile revision doesn't get appended to svn.args anymore as it should in src/port1.0/portfetch.tcl:356 at r73333 Example {{{ svn.revision 123 svn.post_args-append ${name}-${version}/build }}} -- Ticket URL: <https://trac.macports.org/ticket/27454> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27454: svn.fetch doesn't append revision -------------------------------------+-------------------------------------- Reporter: and.damore@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 1.9.99 Keywords: | Port: -------------------------------------+-------------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) * milestone: MacPorts 2.0.0 => Old description:
When using a '''svn.post_args-append''' option in Portfile revision doesn't get appended to svn.args anymore as it should in src/port1.0/portfetch.tcl:356 at r73333
Example {{{ svn.revision 123 svn.post_args-append ${name}-${version}/build }}}
New description: When using a '''svn.post_args-append''' option in Portfile revision doesn't get appended to svn.args anymore as it should in [browser:trunk/base/src/port1.0/portfetch.tcl?rev=73333#L356] Example {{{ svn.revision 123 svn.post_args-append ${name}-${version}/build }}} -- Comment: Don't futz with the svn.post_args then. :) The change I'd like to see to base is that svn fetching should fetch into a directory whose name is ${worksrcdir}; the portfile author should be able to change worksrcdir and have it automatically reflected in the fetch. This is how "use_dmg yes" already works, and I think the hg and git fetch types also do this. -- Ticket URL: <https://trac.macports.org/ticket/27454#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27454: svn.post_args can't safely be changed --------------------------------------+------------------------------------- Reporter: and.damore@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: base | Version: 1.9.99 Resolution: fixed | Keywords: Port: | --------------------------------------+------------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => fixed Comment: r73825 -- Ticket URL: <https://trac.macports.org/ticket/27454#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27454: svn.post_args can't safely be changed --------------------------------------+------------------------------------- Reporter: and.damore@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: MacPorts Future Component: base | Version: 1.9.99 Resolution: fixed | Keywords: Port: | --------------------------------------+------------------------------------- Changes (by jmr@…): * milestone: => MacPorts Future -- Ticket URL: <https://trac.macports.org/ticket/27454#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27454: svn.post_args can't safely be changed --------------------------------------+------------------------------------- Reporter: and.damore@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: MacPorts 2.0.0 Component: base | Version: 1.9.99 Resolution: fixed | Keywords: Port: | --------------------------------------+------------------------------------- Changes (by jmr@…): * milestone: MacPorts Future => MacPorts 2.0.0 -- Ticket URL: <https://trac.macports.org/ticket/27454#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts