Ticket #23958: Portfile.patch

File Portfile.patch, 1.1 KB (added by mdippery@…, 14 years ago)

Portfile patch for 1.5

  • Portfile

    old new  
    55PortGroup           python26 1.0
    66
    77name                mercurial
    8 version             1.4.2
     8version             1.5
    99categories          devel python
    1010maintainers         deric
    1111description         A fast, lightweight, distributed SCM system written in \
     
    2626homepage            http://www.selenic.com/mercurial/
    2727platforms           darwin
    2828master_sites        http://mercurial.selenic.com/release/
    29 checksums           md5     cf23b0887f0437c8601d5b89ae4663a6 \
    30                     sha1    6bc5d33624dae7db5dedae2c676f40b28b945763 \
    31                     rmd160  05eb8a8932adb1a4a530a08970d6cffb52f2a10b
     29checksums           md5     6e31357ada35fe20557f08a4e89f9c42 \
     30                    sha1    f4e5ff53be661a8bd1422c70ae76337aafbffa56 \
     31                    rmd160  adc1bca311ecac8afd13424613fc95a3777f1011
    3232
    3333post-destroot {
    3434    # install html docs
     
    7474}
    7575
    7676livecheck.type  regex
    77 livecheck.regex {(\d+(?:\.\d+)*)</em>}
    78  No newline at end of file
     77livecheck.regex {(\d+(?:\.\d+)*)</em>}