Page MenuHomeFreeBSD

math/labplot: Update to 2.5.0
ClosedPublic

Authored by jhale on Sep 2 2018, 10:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Dec 27, 9:35 PM
Unknown Object (File)
Nov 25 2024, 9:41 PM
Unknown Object (File)
Nov 24 2024, 7:17 AM
Unknown Object (File)
Nov 23 2024, 2:16 AM
Unknown Object (File)
Nov 21 2024, 8:52 AM
Unknown Object (File)
Nov 19 2024, 10:27 AM
Unknown Object (File)
Nov 15 2024, 6:48 AM
Unknown Object (File)
Nov 10 2024, 12:16 AM
Subscribers

Details

Reviewers
tcberner
Group Reviewers
kde
Commits
rP478934: - Update to 2.5.0
Summary

Update math/labplot to 2.5.0
Builds with Qt 5.11

Test Plan

Poudriere tests done with Qt 5.11
Still need to check for regressions with Qt 5.10

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

math/labplot/Makefile
17–33 ↗(On Diff #47599)

Wrong place in the Makefile. See Chapter 15. Order of Variables in Port Makefiles.

  • Order Makefile according to PHB
  • ecm should just be a build dependency
  • Disable LIBCERF since we don't have it in the ports tree. If it ever appears, this will avoid unexpected linking.
jhale marked an inline comment as done.Sep 3 2018, 9:34 AM
tcberner added a subscriber: tcberner.

Looks good to me.

This revision is now accepted and ready to land.Sep 3 2018, 6:30 PM
This revision was automatically updated to reflect the committed changes.