Changeset 98640


Ignore:
Timestamp:
Oct 11, 2012, 10:56:58 PM (12 years ago)
Author:
mww@…
Message:

uthash: version 1.9.7

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/devel/uthash/Portfile

    r92428 r98640  
    44
    55name                uthash
    6 version             1.9.6
     6version             1.9.7
    77categories          devel
    88platforms           darwin
     
    1414homepage            http://uthash.sourceforge.net/
    1515master_sites        sourceforge
    16 checksums           md5     c808baa0a5686e97eb9e625b9211cf90 \
    17                     sha1    7b1178ffbd2b4d4be10543f6fe34e8e0dd1000a7 \
    18                     rmd160  4fcb09e23c48875896c290d0a6f0eec3ac7258ec
     16checksums           rmd160  7bcc560bb1b8a930eb3ceca7a60b18ce1021b8ae \
     17                    sha256  956f5c99798349c413275fe4c9ff128d72e280655dadbe4365f8e9fbda91393f
    1918use_bzip2           yes
    2019
     
    3231    copy ${worksrcpath}/doc ${destroot}${prefix}/share/doc/${name}
    3332    delete ${destroot}${prefix}/share/doc/${name}/Makefile
     33    xinstall -m 644 -W ${worksrcpath} README LICENSE \
     34        ${destroot}${prefix}/share/doc/${name}
    3435}
    3536
Note: See TracChangeset for help on using the changeset viewer.