Page MenuHomeFreeBSD

devel/tortoisehg: Update to 4.8.
ClosedPublic

Authored by arrowd on Nov 19 2018, 10:56 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Feb 24, 5:23 AM
Unknown Object (File)
Fri, Feb 14, 10:50 PM
Unknown Object (File)
Thu, Feb 6, 5:59 PM
Unknown Object (File)
Jan 30 2025, 4:52 PM
Unknown Object (File)
Jan 30 2025, 3:06 AM
Unknown Object (File)
Jan 25 2025, 2:41 PM
Unknown Object (File)
Jan 10 2025, 12:07 PM
Unknown Object (File)
Jan 8 2025, 12:42 AM

Diff Detail

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

Event Timeline

ndowens_yahoo.com added inline comments.
devel/tortoisehg/Makefile
18 ↗(On Diff #50594)

Move OPTIONS block below NO_ARCH
Nothing should go be below OPTIONS block

24 ↗(On Diff #50594)

Move/keep in OPTIONS block

28 ↗(On Diff #50594)

Move this under USES or move INSTALLS_ICONS down one line below this one

You can find the documentation on it here: Order of Variables

INSTALLS_ICONS is likely even not needed, as this is not a gnome application.

This revision is now accepted and ready to land.Nov 22 2018, 7:50 PM
This revision was automatically updated to reflect the committed changes.