Ticket #43534: gildas.diff

File gildas.diff, 1.3 KB (added by smaret (Sebastien Maret), 10 years ago)
  • Portfile

     
    55PortGroup           compilers 1.0
    66
    77name                gildas
    8 version             201404b
     8version             201404c
    99categories          science
    1010platforms           darwin
    1111maintainers         gmail.com:sebastien.maret
     
    2525
    2626homepage            http://www.iram.fr/IRAMFR/GILDAS/gildas.html
    2727master_sites        http://www.iram.fr/~gildas/dist/
    28 distname            ${name}-src-apr14b
     28distname            ${name}-src-apr14c
    2929
    30 checksums           rmd160 02f59882bc19c656bd5bec6f79a220915003fb76 \
    31                     sha256 4a6c7ef9bb7c96549c61847eb58fc4adca361b4fb260faf94f7d84e760193981
     30checksums           rmd160  8ebf90758e521e22c6ee69669832dc726c9fc78e \
     31                    sha256  e229d8645d78271419dafd7949afde3546665520f1835f1204ca7ee8155525aa
    3232
    3333patch.pre_args      -p1
    3434patchfiles          patch-admin-Makefile.diff \
     
    103103
    104104destroot {
    105105    xinstall -d ${destroot}${prefix}/lib
    106     copy ${workpath}/gildas-exe-apr14b ${destroot}${prefix}/lib/gildas
     106    copy ${workpath}/gildas-exe-apr14c ${destroot}${prefix}/lib/gildas
    107107
    108108    xinstall ${filespath}/astro.in ${destroot}${prefix}/bin/astro
    109109    xinstall ${filespath}/class.in ${destroot}${prefix}/bin/class