Date: Wed, 15 Feb 2006 20:58:29 +0100 (CET) From: Joerg Pulz <Joerg.Pulz@frm2.tum.de> To: freebsd-questions@freebsd.org Cc: kris@freebsd.org Subject: bsd.port.mk broken since last commit Message-ID: <20060215204610.H887@hades.admin.frm2>
next in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
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.
Thanks a lot
Joerg
- --
The beginning is the most important part of the work.
-Plato
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)
iD8DBQFD84fnSPOsGF+KA+MRAgMdAKCqi1W5D2Jr4pVnxx6FFw6+L8Mk8wCfWBEZ
vBn6XZrMqZ3GmY0HsEGi1oc=
=Nz6o
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060215204610.H887>
