Page MenuHomeFreeBSD

devel/tortoisehg: Update to 4.8.
ClosedPublic

Authored by arrowd on Nov 19 2018, 10:56 AM.
Tags
None
Referenced Files
F134923220: D18042.id50976.diff
Wed, Nov 5, 5:43 AM
F134906259: D18042.diff
Wed, Nov 5, 3:32 AM
Unknown Object (File)
Mon, Oct 27, 6:08 AM
Unknown Object (File)
Wed, Oct 22, 12:04 AM
Unknown Object (File)
Sat, Oct 18, 3:28 AM
Unknown Object (File)
Sep 26 2025, 11:29 AM
Unknown Object (File)
Sep 18 2025, 8:01 PM
Unknown Object (File)
Sep 16 2025, 8:20 PM

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.