diff options
author | rm <rm@FreeBSD.org> | 2013-05-30 06:27:18 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2013-05-30 06:27:18 +0800 |
commit | 6b80e7ef56f4d79f466b0a6d9b155440f7eae4fc (patch) | |
tree | 634574bc6c1f70d151ab9b9f918f18a2ee10cfd1 | |
parent | 422e6b1b5c25c0ffa702a9de17d0f952be55e94a (diff) | |
download | freebsd-ports-gnome-6b80e7ef56f4d79f466b0a6d9b155440f7eae4fc.tar.gz freebsd-ports-gnome-6b80e7ef56f4d79f466b0a6d9b155440f7eae4fc.tar.zst freebsd-ports-gnome-6b80e7ef56f4d79f466b0a6d9b155440f7eae4fc.zip |
- update to 2.4.12
- remove leading article from COMMENT
- tab -> space change in pkg-descr:WWW
-rw-r--r-- | net/py-ldap2/Makefile | 4 | ||||
-rw-r--r-- | net/py-ldap2/distinfo | 4 | ||||
-rw-r--r-- | net/py-ldap2/pkg-descr | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/net/py-ldap2/Makefile b/net/py-ldap2/Makefile index d29c8caa948f..137d7bae1cd5 100644 --- a/net/py-ldap2/Makefile +++ b/net/py-ldap2/Makefile @@ -1,14 +1,14 @@ # $FreeBSD$ PORTNAME= ldap2 -PORTVERSION= 2.4.10 +PORTVERSION= 2.4.12 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-ldap-${PORTVERSION} MAINTAINER= rm@FreeBSD.org -COMMENT= An LDAP module for python, for OpenLDAP2 +COMMENT= LDAP module for python, for OpenLDAP2 LICENSE= PSFL diff --git a/net/py-ldap2/distinfo b/net/py-ldap2/distinfo index 1a9fa4fe4baa..4ab001dcb4c2 100644 --- a/net/py-ldap2/distinfo +++ b/net/py-ldap2/distinfo @@ -1,2 +1,2 @@ -SHA256 (python-ldap-2.4.10.tar.gz) = 67cc7801bf24c29386ab99966ceb68d6a60fa9e0566cc95a4fbb2c4695a8ce54 -SIZE (python-ldap-2.4.10.tar.gz) = 134153 +SHA256 (python-ldap-2.4.12.tar.gz) = 8587f8007c603b09ea6aa72fd63f1619b8a0d7f97e81ce955a44e8f84c7c9088 +SIZE (python-ldap-2.4.12.tar.gz) = 135395 diff --git a/net/py-ldap2/pkg-descr b/net/py-ldap2/pkg-descr index 59d074982c9d..add35193d5e6 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://www.python-ldap.org/ +WWW: http://www.python-ldap.org/ |