New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #14316: Portfile.diff

File Portfile.diff, 0.9 KB (added by macports_dharland@…, 4 years ago)
  • Portfile

    old new  
    44PortGroup python24 1.0 
    55 
    66name                    py-epydoc 
    7 version                 2.1 
     7version                 3.0.1 
    88revision                1 
    99categories              python 
    1010platforms               darwin freebsd 
    11 maintainers             nomaintainer 
     11maintainers             trashmail.net:macports_dharland 
    1212description             API documentation generator for Python modules 
    1313long_description        Epydoc is a tool for generating API documentation for \ 
    1414                                Python modules, based on their docstrings. A \ 
     
    2121homepage                http://epydoc.sourceforge.net/ 
    2222master_sites    sourceforge:epydoc 
    2323distname                epydoc-${version} 
    24 checksums               md5 94c494426c47496ee4d1ed26b580a5a7 
     24checksums               md5 cdd6f6c76dd8bab5e653a343a0544294 \ 
     25                                sha1 ccd5cb602cbf8df1a6c61670793d0122fc569523 
    2526 
    2627post-destroot   { 
    2728        file delete -force ${destroot}${prefix}/share/doc/${name}