Page MenuHomeFreeBSD

lang/ecl: Fix r538595
ClosedPublic

Authored by salvadore on Jun 12 2020, 11:39 AM.
Tags
None
Referenced Files
F154270551: D25244.id.diff
Mon, Apr 27, 12:37 PM
Unknown Object (File)
Sat, Apr 25, 2:27 PM
Unknown Object (File)
Sat, Apr 25, 12:14 AM
Unknown Object (File)
Tue, Apr 21, 9:04 AM
Unknown Object (File)
Tue, Apr 21, 8:56 AM
Unknown Object (File)
Tue, Apr 21, 8:56 AM
Unknown Object (File)
Mon, Apr 20, 1:41 AM
Unknown Object (File)
Sat, Apr 18, 10:26 PM
Subscribers
None

Details

Summary

Move the comment introduced in r538595 so that it does not break the port anymore.

Reported by: mat

Diff Detail

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

Event Timeline

salvadore created this revision.

This time I have tested it properly in a poudriere jail. (Only one, I hope it's enough.)

Sorry, I forgot about a warning from mat: line 11 is now part of the comment started at line 10.
I have to look at this review again.

I moved the comment from within the patch to the top of it: it is a different style than the one used by Thierry for the other patches he introduced, but I think it makes more sense in this case.

Tested successfully with poudriee i386 11.3-RELEASE.

This revision is now accepted and ready to land.Jun 13 2020, 9:19 AM
This revision was automatically updated to reflect the committed changes.