K 10 svn:author V 2 rm K 8 svn:date V 27 2014-12-30T13:36:19.918429Z K 7 svn:log V 693 devel/py-twistedCore: add dependency on security/py-service_identity - add dependency on security/py-service_identity. It fixes this warning when running deluge, for example: """ /usr/local/lib/python2.7/site-packages/twisted/internet/_sslverify.py:184: UserWarning: You do not have the service_identity module installed. Without the service_identity module and a recent enough pyOpenSSL tosupport it, Twisted can perform only rudimentary TLS client hostnameverification. Many valid certificate/hostname mappings may be rejected. verifyHostname, VerificationError = _selectVerifyImplementation() """ - define LICENSE_FILE - update comment - bump PORTREVISION because of dependency change END