Ticket #47104: Portfile-octave-octcdf.diff

File Portfile-octave-octcdf.diff, 818 bytes (added by Schamschula (Marius Schamschula), 9 years ago)
  • Portfile

    old new  
    44PortSystem          1.0
    55PortGroup           octave 1.0
    66
    7 octave.setup        octcdf 1.1.7
     7octave.setup        octcdf 1.1.8
    88platforms           darwin
    99license             GPL-2+
    1010maintainers         gmail.com:mschamschula openmaintainer
    1111description         A NetCDF interface for octave.
    1212long_description    ${description}
    1313
    14 checksums           rmd160 d4266588ec0b7941edb4cd1fb781f05ad7a41967 \
    15                     sha256 d18bc01eb3fb4a1cde7beab08c22f0efe10943dd412d27b54c84c4ff219edffa
     14checksums           rmd160 14e98dff8d810bd1ac0a89146474de36e7572c53 \
     15                    sha256 34d7fdeb5168a9ebe513117847a0095c056fa67a1e9b44961433fa865b86d802
    1616
    1717depends_lib-append  port:netcdf
    1818