Page MenuHomeFreeBSD

devel/tortoisehg: Update to 4.8.
ClosedPublic

Authored by arrowd on Nov 19 2018, 10:56 AM.
Tags
None
Referenced Files
F121688414: D18042.id50976.diff
Sat, Jun 28, 1:10 PM
Unknown Object (File)
Sat, Jun 28, 12:00 PM
Unknown Object (File)
Fri, Jun 27, 2:49 PM
Unknown Object (File)
Mon, Jun 23, 3:56 AM
Unknown Object (File)
Tue, Jun 17, 1:34 PM
Unknown Object (File)
Apr 16 2025, 1:38 PM
Unknown Object (File)
Apr 12 2025, 3:20 PM
Unknown Object (File)
Mar 22 2025, 4:54 PM

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.