From f637b43fec14553dcf7fdd3a95991aa5909cc59c Mon Sep 17 00:00:00 2001 From: Ruslan Makhmatkhanov Date: Wed, 18 Nov 2015 21:41:48 +0000 Subject: devel/py-asn1: move to devel/py-pyasn1 to match PyPI name - move to devel/py-pyasn1 to match PyPI name - update *_DEPENDS and bump PORTREVISION in dependent ports - reset PORTEPOCH PR: 204567 Submitted by: John W. O'Brien Approved by: mhjacks@swbell.net (maintainer of devel/py-asn1) --- net/py-ldap3/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net/py-ldap3') diff --git a/net/py-ldap3/Makefile b/net/py-ldap3/Makefile index 9d99bbe72a11..0b2e6c54730f 100644 --- a/net/py-ldap3/Makefile +++ b/net/py-ldap3/Makefile @@ -2,6 +2,7 @@ PORTNAME= ldap3 PORTVERSION= 0.9.9.2 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +13,7 @@ COMMENT= Strictly RFC 4511 conforming LDAP V3 pure Python client LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING.txt -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asn1>0:${PORTSDIR}/devel/py-asn1 +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1>0:${PORTSDIR}/devel/py-pyasn1 NO_ARCH= yes USES= python -- cgit v1.2.3