Ticket #27204: ht.patch

File ht.patch, 987 bytes (added by outis, 13 years ago)

Patch updating ht port to version 2.0.18

  • /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/ht/Portfile

    old new  
    22
    33PortSystem 1.0
    44name            ht
    5 version         2.0.14
     5version         2.0.18
    66revision    1
    77categories      devel editors
    88maintainers     landonf
     
    1616
    1717master_sites    sourceforge:hte
    1818
    19 checksums   md5     168a72e3cee6e7c66a20acf3c469c56a \
    20             sha1    330dd12879bb7aa5bc5a358019020a2a560a83a2 \
    21             rmd160  8c88e0ad0162977c55c6a6d97e23141815559811
     19checksums   md5     ce7698b80035bce297374b338045dadd \
     20            sha1    7d9d897dd50f151217137c4107aa725ae85aa0ec \
     21            rmd160  921f5b57db69d8326c261ec840f578a2c0627d3c
     22
     23post-extract {
     24    file attributes ${worksrcpath}/install-sh -permissions 0755
     25}
    2226
    2327post-destroot {
    2428    file rename ${destroot}${prefix}/bin/ht ${destroot}${prefix}/bin/hte