Page MenuHomeFreeBSD

lang/ecl: Fix r538595
ClosedPublic

Authored by salvadore on Jun 12 2020, 11:39 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 1:08 AM
Unknown Object (File)
Tue, Oct 7, 3:41 PM
Unknown Object (File)
Wed, Sep 24, 8:53 AM
Unknown Object (File)
Mon, Sep 22, 7:11 PM
Unknown Object (File)
Mon, Sep 22, 2:33 PM
Unknown Object (File)
Aug 24 2025, 11:15 PM
Unknown Object (File)
Aug 2 2025, 8:27 PM
Unknown Object (File)
Jul 22 2025, 2: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
Lint Not Applicable
Unit
Tests Not Applicable

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.