Index: head/net/py-ldap/Makefile =================================================================== --- head/net/py-ldap/Makefile (revision 406713) +++ head/net/py-ldap/Makefile (revision 406714) @@ -1,41 +1,41 @@ # $FreeBSD$ PORTNAME= ldap -PORTVERSION= 2.4.22 +PORTVERSION= 2.4.25 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}pyasn1-modules>0:${PORTSDIR}/devel/py-pyasn1-modules USES= python:2 USE_PYTHON= autoplist distutils USE_OPENLDAP= yes WANT_OPENLDAP_VER= 24 OPTIONS_DEFINE= SASL .include .if ${PORT_OPTIONS:MSASL} WANT_OPENLDAP_SASL= yes CONFLICTS+= openldap24-client-2.* .endif do-configure: @${REINPLACE_CMD} -e 's,/usr/local,${LOCALBASE},' ${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 post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/_ldap.so .include Index: head/net/py-ldap/distinfo =================================================================== --- head/net/py-ldap/distinfo (revision 406713) +++ head/net/py-ldap/distinfo (revision 406714) @@ -1,2 +1,2 @@ -SHA256 (python-ldap-2.4.22.tar.gz) = 9ef5872a95292f3ffe507aa09c805d7e1558b08159da0a81ba9dd04910be50b7 -SIZE (python-ldap-2.4.22.tar.gz) = 121397 +SHA256 (python-ldap-2.4.25.tar.gz) = 62d00dbc86f3f9b21beacd9b826e8f9895f900637a60a6d4e7ab59a1cdc64e56 +SIZE (python-ldap-2.4.25.tar.gz) = 121573