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)
Sat, Jan 11, 7:09 AM
Unknown Object (File)
Mon, Dec 30, 11:51 PM
Unknown Object (File)
Dec 19 2024, 10:50 PM
Unknown Object (File)
Dec 1 2024, 11:34 PM
Unknown Object (File)
Dec 1 2024, 5:42 PM
Unknown Object (File)
Nov 25 2024, 4:44 PM
Unknown Object (File)
Nov 25 2024, 3:15 AM
Unknown Object (File)
Nov 23 2024, 4:50 AM
Subscribers

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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 ↗(On Diff #66967)

Please add one more tab to align them with others.

27 ↗(On Diff #66967)

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.