Page MenuHomeFreeBSD

net/linux-c6-openldap: fix plist issues
ClosedPublic

Authored by xmj on Oct 21 2014, 11:25 AM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 6 2024, 5:44 PM
Unknown Object (File)
Feb 6 2024, 4:32 PM
Unknown Object (File)
Jan 14 2024, 7:07 PM
Unknown Object (File)
Jan 5 2024, 2:28 AM
Unknown Object (File)
Jan 5 2024, 2:28 AM
Unknown Object (File)
Jan 5 2024, 2:16 AM
Unknown Object (File)
Dec 19 2023, 9:27 PM
Unknown Object (File)
Nov 27 2023, 8:29 AM
Subscribers
None

Details

Reviewers
swills
koobs
Summary

As per
http://package21.nyi.freebsd.org/data/91amd64-default-qat/371223/logs/errors/linux-c6-openldap-2.4.23.log
the port is currently missing usr/libexec/openldap/create-certdb.sh in
PLIST_FILES.
Add it.

net/linux-c6-openldap: fix plist issues

- Add usr/libexec/openldap/create-certdb.sh to PLIST_FILES

Submitted by:	antoine
Approved by:	swills
Test Plan

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

xmj retitled this revision from to net/linux-c6-openldap: fix plist issues.
xmj updated this object.
xmj edited the test plan for this revision. (Show Details)
xmj added reviewers: swills, koobs.
swills edited edge metadata.

Approved, but this has enough files in plist to justify a separate plist file, so you could do that if you wanted.

This revision is now accepted and ready to land.Oct 25 2014, 2:28 PM

(Kept at PLIST_FILES for the moment. Next revision will get its own pkg-plist.)

Committed revision 371572.