Ticket #50675: Portfile-matio.diff

File Portfile-matio.diff, 1.2 KB (added by Schamschula (Marius Schamschula), 8 years ago)
  • Portfile

    old new  
    44PortSystem              1.0
    55
    66name                    matio
    7 version                 1.5.3
     7version                 1.5.6
    88
    9 # handle stealth update. Remove or comment out with nex version update.
    10 revision                1
    11 dist_subdir             ${name}/${version}_${revision}
     9# handle stealth update. Remove or comment out with next version update.
     10#revision                1
     11#dist_subdir             ${name}/${version}_${revision}
    1212
    1313set branch              [join [lrange [split ${version} .] 0 1] .]
    1414maintainers             nomaintainer
     
    2525homepage                http://sourceforge.net/projects/matio
    2626master_sites            sourceforge
    2727
    28 checksums               rmd160  ae6ba83ad7ec30aec7a919f766abcd821457a602 \
    29                         sha256  85ba46e192331473dc4d8a9d266679f8f81e60c06debdc4b6f9d7906bad46257
     28checksums               rmd160  cc29dc38ee26fc1c37040fb66e6aa30b08589fe6 \
     29                        sha256  39a6e6a40d9fd8d707f4494483b8df30ffd617ba0a19c663e3685ad55ff55878
    3030
    3131depends_lib             path:lib/libhdf5.dylib:hdf5 \
    3232                        port:zlib