Ticket #46708: Portfile.diff

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

Portfile.diff for 3.3.5 release

  • Portfile

    old new  
    66PortGroup           wxWidgets 1.0
    77
    88name                relax
    9 version             3.3.1
     9version             3.3.5
    1010categories          science python chemistry
    1111license             GPL-3
    1212maintainers         gmail.com:howarth.at.macports
     
    1919master_sites        http://download.gna.org/relax/
    2020distfiles           ${name}-${version}.src.tar.bz2
    2121dist_subdir         ${name}
    22 checksums           md5     fc3dd1cbc438e908aa9cb43e0282284c \
    23                     sha1    9259586f366492ffd04d2f9500657ee1c4dae3b9 \
    24                     rmd160  f07303c81d03369dca4c709ad417ac2e5f32053b
     22checksums           md5     c33d50779a0e3a923113c5a413920fa6 \
     23                    sha1    6a9e2c18991e5e8921e32998a0f13b5926bb0cf2 \
     24                    rmd160  db5cbc1b7611e23a7b96df66c5b1b5dee662f852
    2525use_bzip2           yes
    2626
    2727python.default_version 27