[MacPorts] #33637: Portfile patch to py26-liblzma for py27-liblzma

MacPorts noreply at macports.org
Thu Mar 15 04:09:51 PDT 2012


#33637: Portfile patch to py26-liblzma for py27-liblzma
--------------------------------------------+-------------------------------
 Reporter:  russell.jones@…                 |       Owner:  macports-tickets@…                   
     Type:  enhancement                     |      Status:  new                                  
 Priority:  Normal                          |   Milestone:                                       
Component:  ports                           |     Version:  2.0.4                                
 Keywords:  py26-liblzma                    |        Port:  py27-liblzma                         
--------------------------------------------+-------------------------------
 It appears just to work.

 {{{
 $ diff `port file py26-liblzma` ~/ports/python/py27-liblzma/Portfile
 4c4
 < PortGroup python26 1.0
 ---
 > PortGroup python27 1.0
 6c6
 < name                  py26-liblzma
 ---
 > name                  py27-liblzma
 22c22
 < depends_build         port:py26-distribute port:liblzma
 ---
 > depends_build         port:py27-distribute port:liblzma
 }}}

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


More information about the macports-tickets mailing list