mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
Update to 2.0.0pre21 to enable compilation with OpenLDAP 2.2:
<http://sf.net/project/shownotes.php?release_id=227244>
This commit is contained in:
parent
7902676717
commit
0cab681643
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107575
@ -5,7 +5,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ldap2
|
||||
PORTVERSION= 2.0.0pre18
|
||||
PORTVERSION= 2.0.0pre21
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= python-ldap
|
||||
@ -17,7 +17,6 @@ COMMENT= An LDAP module for python, for OpenLDAP2
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME:S=-src==}
|
||||
USE_OPENLDAP= yes
|
||||
USE_REINPLACE= yes
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (python-ldap-2.0.0pre18.tar.gz) = 3df0aa4135417ea71138afd25d0114f9
|
||||
SIZE (python-ldap-2.0.0pre18.tar.gz) = 65441
|
||||
MD5 (python-ldap-2.0.0pre21.tar.gz) = 8593cb3fe5b29ca06106ff6072015a3b
|
||||
SIZE (python-ldap-2.0.0pre21.tar.gz) = 64711
|
||||
|
Loading…
Reference in New Issue
Block a user