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)
Jan 15 2025, 11:45 PM
Unknown Object (File)
Jan 3 2025, 1:35 PM
Unknown Object (File)
Dec 29 2024, 9:47 PM
Unknown Object (File)
Dec 6 2024, 11:22 PM
Unknown Object (File)
Dec 4 2024, 8:09 AM
Unknown Object (File)
Dec 3 2024, 5:59 AM
Unknown Object (File)
Nov 23 2024, 11:23 AM
Unknown Object (File)
Nov 8 2024, 6:38 PM
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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 19421
Build 19018: arc lint + arc unit

Event Timeline

deskutils/ganttproject/Makefile
16–17

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.