New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #12845: py-4suite-xml_1.0b3_to_1.2.patch

File py-4suite-xml_1.0b3_to_1.2.patch, 1.1 KB (added by boeyms@…, 5 years ago)
  • dports/python/py-4suite-xml/Portfile

     
    44PortGroup python24 1.0 
    55 
    66name                    py-4suite-xml 
    7 version                 1.0b3 
     7version                 1.0.2 
    88categories-append       devel textproc 
    99maintainers             css@macports.org 
    1010description             suite of python modules for XML and RDF processing 
     
    1818homepage                http://4suite.org/ 
    1919master_sites            ftp://ftp.4suite.org/pub/4Suite/ sourceforge:foursuite 
    2020distname                4Suite-XML-${version} 
    21 worksrcdir              4Suite-${version} 
    22 checksums               md5 40a49c19c0b16fb39e356527b891728b 
     21checksums               md5 3ca3db95cb0263ad80beba034d1ff6ea 
    2322 
    2423depends_lib-append      port:py-xml  
    2524 
     
    2726configure.cmd           ${python.bin} setup.py config 
    2827configure.args          --prefix=${prefix} \ 
    2928                        --mandir=${prefix}/share/man 
    30  
    31 # See http://sourceforge.net/tracker/index.php?func=detail&aid=1166710&group_id=39954&atid=428294 
    32 destroot.cmd            ${python.bin} setup.py 
    33 destroot.target         bdist_install 
    34 destroot.destdir        --root=${destroot}