New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #15831: file.diff

File file.diff, 0.9 KB (added by blb@…, 4 years ago)

patch to Portfile

  • Portfile

    old new  
    33PortSystem 1.0 
    44 
    55name                file 
    6 version             4.23 
    7 revision            0 
     6version             4.25 
    87categories          sysutils 
    98maintainers         nomaintainer 
    109description         File - determine file type 
     
    1918master_sites        ftp://ftp.fu-berlin.de/unix/tools/${name}/ \ 
    2019                    ftp://ftp.astron.com/pub/${name}/ \ 
    2120                    ftp://ftp.gw.com/mirrors/pub/unix/${name}/ 
    22 checksums           md5 014a69979a8d5225a6ca2bcc4d7e967e        \ 
    23                     sha1 83a90894a6b89f80207b9fcf0e382a627e4c5f0b 
     21checksums           md5 cdf1f90d2704e71118353c16c19898ba \ 
     22                    sha1 0d4a0b678a4c13fbc38cd0ea633ef4df60d74f22 \ 
     23                    rmd160  c877a223a1dbdfd38c6f5ac385b533e8c5223fe1 
    2424 
    2525patchfiles          patch-lzma.diff 
    2626