Ticket #44343: Portfile-ansible.diff

File Portfile-ansible.diff, 764 bytes (added by zdw (Zack Williams), 10 years ago)

Patch for ansible Portfile

  • Portfile

    old new  
    66
    77name            ansible
    88epoch           1
    9 version         1.5.4
     9version         1.6.6
    1010categories      sysutils
    1111supported_archs noarch
    1212
     
    2727platforms       darwin
    2828
    2929master_sites    http://releases.ansible.com/ansible
    30 checksums       rmd160 b4aa410a4c2b5d57179a662535b52fd3c626371d \
    31                 sha256 34b2f73fe4127d3b7888db262a73795661530e5aaa6b765947cd9660dd59d086
     30checksums       rmd160 59c9d07c70310e88f94d6506de19f85aa5688011 \
     31                sha256 cae6ff0d5fea73827c6a5b8bece5718ec5e84a92eb9284f48a4308e07dd18297
    3232
    3333python.default_version  27
    3434depends_lib-append      port:py${python.version}-httplib2 \