Page MenuHomeFreeBSD

Fix build, unbreak after x11-toolkits/scintilla update
ClosedPublic

Authored by krion on Mar 12 2017, 10:14 AM.
Tags
None
Referenced Files
F137069355: D9974.id26231.diff
Fri, Nov 21, 2:13 AM
F136883072: D9974.id26231.diff
Thu, Nov 20, 9:46 AM
Unknown Object (File)
Sun, Nov 16, 7:31 AM
Unknown Object (File)
Wed, Oct 29, 12:37 AM
Unknown Object (File)
Oct 1 2025, 9:09 AM
Unknown Object (File)
Sep 29 2025, 7:53 AM
Unknown Object (File)
Sep 28 2025, 4:29 AM
Unknown Object (File)
Sep 28 2025, 4:29 AM
Subscribers
None

Details

Reviewers
mat
Commits
rP436103: - Fix build
Summary

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217697

  • Add new necessary dependencies
  • Replace portions of CPPFLAGS and LDFLAGS with sed patches for ${WRKSRC}/configure
  • Add sed patch to rename some deprecated structure names after v3.7.1 update of x11-toolkits/scintilla

Diff Detail

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

Event Timeline

Looks good, but for the patches, we try to not commit metadata changes needlessly. So, changing the header, or the "c function" generate by -p is not a reason to update patches.

On the other hand, changing the line numbers in the hunk first line (the @@ -xxx,xx +xxx,xx @@ bit) would warrant an update. (It is not the case here.)

This revision is now accepted and ready to land.Mar 13 2017, 4:44 PM
This revision was automatically updated to reflect the committed changes.