Ticket #27909: Portfile.diff
File Portfile.diff, 1.3 KB (added by howarth@…, 14 years ago) |
---|
-
Portfile
old new 5 5 PortGroup python26 1.0 6 6 7 7 name relax 8 version 1.3. 48 version 1.3.6 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 421d92a998bfd359678d689e2f65fc62\21 sha1 fb5a7b1533b10d358c141cfbf0a267deb502affb\22 rmd160 2ba248402c3e0e0efaf00ac61696965ff316a0d020 checksums md5 e515856a4255a832f7a0314f2e0509f3 \ 21 sha1 1fdec7d53ae6a63def31692403227733bef5c32f \ 22 rmd160 e0a05708bb0e4073dfed553888444c46bfc90a99 23 23 use_bzip2 yes 24 24 depends_lib port:scons port:py26-minfx port:py26-scientific 25 patchfiles relax.patch sample.patch25 patchfiles relax.patch 26 26 post-patch { 27 27 reinplace "s|@DEST_ROOT@|${destroot}|g" ${worksrcpath}/scons/install.py \ 28 28 ${worksrcpath}/sconstruct