Ticket #47244: Portfile.diff
File Portfile.diff, 998 bytes (added by howarth.at.macports@…, 10 years ago) |
---|
-
Portfile
old new 6 6 PortGroup active_variants 1.1 7 7 8 8 name pymol 9 version 1.7.4.0 10 revision 1 9 version 1.7.5.0 11 10 categories science chemistry 12 11 license PSF 13 12 maintainers gmail.com:howarth.at.macports … … 23 22 master_sites sourceforge 24 23 fetch.type svn 25 24 svn.url https://svn.code.sf.net/p/pymol/code/trunk/pymol 26 svn.revision 41 0725 svn.revision 4113 27 26 worksrcdir pymol 28 27 29 28 python.default_version 27 … … 47 46 patchfiles setup_py.diff \ 48 47 pymol_shell.diff \ 49 48 pmg_tk_platform.patch \ 50 apbs-psize.patch \ 51 pymol-clang.diff 49 apbs-psize.patch 52 50 53 51 if {${os.platform} eq "darwin" && ${os.major} >= 12} { 54 52 patchfiles-append pymol-use-glkit.diff