Update to version 2.0.9.

This commit is contained in:
mbalmer 2005-07-29 10:26:58 +00:00
parent b44f2eb4dd
commit 22ae2e54ed
3 changed files with 13 additions and 13 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.7 2005/06/29 14:18:39 mbalmer Exp $
# $OpenBSD: Makefile,v 1.8 2005/07/29 10:26:58 mbalmer Exp $
SHARED_ONLY= Yes
COMMENT= "LDAP client API for Python"
DISTNAME= python-ldap-2.0.8
DISTNAME= python-ldap-2.0.9
PKGNAME= ${DISTNAME:S/python/py/}
CATEGORIES= databases

View File

@ -1,4 +1,4 @@
MD5 (python-ldap-2.0.8.tar.gz) = 69bf92673fba5c1965fdabcc98ea2941
RMD160 (python-ldap-2.0.8.tar.gz) = 6fc02d475a9a329f7ee26ca311e8565f6c90b014
SHA1 (python-ldap-2.0.8.tar.gz) = 19d4c30d60404f7410f6db3fc5817b6f9b238d05
SIZE (python-ldap-2.0.8.tar.gz) = 72168
MD5 (python-ldap-2.0.9.tar.gz) = c67807f734ba904262145985ae940186
RMD160 (python-ldap-2.0.9.tar.gz) = 0cb164afc7848ba5894d61c45c66f20118c2514b
SHA1 (python-ldap-2.0.9.tar.gz) = 94078a17ef1dcd483076db903e29ff332ef3585a
SIZE (python-ldap-2.0.9.tar.gz) = 72165

View File

@ -1,12 +1,12 @@
--- setup.cfg.orig Wed Jun 29 14:07:05 2005
+++ setup.cfg Wed Jun 29 14:07:41 2005
@@ -6,9 +6,6 @@
# Section for compiling the C extension module
--- setup.cfg.orig Fri Jul 29 12:20:10 2005
+++ setup.cfg Fri Jul 29 12:20:21 2005
@@ -7,9 +7,6 @@
# for wrapping OpenLDAP 2 libs
[_ldap]
-library_dirs = /opt/openldap-OPENLDAP_REL_ENG_2_2/lib
-include_dirs = /opt/openldap-OPENLDAP_REL_ENG_2_2/include /usr/include/sasl
-library_dirs = /usr/local/openldap-REL_ENG_2_1/lib /usr/local/cyrus-sasl/lib
-include_dirs = /usr/local/openldap-REL_ENG_2_1/include /usr/local/cyrus-sasl/include
-
extra_compile_args =
extra_objects =
extra_objects =