mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- update to 2.4.9
Feature safe: yes
This commit is contained in:
parent
e647d5e1fc
commit
aaaafa6fbe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294007
@ -1,11 +1,11 @@
|
||||
# New ports collection makefile for: ldapmodule
|
||||
# Date created: 05.Jul 2000
|
||||
# Whom: dirk.meyer@dinoex.sub.org
|
||||
# Date created: 05.Jul 2000
|
||||
# Whom: dirk.meyer@dinoex.sub.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ldap2
|
||||
PORTVERSION= 2.4.8
|
||||
PORTVERSION= 2.4.9
|
||||
CATEGORIES= net python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -15,11 +15,10 @@ MAINTAINER= rm@FreeBSD.org
|
||||
COMMENT= An LDAP module for python, for OpenLDAP2
|
||||
|
||||
LICENSE= PSFL
|
||||
LICENSE_FILE= ${WRKSRC}/LICENCE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asn1-modules>=0:${PORTSDIR}/devel/py-asn1-modules
|
||||
|
||||
USE_PYTHON= 2.6-2.7
|
||||
USE_PYTHON= -2.7
|
||||
USE_PYDISTUTILS= easy_install
|
||||
USE_OPENLDAP= yes
|
||||
PYDISTUTILS_PKGNAME= python-ldap
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (python-ldap-2.4.8.tar.gz) = 9e4f17fbb7c613f4adc035ca683b193945385ead9924ea6367979e78bb44df62
|
||||
SIZE (python-ldap-2.4.8.tar.gz) = 133146
|
||||
SHA256 (python-ldap-2.4.9.tar.gz) = 247c29f30faf016f0d1dbe702a5026a4633dfa9b8b90c7ef46de68a58424ee8b
|
||||
SIZE (python-ldap-2.4.9.tar.gz) = 133453
|
||||
|
@ -9,4 +9,4 @@ Some cool things people have done with ldapmodule
|
||||
* Michael Stroeder's web2ldap (previously ldap-client-cgi.py).
|
||||
* LDAP support for Zope (see also Zope)
|
||||
|
||||
WWW: http://python-ldap.sourceforge.net/
|
||||
WWW: http://www.python-ldap.org/
|
||||
|
Loading…
Reference in New Issue
Block a user