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)
Sun, Mar 9, 5:26 PM
Unknown Object (File)
Thu, Feb 20, 3:53 PM
Unknown Object (File)
Tue, Feb 18, 8:16 AM
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
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 19443
Build 19038: arc lint + arc unit

Event Timeline

deskutils/ganttproject/Makefile
15–16

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.