Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #16470: Portfile-py25-sphinx.diff

File Portfile-py25-sphinx.diff, 1.0 KB (added by rick@…, 4 months ago)
  • Portfile

    old new  
    44PortGroup           python25 1.0 
    55 
    66name                py25-sphinx 
    7 version             0.1.61950 
     7version             0.4.2 
    88categories-append   devel 
    99maintainers         gmail.com:michel.sylvan 
    1010description         Python documentation generator 
     
    2121master_sites        http://pypi.python.org/packages/source/S/Sphinx/ 
    2222distname            Sphinx-${version} 
    2323 
    24 checksums           md5 80524e9b55e016b61533aaf53eb88c88 \ 
    25                     sha1 2750abd462b1813b6e41b756263cd240895cabbb \ 
    26                     rmd160 8863e88e8ae9d81a6b23f81eddfc519ac4e484ae 
     24checksums           md5 5fb591961e1d834f726b3e5d29bec924 \ 
     25                    sha1 5541fc6b34002401fe0e35336ecf1e7398834ebd \ 
     26                    rmd160 dbd1a70d791716ebc13c0880aadc955824ca49df 
    2727 
    2828depends_lib         port:py25-docutils 
    29 depends_run         port:py25-pygments 
    30  
     29depends_run         port:py25-pygments \ 
     30                    port:py25-jinja