Page MenuHomeFreeBSD

deskutils/ganttproject: update to 2.8.9
ClosedPublic

Authored by fernape on Sep 5 2018, 5:18 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 20, 1:14 PM
Unknown Object (File)
Feb 22 2024, 8:47 PM
Unknown Object (File)
Feb 21 2024, 3:01 PM
Unknown Object (File)
Feb 21 2024, 3:01 PM
Unknown Object (File)
Feb 21 2024, 3:01 PM
Unknown Object (File)
Feb 21 2024, 3:01 PM
Unknown Object (File)
Feb 21 2024, 5:11 AM
Unknown Object (File)
Jan 29 2024, 3:08 AM
Subscribers

Details

Summary
  • Update port to 2.8.9
  • Expand DISTVERSION in pkg-plist
  • Use DISTVERSION in path for link creation
Test Plan
  • portlint -AC OK
  • poudriere builds for {10.4,11.1}{amd64,i386}, 12i386 OK
  • run test in 11.2amd64 OK

Diff Detail

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

Event Timeline

deskutils/ganttproject/Makefile
16–17 ↗(On Diff #47702)

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

Move NO_ARCH and NO_BUILD with the section of the rest of variables

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