mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
net/py-ldap2: update to 2.4.15
- update to 2.4.15 - add some non-functional whitespace changes
This commit is contained in:
parent
9ab206c3bc
commit
ef7b6a0b25
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350266
2 changed files with 7 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ldap2
|
||||
PORTVERSION= 2.4.13
|
||||
PORTVERSION= 2.4.15
|
||||
CATEGORIES= net python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -26,6 +26,7 @@ REPLACE_ARGS= -e 's,/opt/openldap-RE24/lib,${LOCALBASE}/lib,' \
|
|||
|
||||
OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options
|
||||
OPTIONS_DEFINE= SASL
|
||||
OPTIONS_DEFAULT=SASL
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (python-ldap-2.4.13.tar.gz) = 96853b9bbdacb341d6a3d60fdc89f8cb8acef47970ce8492ee3cbe975b9c7dbf
|
||||
SIZE (python-ldap-2.4.13.tar.gz) = 135550
|
||||
SHA256 (python-ldap-2.4.15.tar.gz) = 30bcac33ded943557fbafb1b6d9c345deab34d89d63dbcee9e6b59207db11670
|
||||
SIZE (python-ldap-2.4.15.tar.gz) = 111597
|
||||
|
|
Loading…
Add table
Reference in a new issue