net/py-ldap2: update to 2.4.15

- update to 2.4.15
- add some non-functional whitespace changes
This commit is contained in:
Ruslan Makhmatkhanov 2014-04-05 20:54:52 +00:00
parent 9ab206c3bc
commit ef7b6a0b25
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350266
2 changed files with 7 additions and 6 deletions

View file

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= ldap2
PORTVERSION= 2.4.13
PORTVERSION= 2.4.15
CATEGORIES= net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -14,10 +14,10 @@ LICENSE= PSFL
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asn1-modules>=0:${PORTSDIR}/devel/py-asn1-modules
USE_PYTHON= 2
USE_PYTHON= 2
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
USE_OPENLDAP= yes
USE_OPENLDAP= yes
WANT_OPENLDAP_VER= 24
REPLACE_ARGS= -e 's,/opt/openldap-RE24/lib,${LOCALBASE}/lib,' \
@ -26,12 +26,13 @@ REPLACE_ARGS= -e 's,/opt/openldap-RE24/lib,${LOCALBASE}/lib,' \
OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options
OPTIONS_DEFINE= SASL
OPTIONS_DEFAULT=SASL
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MSASL}
WANT_OPENLDAP_SASL= yes
CONFLICTS+= openldap2[34]-client-2.*
CONFLICTS+= openldap2[34]-client-2.*
.endif
do-configure:

View file

@ -1,2 +1,2 @@
SHA256 (python-ldap-2.4.13.tar.gz) = 96853b9bbdacb341d6a3d60fdc89f8cb8acef47970ce8492ee3cbe975b9c7dbf
SIZE (python-ldap-2.4.13.tar.gz) = 135550
SHA256 (python-ldap-2.4.15.tar.gz) = 30bcac33ded943557fbafb1b6d9c345deab34d89d63dbcee9e6b59207db11670
SIZE (python-ldap-2.4.15.tar.gz) = 111597