Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Feb 2005 18:06:58 +0300
From:      "Boris B.Samorodov" <bsam@ipt.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/78027: new stable version of net/py-ldap2
Message-ID:  <E1D4KZu-0001Er-5h@bsam.ru>
Resent-Message-ID: <200502241510.j1OFAMMV064976@freefall.freebsd.org>

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

>Number:         78027
>Category:       ports
>Synopsis:       new stable version of net/py-ldap2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 24 15:10:21 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Boris B. Samorodov
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
InPharmTech
>Environment:
System: FreeBSD srv.sem.ipt.ru 5.3-STABLE FreeBSD 5.3-STABLE #0: Thu Nov 25 02:03:43 MSK 2004 bsam@srv.sem.ipt.ru:/usr/obj/usr/src/sys/SRV i386


>Description:
	According to http://sourceforge.net/project/showfiles.php?group_id=2072
	new release version is 2.0.6. We have a rather ancient version 2.0.0pre21 at ports tree.
>How-To-Repeat:
	Take a look at the site and the ports tree.
>Fix:

	Patches are very simple.
	Tested on 5.3-STABLE and python-2.3.2, python-2.4.1 (current
	python version at the port's tree).

--- Makefile.patch begins here ---
--- Makefile.orig	Mon Apr 19 15:53:48 2004
+++ Makefile	Thu Feb 24 16:01:14 2005
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/net/py-ldap2/Makefile,v 1.25 2004/04/19 11:53:48 eik Exp $
 
 PORTNAME=	ldap2
-PORTVERSION=	2.0.0pre21
+PORTVERSION=	2.0.6
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	python-ldap
@@ -21,9 +21,9 @@
 USE_REINPLACE=	yes
 
 do-configure:
-	@${REINPLACE_CMD} -e "s=/usr/local/openldap-REL_ENG_2_1/lib=${LOCALBASE}/lib=" \
-		-e "s=/usr/local/openldap-REL_ENG_2_1/include=${LOCALBASE}/include=" \
-		-e "s=ldap_r lber sasl2 ssl crypto=ldap_r lber ssl crypto=" \
+	@${REINPLACE_CMD} -e "s=/usr/local/openldap-OPENLDAP_REL_ENG_2_2/lib=${LOCALBASE}/lib=" \
+		-e "s=/usr/local/openldap-OPENLDAP_REL_ENG_2_2/include=${LOCALBASE}/include=" \
+		-e "s=ldap_r lber ssl crypto sasl2=ldap_r lber ssl crypto=" \
 		${WRKSRC}/setup.cfg
 
 .include <bsd.port.mk>
--- Makefile.patch ends here ---

--- distinfo.patch begins here ---
--- distinfo.orig	Mon Apr 19 15:53:48 2004
+++ distinfo	Thu Feb 24 14:16:40 2005
@@ -1,2 +1,2 @@
-MD5 (python-ldap-2.0.0pre21.tar.gz) = 8593cb3fe5b29ca06106ff6072015a3b
-SIZE (python-ldap-2.0.0pre21.tar.gz) = 64711
+MD5 (python-ldap-2.0.6.tar.gz) = 59fd9345a77451b7749a28a458406695
+SIZE (python-ldap-2.0.6.tar.gz) = 66029
--- distinfo.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1D4KZu-0001Er-5h>