Ticket #47363: Portfile.diff

File Portfile.diff, 809 bytes (added by steenzout (Pedro Salgado), 9 years ago)
  • Portfile

    old new  
    66
    77name            ansible
    88epoch           1
    9 version         1.8.4
     9version         1.9.0.1
    1010categories      sysutils
    1111supported_archs noarch
    1212
     
    2828
    2929master_sites    http://releases.ansible.com/ansible \
    3030                http://pypi.python.org/packages/source/a/ansible
    31 checksums       rmd160 025f39eefc3797e1d6d78ca191ffd087c04b65f8 \
    32                 sha256 d37c04b3abce9b036a6c8311fccb360c5cbc3ec895445f805243b0448d239ec1
     31checksums       rmd160 aee2392e83504f482b482e6da09021605805e40e \
     32                sha256 b2193fd9a4061ab624fa67311796419a759de06b4f321d37169b22ba3831331c
    3333
    3434python.default_version  27
    3535depends_lib-append      port:py${python.version}-httplib2 \