Page MenuHomeFreeBSD

security/acme.sh: Use EXAMPLES properly
ClosedPublic

Authored by dvl on Jan 16 2020, 5:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 30, 7:22 PM
Unknown Object (File)
Mon, Mar 23, 8:29 PM
Unknown Object (File)
Mon, Mar 23, 9:57 AM
Unknown Object (File)
Sun, Mar 22, 11:10 PM
Unknown Object (File)
Sun, Mar 22, 7:13 PM
Unknown Object (File)
Thu, Mar 19, 12:52 AM
Unknown Object (File)
Sun, Mar 15, 1:30 PM
Unknown Object (File)
Sun, Mar 15, 6:29 AM
Subscribers

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 28755
Build 26765: arc lint + arc unit

Event Timeline

linimon retitled this revision from Use EXAMPLES properly to security/acme.sh: Use EXAMPLES properly.Jan 16 2020, 8:56 PM

Introduce do-install-EXAMPLES-on
Move EXAMPLES related command to that stage
Adjust pkg-plist to cover examples directories.

sunpoet added a subscriber: sunpoet.

LGTM. Thanks!

security/acme.sh/Makefile
16–17

Please add one more tab to align them with others.

27

Use "socat:net/socat" here because it does not require specific version.

This revision is now accepted and ready to land.Jan 18 2020, 3:48 PM
This revision was automatically updated to reflect the committed changes.