security/py-pycrypto: sync with upstream

Taken from: HardenedBSD
This commit is contained in:
Franco Fichtner 2018-02-26 09:24:00 +01:00
parent 522f50c9ed
commit 4e78002e2b

View file

@ -3,7 +3,7 @@
PORTNAME= pycrypto
PORTVERSION= 2.6.1
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -14,7 +14,7 @@ COMMENT= Python Cryptography Toolkit
LICENSE= PD
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
CONFLICTS_INSTALL= ${PYTHONPKGNAMEPREFIX}pycryptodome-*
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}pycryptodome-*
USES= python
USE_PYTHON= distutils autoplist