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