Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Feb 2011 16:01:29 GMT
From:      Ruslan Mahmatkhanov <cvs-src@yandex.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/154977: [UPDATE] net/py-ldap2: update to 2.3.13
Message-ID:  <201102231601.p1NG1TWV000617@red.freebsd.org>
Resent-Message-ID: <201102231610.p1NGA7lc055063@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         154977
>Category:       misc
>Synopsis:       [UPDATE] net/py-ldap2: update to 2.3.13
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 23 16:10:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ruslan Mahmatkhanov
>Release:        8.2-PRERELEASE
>Organization:
>Environment:
8.2-PRERELEASE i386

tested with python2.7 and openldap24-client against my handmade ldap application
>Description:
- update to 2.3.13

changelog:
* Correct #ifdef-statement for LDAP_OPT_X_TLS_CRLFILE in
  constants.c fixes build with older OpenLDAP libs
* Support for LDAP_OPT_DEFBASE (see SF#3072016, thanks to Johannes)
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruNa py-ldap2.orig/Makefile py-ldap2/Makefile
--- py-ldap2.orig/Makefile	2011-02-19 16:35:14.000000000 +0300
+++ py-ldap2/Makefile	2011-02-23 18:48:09.000000000 +0300
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/net/py-ldap2/Makefile,v 1.53 2011/02/19 13:35:14 delphij Exp $
 
 PORTNAME=	ldap2
-PORTVERSION=	2.3.12
+PORTVERSION=	2.3.13
 CATEGORIES=	net python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff -ruNa py-ldap2.orig/distinfo py-ldap2/distinfo
--- py-ldap2.orig/distinfo	2011-02-19 16:35:14.000000000 +0300
+++ py-ldap2/distinfo	2011-02-23 18:48:16.000000000 +0300
@@ -1,2 +1,2 @@
-SHA256 (python-ldap-2.3.12.tar.gz) = 3c8524dfaa5909d35af5c927d243c2bd8c8831ec47e58f7a2e3093a3264a42b5
-SIZE (python-ldap-2.3.12.tar.gz) = 112239
+SHA256 (python-ldap-2.3.13.tar.gz) = 417ae3f6e2f680461611dc60c95ac9fcb3c5bab2e00e06f9e0572b85903ecc9b
+SIZE (python-ldap-2.3.13.tar.gz) = 112397


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102231601.p1NG1TWV000617>