Ticket #43534: gildas.diff
File gildas.diff, 1.3 KB (added by smaret (Sebastien Maret), 11 years ago) |
---|
-
Portfile
5 5 PortGroup compilers 1.0 6 6 7 7 name gildas 8 version 201404 b8 version 201404c 9 9 categories science 10 10 platforms darwin 11 11 maintainers gmail.com:sebastien.maret … … 25 25 26 26 homepage http://www.iram.fr/IRAMFR/GILDAS/gildas.html 27 27 master_sites http://www.iram.fr/~gildas/dist/ 28 distname ${name}-src-apr14 b28 distname ${name}-src-apr14c 29 29 30 checksums rmd160 02f59882bc19c656bd5bec6f79a220915003fb76\31 sha256 4a6c7ef9bb7c96549c61847eb58fc4adca361b4fb260faf94f7d84e76019398130 checksums rmd160 8ebf90758e521e22c6ee69669832dc726c9fc78e \ 31 sha256 e229d8645d78271419dafd7949afde3546665520f1835f1204ca7ee8155525aa 32 32 33 33 patch.pre_args -p1 34 34 patchfiles patch-admin-Makefile.diff \ … … 103 103 104 104 destroot { 105 105 xinstall -d ${destroot}${prefix}/lib 106 copy ${workpath}/gildas-exe-apr14 b${destroot}${prefix}/lib/gildas106 copy ${workpath}/gildas-exe-apr14c ${destroot}${prefix}/lib/gildas 107 107 108 108 xinstall ${filespath}/astro.in ${destroot}${prefix}/bin/astro 109 109 xinstall ${filespath}/class.in ${destroot}${prefix}/bin/class