[MacPorts] #15727: subversion: ineffectual reinplace of @@DESTROOT@@
#15727: subversion: ineffectual reinplace of @@DESTROOT@@ -------------------------------------+-------------------------------------- Reporter: ryandesign@macports.org | Owner: dluke@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | -------------------------------------+-------------------------------------- Using the patch from #15514 I noticed that a reinplace statement in the subversion 1.5.0 portfile doesn't do anything: {{{ ---> Fetching subversion ---> Verifying checksum(s) for subversion ---> Extracting subversion ---> Applying patches to subversion ---> Configuring subversion Warning: reinplace s|@@DESTROOT@@|/mp/var/macports/build/_Users_rschmidt_macports_dports_devel_subversion/work/destroot|g didn't change anything in /mp/var/macports/build/_Users_rschmidt_macports_dports_devel_subversion/work/subversion-1.5.0/configure ---> Building subversion with target all svnmucc ---> Staging subversion into destroot ---> Installing subversion @1.5.0_0+tools ---> Activating subversion @1.5.0_0+tools ---> Cleaning subversion }}} Maybe the reinplace isn't needed anymore, or maybe it needs to be changed? -- Ticket URL: <http://trac.macports.org/ticket/15727> MacPorts <http://www.macports.org/> Ports system for Mac OS
#15727: subversion: ineffectual reinplace of @@DESTROOT@@ --------------------------------------+------------------------------------- Reporter: ryandesign@macports.org | Owner: dluke@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: --------------------------------------+------------------------------------- Changes (by dluke@macports.org): * status: new => closed * resolution: => fixed Comment: Removed in r37789 (the reinplace did a substitution on a value added by a patch that we no longer use). -- Ticket URL: <http://trac.macports.org/ticket/15727#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts