Ticket #19734: jhead.diff

File jhead.diff, 911 bytes (added by macports@…, 15 years ago)
  • Portfile

    old new  
    22
    33PortSystem 1.0
    44name                    jhead
    5 version                 2.7
     5version                 2.87
    66categories              graphics
    77platforms               darwin
    88maintainers             cotsworth.com:simon
     
    2222
    2323homepage                http://www.sentex.net/~mwandel/${name}/
    2424master_sites    ${homepage}
    25 checksums       md5 be10a197a8858de5d86ae89219e806fb \
    26                 sha1 978a70e8abcf275b39c8ccb27893962b5c4dff4a
     25checksums           md5     7e5e84bf74800808c171956414228db9 \
     26                    sha1    c903837adc3ecd8cfe8bdcf7a8660d18754f4800 \
     27                    rmd160  2d19eb52817d03a7d7afbad2ac402b236c23a7bf
     28
    2729
    2830use_configure   no
    2931
     
    3436        xinstall -m 0755 ${worksrcpath}/${name} \
    3537          ${destroot}${prefix}/bin
    3638
    37         system "gunzip ${worksrcpath}/${name}.1.gz"
    3839        xinstall -m 0644 ${worksrcpath}/${name}.1 \
    3940          ${destroot}${prefix}/share/man/man1
    4041