[MacPorts] #33596: gnuplot: update to 4.6.0

MacPorts noreply at macports.org
Thu Apr 5 17:20:38 PDT 2012


#33596: gnuplot: update to 4.6.0
--------------------------------------------+-------------------------------
 Reporter:  mojca.miklavec.lists@…          |       Owner:  macports-tickets@…                   
     Type:  update                          |      Status:  new                                  
 Priority:  Normal                          |   Milestone:                                       
Component:  ports                           |     Version:  2.0.4                                
 Keywords:                                  |        Port:  gnuplot                              
--------------------------------------------+-------------------------------

Comment(by mojca.miklavec.lists@…):

 I just tested on Snow Leopard and then discovered that
 kProcessTransformToBackgroundApplication is listed on Lion Api diff list
 at
 http://developer.apple.com/library/mac/#releasenotes/General/MacOSXLionAPIDiffs/ApplicationServices.html.

 {{{
 typedef UInt32 ProcessApplicationTransformState;
 enum {
   kProcessTransformToForegroundApplication = 1,
   kProcessTransformToBackgroundApplication = 2, /* functional in Mac OS X
 Barolo and later */
   kProcessTransformToUIElementApplication = 4 /* functional in Mac OS X
 Barolo and later */
 };
 }}}

 It seems that gnuplot with qt would need an additional patch to work on
 10.6 and earlier.

-- 
Ticket URL: <https://trac.macports.org/ticket/33596#comment:18>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list