Ticket #34890: Portfile.diff
File Portfile.diff, 1.1 KB (added by howarth@…, 12 years ago) |
---|
-
Portfile
old new 5 5 PortGroup python27 1.0 6 6 7 7 name relax 8 version 1.3.158 version 2.0.0 9 9 categories science python 10 10 maintainers bromo.med.uc.edu:howarth 11 11 description Protein dynamics by NMR relax. data analysis … … 17 17 master_sites http://download.gna.org/relax/ 18 18 distfiles ${name}-${version}.src.tar.bz2 19 19 dist_subdir ${name} 20 checksums md5 74790cfd285c2437046e98d9241671cd\21 sha1 6dcfc8911675e5a87ff326085f31530383b7a2f0\22 rmd160 51dd3dba2b841a06e180654cf77f4b1954e8d1a620 checksums md5 3449d0fca777925b0f15a10b88a72a85 \ 21 sha1 d8e23c515a92d3d144729515af9000c19b66f781 \ 22 rmd160 66b402494497ff0821d99c0af1795f9bab87d5cc 23 23 use_bzip2 yes 24 24 depends_lib-append port:scons port:py27-scipy port:py27-numpy \ 25 25 port:py27-wxpython-devel port:pymol