[112166] trunk/dports/math/gnuplot/Portfile

mojca at macports.org mojca at macports.org
Mon Oct 14 06:30:39 PDT 2013


Revision: 112166
          https://trac.macports.org/changeset/112166
Author:   mojca at macports.org
Date:     2013-10-14 06:30:39 -0700 (Mon, 14 Oct 2013)
Log Message:
-----------
gnuplot: revbump after wxWidgets upgrade (#40743), make +wxwidgets default (make buildbot for wxMaxima & others happy)

Modified Paths:
--------------
    trunk/dports/math/gnuplot/Portfile

Modified: trunk/dports/math/gnuplot/Portfile
===================================================================
--- trunk/dports/math/gnuplot/Portfile	2013-10-14 13:28:07 UTC (rev 112165)
+++ trunk/dports/math/gnuplot/Portfile	2013-10-14 13:30:39 UTC (rev 112166)
@@ -9,7 +9,7 @@
 
 name                        gnuplot
 version                     4.6.3
-revision                    4
+revision                    5
 categories                  math science
 # the license has some inconvenient requirements that we're not meeting
 # to be allowed to distribute binaries
@@ -131,7 +131,7 @@
     configure.args-append   --with-bitmap-terminals
 }
 
-default_variants            +aquaterm +luaterm +pangocairo +x11
+default_variants            +aquaterm +luaterm +pangocairo +wxwidgets +x11
 
 if {[variant_isset wxwidgets30] || [variant_isset wxwidgets_devel]} {
     default_variants-append +wxwidgets
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131014/feae3951/attachment.html>


More information about the macports-changes mailing list