ports/127344: Upgrade of port net/asterisk-app-ldap for openldap 2.4
Matthias Fechner
idefix at fechner.net
Sat Sep 13 07:40:03 UTC 2008
>Number: 127344
>Category: ports
>Synopsis: Upgrade of port net/asterisk-app-ldap for openldap 2.4
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sat Sep 13 07:40:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Matthias Fechner
>Release: 7.0-STABLE
>Organization:
>Environment:
System: FreeBSD server.idefix.lan 7.0-STABLE FreeBSD 7.0-STABLE #4: Sat Jul 19 11:54:07 CEST 2008 root at server.idefix.lan:/usr/obj/usr/src/sys/SERVER2_I4B i386
>Description:
Fixes problem with Openldap version 2.4
>How-To-Repeat:
>Fix:
Apply to following patch:
Patch attached with submission follows:
--- net/asterisk-app-ldap/Makefile.old 2008-09-12 14:56:01.000000000 +0200
+++ net/asterisk-app-ldap/Makefile 2008-09-12 15:10:21.000000000 +0200
@@ -11,12 +11,13 @@
MASTER_SITES= http://www.mezzo.net/asterisk/
DISTNAME= app_ldap-${DISTVERSION}
EXTRACT_SUFX= .tgz
+USE_OPENLDAP?= 24
MAINTAINER= idefix at fechner.net
COMMENT= LDAPget application module for the Asterisk PBX 1.4
BUILD_DEPENDS= asterisk:${PORTSDIR}/net/asterisk \
- ${LOCALBASE}/lib/libldap.so:${PORTSDIR}/net/openldap23-client \
+ ${LOCALBASE}/lib/libldap.so:${PORTSDIR}/net/openldap${USE_OPENLDAP}-client \
${LOCALBASE}/lib/libiconv.so:${PORTSDIR}/converters/libiconv
USE_GMAKE= yes
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list