Ticket #36144: Portfile.patch

File Portfile.patch, 901 bytes (added by 521E328E-2A13-4749-826A-E4EF4F22A0F1@…, 12 years ago)

Patch for devel/ninja/Portfile

  • Portfile

     
    44PortSystem          1.0
    55PortGroup           github 1.0
    66
    7 github.setup        martine ninja 120715 release-
     7github.setup        martine ninja 1.0.0 v
    88revision            1
     9epoch               1
    910categories          devel
    1011platforms           darwin
    1112maintainers         simplit.com:port openmaintainer
     
    2829
    2930homepage            http://martine.github.com/ninja/
    3031
    31 checksums           rmd160  3b5c500e3ad8997bb5f7f5e525d9a7e77ed37c96 \
    32                     sha256  d0579a0181d76883b408f6487af52a18e548e3981df2c8d475d2d08e031a4b02
     32checksums           rmd160  d417ebf83c0e54084c3db01193d0c7431f95e6c0 \
     33                    sha256  43a25892fe4d2da8eb5075490a900bbb48d6ff63308f1327260f51cb6b84657a
    3334
    3435use_configure       no
    3536