Ticket #55036: py-twisted.diff

File py-twisted.diff, 721 bytes (added by ryandesign (Ryan Carsten Schmidt), 7 years ago)
  • Portfile

     
    55
    66name                py-twisted
    77version             17.5.0
    8 revision            2
     8revision            3
    99categories-append   devel net
    1010license             MIT
    1111platforms           darwin
     
    3737        port:py${python.version}-incremental \
    3838        port:py${python.version}-hyperlink \
    3939        port:py${python.version}-constantly
     40
     41    patchfiles      patch-src-twisted-mail-smtp.py.diff
     42
    4043    post-destroot {
    4144        # update the plugin cache
    4245        system "PYTHONPATH=${destroot}${python.pkgd} ${python.bin} ${filespath}/getPlugins.py"