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)
Thu, Mar 6, 6:00 PM
Unknown Object (File)
Thu, Feb 27, 4:34 PM
Unknown Object (File)
Nov 27 2024, 2:55 AM
Unknown Object (File)
Nov 23 2024, 11:02 AM
Unknown Object (File)
Nov 21 2024, 3:14 PM
Unknown Object (File)
Nov 21 2024, 3:11 PM
Unknown Object (File)
Nov 12 2024, 5:51 AM
Unknown Object (File)
Nov 12 2024, 5:09 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.