aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2012-03-31 05:13:39 +0800
committerrm <rm@FreeBSD.org>2012-03-31 05:13:39 +0800
commitd66d81a96dd43fdb01a0798c401de63041f0c409 (patch)
tree58f750dadeaaf4248ee92f51127afea04f53f6ff /net
parent047c74afacf5e80da17f1bf724d6f53c386644ff (diff)
downloadfreebsd-ports-gnome-d66d81a96dd43fdb01a0798c401de63041f0c409.tar.gz
freebsd-ports-gnome-d66d81a96dd43fdb01a0798c401de63041f0c409.tar.zst
freebsd-ports-gnome-d66d81a96dd43fdb01a0798c401de63041f0c409.zip
- update to 2.4.9
Feature safe: yes
Diffstat (limited to 'net')
-rw-r--r--net/py-ldap2/Makefile9
-rw-r--r--net/py-ldap2/distinfo4
-rw-r--r--net/py-ldap2/pkg-descr2
3 files changed, 7 insertions, 8 deletions
diff --git a/net/py-ldap2/Makefile b/net/py-ldap2/Makefile
index 36cc41e70919..c6c54cf7ddec 100644
--- a/net/py-ldap2/Makefile
+++ b/net/py-ldap2/Makefile
@@ -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
diff --git a/net/py-ldap2/distinfo b/net/py-ldap2/distinfo
index 7f94c1e2d901..669e6085b012 100644
--- a/net/py-ldap2/distinfo
+++ b/net/py-ldap2/distinfo
@@ -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
diff --git a/net/py-ldap2/pkg-descr b/net/py-ldap2/pkg-descr
index 27df601d59bc..59d074982c9d 100644
--- a/net/py-ldap2/pkg-descr
+++ b/net/py-ldap2/pkg-descr
@@ -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/