#35301: patch for deprecated mouse events on Lion --------------------------------------------+------------------------------- Reporter: mojca.miklavec.lists@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: wxWidgets-devel --------------------------------------------+------------------------------- I would like to request applying the following patch: * http://trac.wxwidgets.org/changeset/72195 to get rid of the following warnings {{{ 2011-12-02 17:29:04.748 gnuplot[51573:3103] -_continuousScroll is deprecated for NSScrollWheel. Please use -hasPreciseScrollingDeltas. 2011-12-02 17:29:04.749 gnuplot[51573:3103] -deviceDeltaX is deprecated for NSScrollWheel. Please use -scrollingDeltaX. 2011-12-02 17:29:04.749 gnuplot[51573:3103] -deviceDeltaY is deprecated for NSScrollWheel. Please use -scrollingDeltaY. }}} in gnuplot. -- Ticket URL: <https://trac.macports.org/ticket/35301> MacPorts <http://www.macports.org/> Ports system for Mac OS