Ticket #14348: patch-Portfile.diff

File patch-Portfile.diff, 704 bytes (added by cssdev, 16 years ago)

Bump the port version and checksums for CMake 2.4.8.

  • Portfile

     
    22
    33PortSystem 1.0
    44name            cmake
    5 version         2.4.7
     5version         2.4.8
    66categories      devel
    77maintainers     css@macports.org
    88description     Cross-platform make
     
    1414homepage        http://www.cmake.org/
    1515platforms       darwin freebsd
    1616master_sites    http://www.cmake.org/files/v2.4/
    17 checksums       md5 4476c423b8f74266136964e42ea88028 \
    18                 sha1 72308fdd131d5a5ad1c617769c16a417ebec0004
     17checksums       md5 f5dd061c31765a49dc17ae8bdc986779 \
     18                sha1 5d253b128274cc9517bce92fc25798d55baa253b
    1919configure.args  --mandir=/share/man --docdir=/share/doc/cmake
    2020
    2121post-destroot {