Ticket #43829: Portfile.diff

File Portfile.diff, 973 bytes (added by howarth.at.macports@…, 10 years ago)

Portfile diff fot relax 3.2.1

  • Portfile

    old new  
    66PortGroup           wxWidgets 1.0
    77
    88name                relax
    9 version             3.0.0
     9version             3.2.1
    1010categories          science python chemistry
    1111license             GPL-3
    1212maintainers         bromo.med.uc.edu:howarth
     
    1919master_sites        http://download.gna.org/relax/
    2020distfiles           ${name}-${version}.src.tar.bz2
    2121dist_subdir         ${name}
    22 checksums           md5     eb89c6879545973de95d58797f584301 \
    23                     sha1    f0cc6716d44bcbf4b8fd6b73d6d5847e738700fc \
    24                     rmd160  7124ecee5c35eb8935c966759b6707a26fce7fe1
     22checksums           md5     cdf5e5e9fc5d1a369fbbb6289ee10715 \
     23                    sha1    50a1eadd7b594720427f207a959ced931254f082 \
     24                    rmd160  a49920fe2174dbfd09ce550777471b1e3aba4b3e
    2525use_bzip2           yes
    2626
    2727python.default_version 27