forked from Lainports/freebsd-ports
net/py-ldap2: update to 2.4.19
This commit is contained in:
parent
783e7d5723
commit
3de7a12258
2 changed files with 5 additions and 5 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ldap2
|
||||
PORTVERSION= 2.4.18
|
||||
PORTVERSION= 2.4.19
|
||||
CATEGORIES= net python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
@ -20,8 +20,8 @@ USE_PYTHON= autoplist distutils
|
|||
USE_OPENLDAP= yes
|
||||
WANT_OPENLDAP_VER= 24
|
||||
|
||||
REPLACE_ARGS= -e 's,/opt/openldap/lib64,${LOCALBASE}/lib,' \
|
||||
-e 's,/opt/openldap/include,${LOCALBASE}/include,' \
|
||||
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
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (python-ldap-2.4.18.tar.gz) = e375c5b9dea6022299a56435b5fef92c803d23659799df1f7d45c89a74b007fa
|
||||
SIZE (python-ldap-2.4.18.tar.gz) = 137451
|
||||
SHA256 (python-ldap-2.4.19.tar.gz) = 02fddb3accbfb54e40ff47a59457e422b253f9fb6cd64bb3851b349295fab048
|
||||
SIZE (python-ldap-2.4.19.tar.gz) = 138503
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue