Ticket #51791: change-nghttp2-maintainer.diff

File change-nghttp2-maintainer.diff, 848 bytes (added by iamGavinJ (GΛVĪN), 8 years ago)

Updated Portfile with revision including 'patchfile'

  • Portfile

    old new  
    66PortGroup           github 1.0
    77
    88github.setup        tatsuhiro-t nghttp2 1.12.0 v
     9revision            1
    910categories          www
    1011platforms           darwin
    1112maintainers         mps openmaintainer
     
    2223checksums           rmd160 ef4b6baa2df33c2bab08aa385623c898d02e3b06 \
    2324                    sha256 445c24243b8132b031c2c9fc9fe99f5abadbce2db4fbdf7eb6d3beaa5797dd4b
    2425
     26patchfiles          patch-src-shrpx_ssl.cc.diff
     27
    2528if {![variant_isset python34] && ![variant_isset python35] } { default_variants +python27 }
    2629
    2730if {![variant_isset python27] && ![variant_isset python34] && ![variant_isset python35]} {