Ticket #28614: Portfile.diff

File Portfile.diff, 800 bytes (added by guidolorenz@…, 13 years ago)
  • Portfile

    old new  
    55PortGroup           python26 1.0
    66
    77name                mercurial
    8 version             1.7.3
     8version             1.8
    99categories          devel python
    1010license             GPLv2+
    1111maintainers         deric
     
    2727homepage            http://www.selenic.com/mercurial/
    2828platforms           darwin
    2929master_sites        http://mercurial.selenic.com/release/
    30 checksums           md5     1d635ad307fa20a5e9c6afba6145a73b \
    31                     sha1    32b513e194f1687910caae5b0bb2a0736abb9a3a
     30checksums           md5     c97b39832f2da60f951d1b7701688bd2 \
     31                    sha1    51e335638996e614c8a1c251d4cadb9524ed9ad0
    3232
    3333depends_run         port:curl-ca-bundle
    3434