Ticket #33867: yorick-yutils-1.5.2.diff

File yorick-yutils-1.5.2.diff, 1.3 KB (added by paumard, 12 years ago)

1.5.0 -> 1.5.2

  • Portfile

    old new  
    22# $Id: Portfile 70583 2010-08-14 13:56:39Z ryandesign@macports.org $
    33
    44PortSystem          1.0
     5PortGroup           github 1.0
    56
    67set uname           yutils
    7 name                yorick-${uname}
    8 version             1.5.0
     8github.setup        frigaut yorick-${uname} 1.5.2
    99categories          science
    1010platforms           darwin
    1111maintainers         users.sourceforge.net:paumard
     
    1717                    constants, search for extrema in arrays or functions, \
    1818                    plots, and more.
    1919homepage            http://maumae.net/yorick/doc/plugins.php
    20 master_sites        http://maumae.net/yorick/packages/src/
    21 distname            ${uname}-${version}-src
    22 extract.suffix      .tgz
    23 worksrcdir          ${name}-${version}
    24 
    25 checksums           md5     c8d86715be5f9453fd0b8c70dd39308a \
    26                     sha1    be3a4793cfe6080d2841dc1a9943f8fea5d31932 \
    27                     rmd160  2c9fb2d3e751189d82235fafb84b2cb9439f9bde
    2820
    29 depends_lib         port:yorick
     21checksums           rmd160  d4ce6f26cabd2b0f356a039c328dd8c1613840bd \
     22                    sha256  d99b2a9e8a937eecfd80221323e6dbc7a44ce658ebbc1191bfe91491b91e7653
     23
     24depends_lib-append  port:yorick
    3025
    3126configure.cmd       ${prefix}/bin/yorick
    3227configure.pre_args