Index: head/net/py-ldap/Makefile =================================================================== --- head/net/py-ldap/Makefile (revision 392038) +++ head/net/py-ldap/Makefile (revision 392039) @@ -1,43 +1,43 @@ # $FreeBSD$ PORTNAME= ldap -PORTVERSION= 2.4.19 +PORTVERSION= 2.4.20 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-${PORTNAME}-${PORTVERSION} MAINTAINER= rm@FreeBSD.org COMMENT= LDAP module for python, for OpenLDAP2 LICENSE= PSFL LICENSE_FILE= ${WRKSRC}/LICENCE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asn1-modules>=0:${PORTSDIR}/devel/py-asn1-modules USES= python:2 USE_PYTHON= autoplist distutils USE_OPENLDAP= yes WANT_OPENLDAP_VER= 24 REPLACE_ARGS= -e 's,/opt/openldap-RE24/lib,${LOCALBASE}/lib,' \ -e 's,/opt/openldap-RE24/include,${LOCALBASE}/include,' \ -e 's,/usr/include/sasl,${LOCALBASE}/include/sasl,' OPTIONS_DEFINE= SASL .include .if ${PORT_OPTIONS:MSASL} WANT_OPENLDAP_SASL= yes CONFLICTS+= openldap24-client-2.* .endif do-configure: @${REINPLACE_CMD} ${REPLACE_ARGS} ${WRKSRC}/setup.cfg .if ! ${PORT_OPTIONS:MSASL} @cd ${WRKSRC} && ${PYTHON_CMD} setup.py -q setopt -c _ldap -s HAVE_TLS -o defines @cd ${WRKSRC} && ${PYTHON_CMD} setup.py -q saveopts .endif .include Index: head/net/py-ldap/distinfo =================================================================== --- head/net/py-ldap/distinfo (revision 392038) +++ head/net/py-ldap/distinfo (revision 392039) @@ -1,2 +1,2 @@ -SHA256 (python-ldap-2.4.19.tar.gz) = 02fddb3accbfb54e40ff47a59457e422b253f9fb6cd64bb3851b349295fab048 -SIZE (python-ldap-2.4.19.tar.gz) = 138503 +SHA256 (python-ldap-2.4.20.tar.gz) = 4b8891539a3171d993cf7896b632ff088a4c707ae85ac3c77db1454f7949f3e2 +SIZE (python-ldap-2.4.20.tar.gz) = 142355