[MacPorts] #32645: py-twisted unified portfile

MacPorts noreply at macports.org
Fri Dec 23 09:08:14 PST 2011


#32645: py-twisted unified portfile
------------------------------------------+---------------------------------
 Reporter:  macsforever2000@…             |       Owner:  olv.bonnet@…                                                   
     Type:  enhancement                   |      Status:  new                                                            
 Priority:  Normal                        |   Milestone:                                                                 
Component:  ports                         |     Version:                                                                 
 Keywords:                                |        Port:  py-twisted py25-twisted py26-twisted py27-twisted              
------------------------------------------+---------------------------------
 The py*-twisted ports should be unified into a single portfile using the
 the new python portgroup. There are a number of maintainers and a few
 differences in the files though.

 @ akitada: In py25-twisted, there is a {{{post-destroot}}} phase unlike
 the other ones:
 {{{
 post-destroot {
         foreach f [glob -directory ${destroot}${prefix}/bin *] {
                 move $f ${destroot}${prefix}/bin/[file tail $f]2.5
         }

         # update the plugin cache
         system "PYTHONPATH=${destroot}${python.pkgd}
 ${prefix}/bin/python2.5 ${portpath}/${filesdir}/getPlugins.py"
 }
 }}}

 Should this be used in all the subports? Or maybe removed entirely?

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


More information about the macports-tickets mailing list