Ticket #16959: Portfile.diff

File Portfile.diff, 1.1 KB (added by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), 15 years ago)
  • Portfile

    old new  
    11# $Id: Portfile 38785 2008-07-31 09:10:05Z ryandesign@macports.org $
    22
    33PortSystem 1.0
     4
    45name            szip
    5 version         2.0
     6version         2.1
    67categories      archivers
    7 maintainers     marius@physics.aamu.edu
     8maintainers     physics.aamu.edu:marius
    89description     Szip is an implementation of the extended-Rice lossless compression \
    910                algorithm.
    1011long_description \
     
    1819homepage        http://hdf.ncsa.uiuc.edu/doc_resource/SZIP/
    1920platforms       darwin
    2021master_sites    ftp://ftp.hdfgroup.org/lib-external/szip/${version}/src/
    21 checksums       md5 21383e286267021cbe93cbb2698bf8b9
     22checksums       md5 9cc9125a58b905a4148e4e2fda3fabc6 \
     23                sha1 749181f2333937c8321b5f61616b1ad9b1d4bf01 \
     24                rmd160 8a0829741375e4d79d7ebc6ba291b3ab7d0cd7ed
    2225
    2326configure.args  --disable-encoding
    2427
    25 variant encoder {
     28test.run        yes
     29test.target     check
     30
     31variant encoder description {Enable SZIP encoding} {
    2632        configure.args-delete   --disable-encoding
    2733}
     34
     35livecheck.check  md5
     36livecheck.url    ftp://ftp.hdfgroup.org/lib-external/szip/
     37livecheck.md5    a85f3ad0a2ef538172bdea3ea70b7026