Ticket #53766: Portfile.diff

File Portfile.diff, 944 bytes (added by jwhowarth, 7 years ago)

Portfile diff for pymol-1.8.6.0

  • Portfile

    old new  
    66PortGroup           compilers 1.0
    77
    88name                pymol
    9 version             1.8.4.0
     9version             1.8.6.0
    1010categories          science chemistry
    1111license             PSF
    1212maintainers         gmail.com:howarth.at.macports openmaintainer
     
    2222master_sites        sourceforge
    2323fetch.type          svn
    2424svn.url             https://svn.code.sf.net/p/pymol/code/trunk/pymol
    25 svn.revision        4163
     25svn.revision        4170
    2626worksrcdir          pymol
    2727
    2828compilers.choose    cc cxx
     
    4747                    port:libpng \
    4848                    port:libGLU \
    4949                    port:mesa \
     50                    port:msgpack1 \
    5051                    port:py${python.version}-numpy \
    5152                    port:py${python.version}-pmw \
    5253                    port:py${python.version}-scipy \