Page MenuHomeFreeBSD

devel/tortoisehg: Update to 4.8.
ClosedPublic

Authored by arrowd on Nov 19 2018, 10:56 AM.
Tags
None
Referenced Files
F83285302: D18042.diff
Wed, May 8, 10:56 AM
Unknown Object (File)
Thu, May 2, 5:36 AM
Unknown Object (File)
Sat, Apr 20, 1:49 PM
Unknown Object (File)
Thu, Apr 18, 8:46 PM
Unknown Object (File)
Apr 6 2024, 2:33 PM
Unknown Object (File)
Apr 3 2024, 11:45 PM
Unknown Object (File)
Feb 21 2024, 6:06 AM
Unknown Object (File)
Jan 31 2024, 4:19 PM

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 20889
Build 20258: arc lint + arc unit

Event Timeline

ndowens_yahoo.com added inline comments.
devel/tortoisehg/Makefile
18

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

24

Move/keep in OPTIONS block

28

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.