Ticket #46584: py-apptools_Portfile.diff

File py-apptools_Portfile.diff, 750 bytes (added by jjstickel (Jonathan Stickel), 9 years ago)
  • Portfile

    old new  
    55PortGroup           python 1.0
    66PortGroup           github 1.0
    77
    8 github.setup        enthought apptools 4.2.0
     8github.setup        enthought apptools 4.2.1
    99
    1010name                py-apptools
    1111categories-append   devel
     
    2020    These packages are distributed together as the AppTools project.
    2121platforms           darwin
    2222
    23 checksums           rmd160  61a545c79ffbe67ca2d032eb72286dc7e0ee64a8 \
    24                     sha256  67642d6a36a3f3b2e8db003f1d80ebc393ccb9639af04a0c2913eff8dff6335c
     23checksums           rmd160  2d680fbc59da915c312d4203c8e3873c55592462 \
     24                    sha256  6e3d04b4cf8aa588424b049bcac31b4dffe35b08f5b668e9498b8bf62a4c4327
     25
    2526
    2627python.versions     26 27
    2728