- Update to 2.0.6

PR:		ports/78027
Submitted by:	Boris B. Samorodov <bsam@ipt.ru>
This commit is contained in:
Pav Lucistnik 2005-02-25 21:23:10 +00:00
parent 36e598b80c
commit 20687bc303
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=129805
2 changed files with 6 additions and 6 deletions

View file

@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= ldap2
PORTVERSION= 2.0.0pre21
PORTVERSION= 2.0.6
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= python-ldap
@ -21,9 +21,9 @@ USE_OPENLDAP= yes
USE_REINPLACE= yes
do-configure:
@${REINPLACE_CMD} -e "s=/usr/local/openldap-REL_ENG_2_1/lib=${LOCALBASE}/lib=" \
-e "s=/usr/local/openldap-REL_ENG_2_1/include=${LOCALBASE}/include=" \
-e "s=ldap_r lber sasl2 ssl crypto=ldap_r lber ssl crypto=" \
@${REINPLACE_CMD} -e "s=/usr/local/openldap-OPENLDAP_REL_ENG_2_2/lib=${LOCALBASE}/lib=" \
-e "s=/usr/local/openldap-OPENLDAP_REL_ENG_2_2/include=${LOCALBASE}/include=" \
-e "s=ldap_r lber ssl crypto sasl2=ldap_r lber ssl crypto=" \
${WRKSRC}/setup.cfg
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
MD5 (python-ldap-2.0.0pre21.tar.gz) = 8593cb3fe5b29ca06106ff6072015a3b
SIZE (python-ldap-2.0.0pre21.tar.gz) = 64711
MD5 (python-ldap-2.0.6.tar.gz) = 59fd9345a77451b7749a28a458406695
SIZE (python-ldap-2.0.6.tar.gz) = 66029