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)
Sat, Jan 25, 2:41 PM
Unknown Object (File)
Fri, Jan 10, 12:07 PM
Unknown Object (File)
Wed, Jan 8, 12:42 AM
Unknown Object (File)
Dec 12 2024, 6:02 PM
Unknown Object (File)
Nov 23 2024, 10:37 AM
Unknown Object (File)
Nov 19 2024, 3:07 AM
Unknown Object (File)
Oct 27 2024, 6:21 PM
Unknown Object (File)
Oct 16 2024, 8:33 AM

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 20908
Build 20274: arc lint + arc unit

Event Timeline

ndowens_yahoo.com added inline comments.
devel/tortoisehg/Makefile
17โ€“18

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

19โ€“20

Move/keep in OPTIONS block

20

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.