Page MenuHomeFreeBSD

Tidy the Makefiles for devel/freebsd-gcc*. No functional change.
ClosedPublic

Authored by jhb on Mar 4 2021, 11:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 7, 8:59 AM
Unknown Object (File)
Sun, May 5, 2:58 AM
Unknown Object (File)
Sat, May 4, 6:18 PM
Unknown Object (File)
Sun, Apr 21, 8:19 PM
Unknown Object (File)
Apr 15 2024, 4:16 AM
Unknown Object (File)
Apr 8 2024, 7:04 AM
Unknown Object (File)
Mar 31 2024, 8:29 AM
Unknown Object (File)
Mar 28 2024, 7:07 PM
Subscribers

Details

Summary
  • Sort BUILD_DEPENDS before LIB_DEPENDS and RUN_DEPENDS.
  • Quiet other warnings noted by portlint.

Requested by: mat (1)

Test Plan
  • poudriere bulk -t of all flavors

Diff Detail

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

Event Timeline

jhb requested review of this revision.Mar 4 2021, 11:54 PM
jhb created this revision.
lwhsu added a subscriber: lwhsu.
lwhsu added inline comments.
devel/freebsd-gcc6/Makefile
27

We can have this sorted.

devel/freebsd-gcc9/Makefile
26

This list can be sorted.

This revision is now accepted and ready to land.Mar 5 2021, 2:19 AM
This revision was automatically updated to reflect the committed changes.
jhb marked 2 inline comments as done.