bsd.port.mk broken since last commit

Kris Kennaway kris at obsecurity.org
Wed Feb 15 12:36:36 PST 2006


On Wed, Feb 15, 2006 at 08:58:29PM +0100, Joerg Pulz wrote:
> 
> Hi,
> 
> i recently found out, that the OPENLDAP part of ports/Mk/bsd.port.mk is 
> broken since the last commit.
> I think it was only by accident, because the commit message says:
> - Update the OpenLDAP default version. [8]
> 
> Unfortunately, not the default version of OpenLDAP was changes but the 
> OpenLDAP shared library version was bumped.
> 
> I think the commit should change
> WANT_OPENLDAP_VER?=	22
> to
> WANT_OPENLDAP_VER?=	23
> 
> and not
> 
> LIB_DEPENDS+=	ldap-2.3.1:${PORTSDIR}/net/openldap23${_OPENLDAP_FLAVOUR}-client
> to
> LIB_DEPENDS+=	ldap-2.3.2:${PORTSDIR}/net/openldap23${_OPENLDAP_FLAVOUR}-client
> 
> Can someone please take a look at this and fix it.

Please raise this on ports@ and/or with the person who submitted the
change I committed.

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20060215/abcc853d/attachment.bin


More information about the freebsd-questions mailing list