Ticket #55036: py-twisted.diff
File py-twisted.diff, 721 bytes (added by ryandesign (Ryan Carsten Schmidt), 7 years ago) |
---|
-
Portfile
5 5 6 6 name py-twisted 7 7 version 17.5.0 8 revision 28 revision 3 9 9 categories-append devel net 10 10 license MIT 11 11 platforms darwin … … 37 37 port:py${python.version}-incremental \ 38 38 port:py${python.version}-hyperlink \ 39 39 port:py${python.version}-constantly 40 41 patchfiles patch-src-twisted-mail-smtp.py.diff 42 40 43 post-destroot { 41 44 # update the plugin cache 42 45 system "PYTHONPATH=${destroot}${python.pkgd} ${python.bin} ${filespath}/getPlugins.py"