misc/154977: [UPDATE] net/py-ldap2: update to 2.3.13
Ruslan Mahmatkhanov
cvs-src at yandex.ru
Wed Feb 23 16:10:07 UTC 2011
>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:
More information about the freebsd-bugs
mailing list