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)
Fri, Aug 28, 6:25 PM
Unknown Object (File)
Thu, Aug 27, 5:20 PM
Unknown Object (File)
Wed, Aug 26, 12:43 PM
Unknown Object (File)
Mon, Aug 24, 11:16 AM
Unknown Object (File)
Thu, Aug 13, 3:35 AM
Unknown Object (File)
Mon, Aug 10, 2:54 PM
Unknown Object (File)
Sat, Aug 8, 2:37 PM
Unknown Object (File)
Sat, Aug 8, 10:11 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.