mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
Update to 2.4.1;
Add dependency on devel/py-asn1-modules (required for ldap.controls.sessiontrack) PR: ports/158701 Submitted by: Ruslan Mahmatkhanov <cvs-src yandex.ru>
This commit is contained in:
parent
e3c89c70c6
commit
d1f8e358a2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277220
@ -5,7 +5,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ldap2
|
||||
PORTVERSION= 2.4.0
|
||||
PORTVERSION= 2.4.1
|
||||
CATEGORIES= net python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -14,6 +14,8 @@ DISTNAME= python-ldap-${PORTVERSION}
|
||||
MAINTAINER= delphij@FreeBSD.org
|
||||
COMMENT= An LDAP module for python, for OpenLDAP2
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asn1-modules>=0:${PORTSDIR}/devel/py-asn1-modules
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= easy_install
|
||||
USE_OPENLDAP= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (python-ldap-2.4.0.tar.gz) = 2c269c3391c91faf91a7d7eeec36fd43c5bcce37e10ef04787742d584a0a09b6
|
||||
SIZE (python-ldap-2.4.0.tar.gz) = 119569
|
||||
SHA256 (python-ldap-2.4.1.tar.gz) = 96fbcf53aa0036b76ea038edaadc2db569b09309865032e60e805b1e51c516b8
|
||||
SIZE (python-ldap-2.4.1.tar.gz) = 120944
|
||||
|
Loading…
Reference in New Issue
Block a user