[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / security / py-OpenSSL

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/security/py-OpenSSL/Makefile between version 1.33 and 1.34

version 1.33, 2014/03/21 13:19:02 version 1.34, 2014/03/21 13:23:27
Line 11  HOMEPAGE= https://launchpad.net/pyopenss
Line 11  HOMEPAGE= https://launchpad.net/pyopenss
 COMMENT=        Python interface to the OpenSSL library  COMMENT=        Python interface to the OpenSSL library
 LICENSE=        apache-2.0  LICENSE=        apache-2.0
   
 DEPENDS+=       ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six  DEPENDS+=       ${PYPKGPREFIX}-cryptography-[0-9]*:../../security/py-cryptography
   
 .include "../../lang/python/egg.mk"  .include "../../lang/python/egg.mk"
 .include "../../security/openssl/buildlink3.mk"  .include "../../security/openssl/buildlink3.mk"

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34

CVSweb <webmaster@jp.NetBSD.org>