Bug 259049 - sysutils/adtool: Fix build with OpenLDAP 2.5
Summary: sysutils/adtool: Fix build with OpenLDAP 2.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Xin LI
URL:
Keywords:
Depends on:
Blocks: 258297
  Show dependency treegraph
 
Reported: 2021-10-10 17:27 UTC by Xin LI
Modified: 2021-11-25 06:18 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (joseph)


Attachments
Proposed patch (1.68 KB, patch)
2021-10-10 17:27 UTC, Xin LI
delphij: maintainer-approval? (joseph)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xin LI freebsd_committer freebsd_triage 2021-10-10 17:27:42 UTC
Created attachment 228568 [details]
Proposed patch

sysutils/adtool is expecting ldap_r which will be gone in OpenLDAP 2.5.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-11-25 06:17:42 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2e17b44b71322eeb44578f25943e1a7c51f23632

commit 2e17b44b71322eeb44578f25943e1a7c51f23632
Author:     Xin LI <delphij@FreeBSD.org>
AuthorDate: 2021-11-25 06:17:01 +0000
Commit:     Xin LI <delphij@FreeBSD.org>
CommitDate: 2021-11-25 06:17:02 +0000

    sysutils/adtool: Fix build with OpenLDAP 2.5

    PR:             259049
    Approved by:    maintainer timeout

 sysutils/adtool/Makefile                            | 2 +-
 sysutils/adtool/files/patch-src__tools__Makefile.in | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)