[MacPorts] #46942: gnuplot 5.0.0 +aquaterm fails to include support for aquaterm

MacPorts noreply at macports.org
Mon Feb 23 22:26:58 PST 2015


#46942: gnuplot 5.0.0 +aquaterm fails to include support for aquaterm
--------------------------+---------------------
  Reporter:  michaelld@…  |      Owner:  mojca@…
      Type:  defect       |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:
Resolution:               |   Keywords:
      Port:  gnuplot      |
--------------------------+---------------------

Comment (by mojca@…):

 Ah, that explains it. I didn't notice that tiny detail.

 But there's another issue then. Is problematic just the part with
 `-framework AquaTerm`? What about
 {{{
 #import <aquaterm/AQTAdapter.h>
 }}}
 in `term/aquaterm.trm` and
 {{{
 #import <Aquaterm/AQTAdapter.h>
 }}}
 in `configure` script?

 So we need to two two things now:
 - create a patch for MacPorts (patching the `configure` script)
 - submit the patch upstream (patching the sources for `configure` script)

 Can you please test the attached patches?

-- 
Ticket URL: <https://trac.macports.org/ticket/46942#comment:4>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list