Ticket #47244: Portfile.diff

File Portfile.diff, 998 bytes (added by howarth.at.macports@…, 9 years ago)

Portfile diff for the pymol 1.7.5.0 at r4113

  • Portfile

    old new  
    66PortGroup           active_variants 1.1
    77
    88name                pymol
    9 version             1.7.4.0
    10 revision            1
     9version             1.7.5.0
    1110categories          science chemistry
    1211license             PSF
    1312maintainers         gmail.com:howarth.at.macports
     
    2322master_sites        sourceforge
    2423fetch.type          svn
    2524svn.url             https://svn.code.sf.net/p/pymol/code/trunk/pymol
    26 svn.revision        4107
     25svn.revision        4113
    2726worksrcdir          pymol
    2827
    2928python.default_version 27
     
    4746patchfiles          setup_py.diff \
    4847                    pymol_shell.diff \
    4948                    pmg_tk_platform.patch \
    50                     apbs-psize.patch \
    51                     pymol-clang.diff
     49                    apbs-psize.patch
    5250
    5351if {${os.platform} eq "darwin" && ${os.major} >= 12} {
    5452    patchfiles-append pymol-use-glkit.diff