Ticket #17546: Portfile.diff

File Portfile.diff, 523 bytes (added by loshea@…, 15 years ago)

Portfile diff that bumps version from 7.0 to 7.1

  • Portfile

    old new  
    22
    33PortSystem 1.0
    44name            boehmgc
    5 version         7.0
     5version         7.1
    66revision        1
    77categories      devel
    88maintainers     waqar@macports.org
     
    1717platforms       darwin
    1818master_sites    ${homepage}gc_source/
    1919distname        ${d_name}-${version}
    20 checksums       sha1 657d84b702a572f8a510d2c28578a6dbaad3fed2
     20checksums       sha1 e84cba5d18f4ea5ed4e5fd3f1dc6a46bc190ff6f
    2121configure.args  --with-threads=posix \
    2222                --enable-cplusplus
    2323