Opened 11 years ago

Closed 11 years ago

#40612 closed enhancement (fixed)

highlight: use -arch flags; simplify specifying destroot/prefix; improve livecheck

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: pjenvey@…
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: haspatch Cc:
Port: highlight

Description

The attached patch makes a few improvements to the highlight port:

  • ensures -arch flags are used
  • uses args to specify the prefix instead of using a patchfile
  • actually passes the CXXFLAGS to the makefile (the makefile incorrectly uses the variable CFLAGS for this)
  • improves the livecheck to use the project's own homepage instead of freecode which can be unreliable

Does this look ok to you? If so I can commit it.

Attachments (1)

highlight.diff (2.0 KB) - added by ryandesign (Ryan Carsten Schmidt) 11 years ago.
proposed patch

Download all attachments as: .zip

Change History (2)

Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: highlight.diff added

proposed patch

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

r112091 (maintainer timeout)

Note: See TracTickets for help on using tickets.