[MacPorts] #29264: umit: upgrade to version 1.0 and use python26 (was: umit upgrade to version 1.0)

MacPorts noreply at macports.org
Mon Apr 25 04:25:08 PDT 2011


#29264: umit: upgrade to version 1.0 and use python26
----------------------------+-----------------------------------------------
 Reporter:  angad@…         |       Owner:  luis.kop@…        
     Type:  update          |      Status:  new               
 Priority:  Normal          |   Milestone:                    
Component:  ports           |     Version:                    
 Keywords:  haspatch        |        Port:  umit              
----------------------------+-----------------------------------------------
Changes (by jmr@…):

  * owner:  macports-tickets@… => luis.kop@…
 * cc: luis.kop@… (removed)
  * version:  1.9.2 =>
  * keywords:  umit => haspatch


Comment:

 Why do you want 'install' in build.args? This makes the full build command
 something like:
 {{{
 python2.6 setup.py build install -P
 }}}
 The destroot phase is what is meant to run the install target, like:
 {{{
 python2.6 setup.py install
 }}}
 Are you sure you don't actually just want to set build.args to '-P'? Or
 put -P in destroot.args instead (or as well)?

 Also, note that the initial revision for a new version should be 0.

-- 
Ticket URL: <https://trac.macports.org/ticket/29264#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list