Page MenuHomeFreeBSD

lang/ecl: Fix r538595
ClosedPublic

Authored by salvadore on Jun 12 2020, 11:39 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 3, 7:24 AM
Unknown Object (File)
Wed, Feb 26, 6:41 AM
Unknown Object (File)
Sun, Feb 23, 8:23 AM
Unknown Object (File)
Sat, Feb 22, 9:26 PM
Unknown Object (File)
Sat, Feb 22, 9:26 PM
Unknown Object (File)
Sat, Feb 22, 7:57 PM
Unknown Object (File)
Sat, Feb 22, 6:04 PM
Unknown Object (File)
Mon, Feb 17, 4:02 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.